Which is likely to be more reliable (safer data + lower downtime):
having 4 drives in RAID 1 OR having 2 drives in RAID 1 plus 2 spare(s)?
In other words, is there an advantage in having spares when you are setting up RAID 1 with 4 drives?
Background: this is MDADM raid on a current stable Linux distribution. Disks are enterprise grade. Partition in RAID 1 is the root partition (minimal writes), so write performance is not a problem. Hardware allows for hot swapping HDDs. On another partition of the same 4 HDDs I have RAID 10 running for write intensive applications.