I'm trying to identify clearly which disk needs replacing in a RAID1 array. The controller shows it's PhysDisk 0 id=1. When opening up the machine how do I know for sure which disk this is? (Ideally by serial number on disk and not just physical cable connected to..)
Is there a way to show the serial numbers of disks through the lsiutil command line utility or otherwise?
Centos 5.4
Dell Poweredge R300
Dell (pretend) RAID SAS6iR controller (aka LSI SAS0168E)
2x WD 160Gb disks
Answering my own question - had totally forgotten about OpenManage (OMSA). Installing this beast and several megs of rpms later:
BINGO!
This command will show serial numbers of discs attached to a LSI SAS controller:
yum install lsscsi /usr/bin/lsscsi -g smartctl -a /dev/sg0
You should be able to blink the disk activity lights within the RAID utility.
Presuming the LSIUtil software uses similar syntax to the MegaCli utility that Dell oem's from LSILogic, I would start with the Perc Cheat Sheet written by Moritz Mertinkat: