On 23 Jun 2009, at 23:59 , Darren J Moffat wrote:

Harry Putnam wrote:
I thought I recalled reading somewhere that in the situation where you
have several zfs filesystems under one top level directory like this:
rpool
rpool/ROOT/osol-112
rpool/export
rpool/export/home
rpool/export/home/reader
you could do a shapshot encompassing everything below zpool instead of
having to do it at each level.  (Maybe it was in a dream...)

zfs snapshot -r rp...@mysnapshotnamegoeshere

Personally, I'd like to see it have a property to exclude filesystems like:

zfs set nosnap=yes rpool/swap
zfs set nosnap=yes rpool/dump

In order to exclude file systems I don't really care about snapshots.

That would be handier than having to remove them every time.

Cheers,

Mike

---
Michael Sullivan
michael.p.sulli...@me.com
http://www.kamiogi.net/
Japan Mobile: +81-80-3202-2599
US Phone: +1-561-283-2034


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

Reply via email to