Rebuild Apple RAID set
Posted
by Clinton Blackmore
on Server Fault
See other posts from Server Fault
or by Clinton Blackmore
Published on 2010-06-10T17:47:15Z
Indexed on
2010/06/10
17:53 UTC
Read the original article
Hit count: 409
raid
|macosxserver
We have a Mac Pro tower with an Apple RAID card in it using third party drives. When one drive failed, we replaced it and the RAID 5 set was nearly done rebuilding when the computer was rebooted. It did not come back up.
We are now booting up off of a different internal volume, and have three (third-party) drives of identical spec (including revision and firmware) in the box. One of the drives is a global spare; the other two are recognized as belong to a RAID set but are in "Roaming" mode. The intention is to recreate the three-drive RAID set using the data on the two drives that are good.
When we tell the system to create a RAID 5 using the three drives, it tells us that it'll create a RAID set but everything will be lost. There are no obvious options to rebuild a RAID using the two good drives and incorporating the third drive in Apple's RAID Utility, and we've looked through the options for the raidutil
command.
Fortunately, all important data is backed up, and we can rebuild from scratch, but, is there any way to make the RAIDset work again?
© Server Fault or respective owner