Checking 3ware drives in Linux
Where n should be the unit number of the drive is question (0,1,2,3,etc) and /dev/sda should be replaced with the logical drive path:
smartctl -a -d 3ware,n /dev/sda
|
|
|
|
|
|
|
|
|
|
|
|

I had to rebuild a 3ware array recently, and the instructions at http://gentoo-wiki.com/HARDWARE_3ware_Raid_Array_Management were pretty useful.
Posted July 11, 2007, 12:43 pm