I'm setting up a server, and my predecessor had a habit of setting up multiple RAID 1s with only 2 disks, which eventually resulted in split-brain situations which were difficult to recover from.
Since I want the same speed of access, would adding a third disk to the RAID 1 reduce the likelihood of a split-brain situation?
Or, to put it another way, Do disks "vote" in a RAID 1 when one of the disks contains an error on read?
Is there a better way to reduce the chance of hosing the RAID when one of the disks has a non-obvious failure?