ZFS snapdir readability (Crosspost)

Martin Simmons martin at lispworks.com
Thu Nov 21 12:59:33 UTC 2019


>>>>> On Thu, 21 Nov 2019 13:12:04 +0100, Borja Marcos said:
> 
> What I mean is, there is no snapshot mount functionality. If you want to access the
> contents of a snapshot you either rollback it or you clone it. There is no
> mount.

I think that is incorrect.  You can mount a snapshot on /mnt like this:

/sbin/mount -t zfs filesystem at snapname /mnt

__Martin


More information about the freebsd-fs mailing list