On Sun, 23 Aug 2009 22:05:15 -0400
Edward Ned Harvey <sola...@nedharvey.com> wrote:

> ## Create Full snapshot and send it
> zfs send sourc...@uniquesnapname | ssh somehost 'zfs receive -F
> targe...@uniquesnapname'

this is what I want to do. However I want a recursive backup from the
root pool. From the solaris dox I udnerstand I have to do this line:

# zfs send -Rv rp...@0908 | zfs receive -Fd backup/server/rp...@0908

I'm not quite sure about the -Fd option of "receive"
Is this correct?

-- 
Dick Hoogendijk -- PGP/GnuPG key: 01D2433D
+ http://nagual.nl/ | SunOS 10u7 5/09 | OpenSolaris 2009.06 rel
+ All that's really worth doing is what we do for others (Lewis Carrol)
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to