I have not got a lot of experience in RAID systems (my systems so far have been RAID1 only) and I am getting a new system with 6 disks so I am looking at the options available.
A default install on this new system installs as a RAID5 + 1 spare. However, it could also be installed with the nospare option to get RAID6. I have read the various wiki and forum pages on the subject, but I am still a little lost on what the practical difference between RAID6 and RAID5+SPARE is.
As I understand it, RAID5 can handle a single drive failure and the hot spare would be used to switch from the failed drive to the hot spare and resync the array and then allow the failed drive to be swapped out (but requires the resync to be completed BEFORE the swap?).
Then RAID6 can handle 2 drive failures, so a failed drive can be swapped out immediately and even while syncing a second drive failure is still allowed to occur without a problem (and according to wikipedia, this allows for operator errors of swapping out the wrong drive

).
So why would you choose RAID5+1 (which is the default sme install mode) over RAID6 in a six drive system?
Marco