|
|
|
|
|
by kadoban
1181 days ago
|
|
If you keep a ZFS mirror of the most-recent N drives, and store them separately, that should be pretty good. I forget how ZFS behaves if a mirror is missing drives though, if some are off-site. Hopefully it's smart enough to let you do that and just rotate through. |
|
You’d have better luck making a full (manual) copy most likely (ZFS send/recv, or mirror then un-mirror even better), assuming you’d run a scrub after.
Or manually make checksum files I guess. I’ve done that, less ‘magic’ that way.