I've been very inactive on opensolaris for a while and have forgotten a discouraging amount of what little I knew.
I want to get back using the snapshot capability of zfs and am having a time figuring out how to use zfs list -t snapshot. man zfs shows: zfs list [-rH] [-o property[,...]] [-t type[,...]] [-s property] ... [-S property] ... [filesystem|volume|snapshot] So I guess I can give a final argument of a filesystem but not getting it right. zfs list -t snapshot (with no more args) shows only one pool and filesystem. I have several but all I see is a list like this: [...] z3/www/rea...@zfs-auto-snap:hourly-2009-06-14-20:00[...] z3/www/z...@zfs-auto-snap:frequent-2009-06-14-20:0 [...] [...] Everything in the list is under z3/www[...] But zfs list shows 3 different pools with filesystems under them rpool z2 z3. Does it mean no snapshots are being taken anywhere else? I may have set something up but can't remember... and not sure where to look and find out. Also what is a legal name to give to zfs list -t snapshot zfs list -t snapshot <name> None of z3/www z3/www/reader rpool/exports rpool/ /rpool works. Man page specifies `filesystems|volume|snapshot' so what notation works? _______________________________________________ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-discuss