|
|
|
|
|
by zootboy
70 days ago
|
|
> Metadata DUP (not sure if it's across 2 disks or all 3) should be expected to be robust, I'd expect? No. DUP will happily put both copies on the same disk. You would need to use RAID1 (or RAID1c3 for a copy on all disks) if you wanted a guarantee of the metadata being on multiple disks. |
|
...even so, without a disk failure, that probably wasn't the cause of this event.