On Mar 1, 2010, at 12:44, Richard Elling wrote:

On Mar 1, 2010, at 7:42 AM, Thomas Burgess wrote:

Also consider that you might not want to snapshot the entire pool.

Snapshots work on the dataset, not the pool (there is no "zpool snapshot" command :-)

Wouldn't a "zfs snapshot -r mypool" work?

-r Recursively create snapshots of all descendent datasets. Snapshots are taken atomically, so that all recursive snapshots correspond to the same moment in time.

http://docs.sun.com/app/docs/doc/819-2240/zfs-1m

_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to