Steven Sim wrote:
Gurus;
I am using OpenSolaris 2008.11 snv_101b_rc2 X86
Prior to this I was using SXCE built 91 (or thereabout)
On build 91, after the command
#zfs snapshot -r myplace
I could easily see the snapshot using ZFS list.
But after install OpenSolaris 2008.11 snv 101b, I once again created a
snapshot using zfs snapshot.
r...@sunlight:/root# zfs snapshot -r mypl...@first
r...@sunlight:/root# echo $?
0
But subsequent attempts to use zfs list simply does not list the
snapshot, only the original volumes and file systems.
[snip]
Has there been a change in the interface?
Yes as discussed on this list previously.
Snapshots are now not in the default zfs list output, but can be
requested with -t all or -t snapshot. Or you can change the pool level
listsnapshots property to revert to the old behaviour.
--
Darren J Moffat
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss