Re: [zfs-discuss] zfs list -t snapshots

2009-06-17 Thread Harry Putnam
Harry Putnam writes: > cindy.swearin...@sun.com writes: > > [...] >> # zfs list -rt snapshot z3/www > [...] > Yeah... now were talking thanks > > I'm still a little curious though as to why > `zfs list -t snapshot' > > By itself without a dataset, only lists snapshots under z3/www > > I un

Re: [zfs-discuss] zfs list -t snapshots

2009-06-17 Thread Harry Putnam
cindy.swearin...@sun.com writes: [...] > > # zfs list -rt snapshot z3/www [...] Yeah... now were talking thanks I'm still a little curious though as to why `zfs list -t snapshot' By itself without a dataset, only lists snapshots under z3/www I understand about the `-r recursive' but w

Re: [zfs-discuss] zfs list -t snapshots

2009-06-15 Thread Cindy . Swearingen
Hi Harry, I use this stuff every day and I can't figure out the right syntax either. :-) Reviewing the zfs man page syntax, it looks like you should be able to use this syntax: # zfs list -t snapshot dataset But it doesn't work: # zfs list -t snapshot rpool/export cannot open 'rpool/export':

[zfs-discuss] zfs list -t snapshots

2009-06-14 Thread Harry Putnam
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