A refresher: I have a single RAID-Z pool with 4 x 2TB disks and I run a scrub on a weekly basis because that is recommended for consumer grade disks.
Right now I have only one backup disk, which I would technically call a replica rather than a proper backup. It's a 2TB disk in a USB enclosure. The disk is partitioned with its own flat zpool. The backup process is manual. When I want to run off replicas I first import the external disk's pool. For each dataset that I want to back up I make a snapshot, use zfs send and zfs receive to copy it to the external disk, and then do some cleanup on that external disk. For now there is only one snapshot for each dataset on the external disk, but I keep the snapshots on the server. Like I said, the replica is for convenience rather than durability. Once finished I export the replica pool and unplug the enclosure.
I have a 2-disk enclosure that I intend to press into service. My plan is to have each disk be its own pool. I intend to alternate disks so that I will have a current and a previous replica available.
--Rich P.
_______________________________________________
Discuss mailing list
Dis...@blu.org
http://lists.blu.org/mailman/listinfo/discuss