openzfsonosx / zfs

OpenZFS on OS X

Home Page:https://openzfsonosx.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

setting mountpoint mounts all snapshots

JMoVS opened this issue · comments

commented

When setting a mountpoint, ZFS mounts all datasets even when the snapdir setting is set to hidden.

Reproduce:

1. Create dataset
2. Set snapdir to hidden
3. make some snapshots
4. set mountpoint

results in all snapshots available getting mounted (can be a looooot)

commented

@lundman Was that recently fixed in one of the commits?

Did you get past this? Same problem here, v1.9.4 on Mojave

commented

it's still happening but you can cancel that process with ctr-c while it's mounting

I believe it doesn't happen on the new port, as that is handled differently... maybe