>>>>> "dc" == Daniel Carosone <no-re...@opensolaris.org> writes:

    dc> I'm concerned that, despite clear recommendations and advice
    dc> against it, there seem to be a number of solutions appearing
    dc> (like automated backup to cloud, via the auto-snapshot hooks)
    dc> that use the stream format for long term storage, even from
    dc> those within Sun.  

+1

    dc> I think the message needs to be clear, either way - either
    dc> endorse stream-format compatibility, or discourage such usage.

creating a good backup tool 

and creating a good replication tool

might be incompatible goals, in terms of how you design the exception
handling.  One bit flipped in a replication stream should cause the
entire receive to atomically roll back.  One bit flipped in a backup,
no matter where, should be guaranteed to cause minimal data loss (same
as on a zpool itself).

Attachment: pgp4PNZhQVhrY.pgp
Description: PGP signature

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

Reply via email to