Comment Re:Same type of experience here (Score 1) 467
You should be able to access the drives with smartctl even though they're behind a RAID controller. For example, to access information about the drive in the first port of a 3ware controller:
smartctl -a -d 3ware,0
Check out the manpage for more example devices.
smartctl -a -d 3ware,0
Check out the manpage for more example devices.