[OpenIndiana-discuss] about list of snaps in specific fs

2011-11-28 Thread Harry Putnam
I must be just getting the syntax all wrong but zfs man page makes
appear possible to list snapshots of a specific file system.

zfs list -t snapshot zp2/hosts/reader

   zfs list -t snapshot zp2/hosts/reader
  cannot open 'zp2/hosts/reader': operation not applicable to 
  datasets of this type

`zfs list -t' shows all snapshots... but what about a specific zfs_fs?



___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] about list of snaps in specific fs

2011-11-28 Thread Shawn Webb
zfs list -r -t snapshot dataset

On Mon, Nov 28, 2011 at 1:09 PM, Harry Putnam rea...@newsguy.com wrote:
 I must be just getting the syntax all wrong but zfs man page makes
 appear possible to list snapshots of a specific file system.

 zfs list -t snapshot zp2/hosts/reader

   zfs list -t snapshot zp2/hosts/reader
  cannot open 'zp2/hosts/reader': operation not applicable to
  datasets of this type

 `zfs list -t' shows all snapshots... but what about a specific zfs_fs?



 ___
 OpenIndiana-discuss mailing list
 OpenIndiana-discuss@openindiana.org
 http://openindiana.org/mailman/listinfo/openindiana-discuss


___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss