Description of problem: The RAID5 example, the spare-disk line should read 3 and not 0: spare-disk 0
The raid-disk array and the spare-disk array use separate indexes, so the first spare disk is always spare-disk 0, regardless of how many raid-disks have been defined. For an example of this, see the examples in the raidtab man page.