I can't mount snapshots. They act like they are mounting but the mounted dir is empty. If I clone a snapshot to a volume I can mount that.
It's great to have ZFS on OS X , just wondering why it is behaving this way.
Moderators: jhartley, MSR734, nola
sw_vers
kextstat | grep zfs
zpool upgrade
zfs upgrade
zpool get all ZFS
zfs get all ZFS/Dropbox
Johns-MacBook-Pro:~ jholland$ sw_vers
ProductName: Mac OS X
ProductVersion: 10.8.2
BuildVersion: 12C60
Johns-MacBook-Pro:~ jholland$ kextstat | grep zfs
109 1 0xffffff7f807a5000 0x19b000 0x19b000 com.getgreenbytes.filesystem.zfs (2012.09.23) <13 7 5 4 3 1>
110 0 0xffffff7f80942000 0x6000 0x6000 com.getgreenbytes.driver.zfs (2012.09.14) <109 13 7 5 4 3 1>
Johns-MacBook-Pro:~ jholland$ zpool upgrade
This system is currently running ZFS pool version 28.
All pools are formatted using this version.
Johns-MacBook-Pro:~ jholland$ zfs upgrade
This system is currently running ZFS filesystem version 5.
All filesystems are formatted with the current version.
Johns-MacBook-Pro:~ jholland$ zpool get all ZFS
NAME PROPERTY VALUE SOURCE
ZFS size 138Gi -
ZFS capacity 45% -
ZFS altroot - default
ZFS health ONLINE -
ZFS guid 2944284659971417233 default
ZFS version 28 default
ZFS failmode continue default
ZFS listsnapshots off default
ZFS autoexpand off default
ZFS free 75.4Gi -
ZFS allocated 62.6Gi -
ZFS readonly off -
ZFS ashift 0 default
Johns-MacBook-Pro:~ jholland$ zfs get all ZFS/Dropbox
NAME PROPERTY VALUE SOURCE
ZFS/Dropbox type filesystem -
ZFS/Dropbox creation Wed Nov 21 16:59 2012 -
ZFS/Dropbox used 62.6Gi -
ZFS/Dropbox available 73.3Gi -
ZFS/Dropbox referenced 62.6Gi -
ZFS/Dropbox compressratio 1.00x -
ZFS/Dropbox mounted yes -
ZFS/Dropbox quota none default
ZFS/Dropbox reservation none default
ZFS/Dropbox recordsize 128Ki default
ZFS/Dropbox mountpoint /Volumes/ZFS/Dropbox default
ZFS/Dropbox checksum on default
ZFS/Dropbox compression off default
ZFS/Dropbox atime on default
ZFS/Dropbox devices on default
ZFS/Dropbox exec on default
ZFS/Dropbox setuid on default
ZFS/Dropbox readonly off default
ZFS/Dropbox snapdir visible local
ZFS/Dropbox canmount on default
ZFS/Dropbox copies 1 default
ZFS/Dropbox version 5 -
ZFS/Dropbox utf8only on -
ZFS/Dropbox normalization formD -
ZFS/Dropbox casesensitivity sensitive -
ZFS/Dropbox refquota none default
ZFS/Dropbox refreservation none default
ZFS/Dropbox primarycache all default
ZFS/Dropbox secondarycache all default
ZFS/Dropbox usedbysnapshots 1.95Mi -
ZFS/Dropbox usedbydataset 62.6Gi -
ZFS/Dropbox usedbychildren 0 -
ZFS/Dropbox usedbyrefreservation 0 -
ZFS/Dropbox logbias latency default
ZFS/Dropbox sync standard default
Johns-MacBook-Pro:~ jholland$
jholland wrote:… via the .zfs folder they work fine. …
Johns-MacBook-Pro:~ jholland$ ls /Volumes/ZFS/Dropbox/.zfs/snapshot/2012-11-24-180001/.
Johns-MacBook-Pro:~ jholland$
Users browsing this forum: ilovezfs and 3 guests