zfs icon indicating copy to clipboard operation
zfs copied to clipboard

setting mountpoint mounts all snapshots

Open JMoVS opened this issue 5 years ago • 4 comments

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)

JMoVS avatar Apr 28 '19 17:04 JMoVS

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

JMoVS avatar Aug 02 '19 09:08 JMoVS

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

will-riley avatar Aug 15 '20 13:08 will-riley

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

JMoVS avatar Aug 16 '20 19:08 JMoVS

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

lundman avatar Aug 16 '20 23:08 lundman