Two types of failures require two different kinds of rebuild.
If it is a simple error, cataloging or for some reason a drive fell out of the RAID (usually due to a connection issue- but if it happens a lot, then the drive may be bad) then try the rebuild on disutility.
If not, you will have to rebuild the drives using terminal commands.
Apple has write ups:
Apple How To Rebuild a RAID Mirror
- 1. Open the Terminal (/Applications/Utilities/).
- Note: If you are started up from CD, you may open the Terminal by choosing it from the File menu. Also note that you should not precede any commands with "sudo" if you have gone into single-user mode.
- 2. Type: sudo diskutil checkRAID
- 3. Press Return.
...
[Read the original article]
Found by searching Apple Support.
http://search.info.apple.com/?search=Go&lr=lang_en&kword=&q=RAID failed
Technically, all this is doing is what disutility should allow you to do, but for some reason when it comes to RAIDS, the disutility doesnt always allow for a simple and easy repair.
Other rebuild commands show up in the articles.
Now if in a mirror, you deleted one of the drives, it would be just like removing one of the drives, and the RAID should show as degraded, but usable. (Note: I work with NAS that run their own JAVA based operating system- so I am working from what I know.) When any one of my RAIDs is degraded, (and we run a mirror of our RAIDS-talk about the redundancy of redundancy). Basically, rebuilding the RAID at that point is a time consuming task... well it always is. I work with RAIDS of at least 4 drives with a hot auto-swapping 5th drive. Each NAS is also mirrored. I pity the person that has to rebuild a RAID. When one of our primary drives fails, it is a sucky day for me. If I didn't help any, then I at least bumped this up.
crackedButter I have always enjoied your posts. Why would you do this?