Software RAID Dies: Which disk is dead?
July 28, 2008 3:06 PM
Subscribe
A disk in your Server2003 software RAID fails: How do you know which physical disk to pull?
I'm adding another RAID5 array to my server, and I'm thinking ahead about disaster management.
The whole point of having a RAID is that if a disk fails, I pop in a new one, the RAID gets rebuilt, and it's no big deal. But which disk to remove?
If they're all identical, and they're all on a PCI SATA card, then you can't just pop into the BIOS and see which port has a dead drive, because the BIOS won't be aware of the SATA card.
And the BIOS probably wouldn't be aware of a partial failure anyway. If the drive registers on the port but doesn't handle data anymore, the BIOS won't know.
Is this something that should be thought of as the drives are added to the system. Maybe add each drive one at a time and mark each with its ID as reported by the Disk Management snap in? (There doesn't seem to actually be an ID for each drive here, other than the label, ie: Disc 0, Disc 1, CD-ROM 0).
posted by SlyBevel to computers & internet (10 comments total)
1 user marked this as a favorite
posted by stereo at 3:32 PM on July 28