paleoN
Wizard
- Joined
- Apr 22, 2012
- Messages
- 1,402
I should have asked for:It looks like ada0 is the Seagate now. It seems fine except for when it hit 61 Celsius, outside its operating parameters. It's possible it could have caused damage.
The Western Digitals all have 199 UDMA_CRC_Error_Count. This indicates a hardware-level problem between the host controller and the controller chip on the drive. I'm guessing they are connected to the Rosewill RC-218? Then I would be looking at that more than say 3 different bad SATA cables.
ada1 has one questionable sector, 197 Current_Pending_Sector. ada2 has swapped in 1 spare sector(5), has 8 sectors pending(197) and 2 uncorrectable(198). You will want to clean them up before reusing them and keep an eye on them afterwards.
Code:
smartctl -q noserial -a /dev/adaX
The Western Digitals all have 199 UDMA_CRC_Error_Count. This indicates a hardware-level problem between the host controller and the controller chip on the drive. I'm guessing they are connected to the Rosewill RC-218? Then I would be looking at that more than say 3 different bad SATA cables.
ada1 has one questionable sector, 197 Current_Pending_Sector. ada2 has swapped in 1 spare sector(5), has 8 sectors pending(197) and 2 uncorrectable(198). You will want to clean them up before reusing them and keep an eye on them afterwards.