dick hoogendijk <[email protected]> wrote: > On Sun, 23 Aug 2009 22:05:15 -0400 > Edward Ned Harvey <[email protected]> wrote: > > > > zfs send -Rv rp...@0908 > /net/remote/rpool/snaps/rpool.0908 > > > > The recommended thing is to "zfs send | zfs receive" > > I have a zpool named backup for this purpose (mirrored). > > Do I create a seperate FS (backup/FS) into it or can I use your example > like: zfs send rp...@0908 | zfs receive -Fd bac...@0908
Unless this second pool is on a different physical location, this is not a backup. A real backup is able to survive a fire, theft or similar problems. Jörg -- EMail:[email protected] (home) Jörg Schilling D-13353 Berlin [email protected] (uni) [email protected] (work) Blog: http://schily.blogspot.com/ URL: http://cdrecord.berlios.de/private/ ftp://ftp.berlios.de/pub/schily _______________________________________________ zfs-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/zfs-discuss
