Closed torriem closed 13 years ago
Is the snapshot list displayed if you do
zfs list -t all ?
Is the snapshot list displayed if you do
zfs list -t all ?
Yes that works. Further, zfs list -t all -r zfs/path works as well. Perhaps the default behavior of the zfs command has changed between Solaris 10 and the latest OpenSolaris code that zfs on linux uses?
This issue should probably be closed; I was simply not aware of the new zfs list behavior since Solaris 10 release 6.
On Solaris 10, zfs list -r shows snapshots in the list of file systems. On my RHEL6 box it does not show the snapshots at all.