Celeb Glow
news | March 22, 2026

How to tell which physcal drive is sdc? [duplicate]

Possible Duplicate:
How can I physically identify a single drive in a RAID array?

I have a computer with several drives in it, all identical, all part of a RAID. One of those drives is failing (sdc), but I can't tell which physical drive is sdc... any suggestions?

1

1 Answer

This will output the serial number of the disk, which should be printed on its label:

sudo hdparm -i /dev/sdc
0