hi,
if you have a hardware raid (a specific card that performs
redoundancy), is not the OS that peforms mirroring, fail,
and rebuilding: just when you give power and go over bios
checks, the card begin its work, without OS.
Also depending from the card, if it has the
"automatic fail-back" enabled, when you remove
the failed drive, (hot swap if it is allowed),
and put in the new drive, the card begins the rebuild
operation. You don't see anything at OS level
(you can see performance degradation).
About 1+0 architecture, it is called mirror+striping
and is the powerfull a. It combines the performance of the raid0 (striping, not redoundant) with raid1 (mirror).
You need almost 4 drives, and yu can use 6,8,10... drives.
With 6 drives, the card splits the data in 3 disks (by this
you gain performances) and then mirrors the data on the
3 other disks.
ciao
vittorio