> I think what you're saying is:  Why bother trying to backup with "zfs
> send"
> when the recommended practice, fully supportable, is to use other tools
> for
> backup, such as tar, star, Amanda, bacula, etc.   Right?
> 
> The answer to this is very simple.
> #1  ...
> #2  ...

Oh, one more thing.  "zfs send" is only discouraged if you plan to store the
data stream and do "zfs receive" at a later date.  

If instead, you are doing "zfs send | zfs receive" onto removable media, or
another server, where the data is immediately fed through "zfs receive" then
it's an entirely viable backup technique.

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

Reply via email to