Troy Cauble wrote:
I want to replace both disks in a RAID-1 with larger ones using the
instructions here:
http://linux-raid.osdl.org/index.php/Growing#Extending_an_existing_RAID_array
It looks straightforward: mdadm -f, mdmadm -r, swap a drive, etc., etc.
Except if I -f & -r a drive, I won't know which physical drive to pull.
(And I have no spare SATA ports.)
smartctl -a -d ata /dev/sdx
will tell you the serial number of the drive, which then lets you
shutdown, identify and remove the correct one.
Regards,
Richard
--
To unsubscribe from this list: send the line "unsubscribe linux-raid" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html