Mizar

From Wiki
Jump to navigation Jump to search

Hard Drive Issues

WD-WCAVY7439298

Model Family:     Western Digital RE4-GP
Device Model:     WDC WD2002FYPS-02W3B1
Serial Number:    WD-WCAVY7439298
LU WWN Device Id: 5 0014ee 2068c1649
Firmware Version: 04.01G02
User Capacity:    2,000,398,934,016 bytes [2.00 TB]
Sector Size:      512 bytes logical/physical
Rotation Rate:    5400 rpm
Device is:        In smartctl database [for details use: -P show]
ATA Version is:   ATA8-ACS (minor revision not indicated)
SATA Version is:  SATA 3.0, 3.0 Gb/s (current: 3.0 Gb/s)
Local Time is:    Mon Apr  7 12:13:29 2014 EDT
SMART support is: Available - device has SMART capability.
SMART support is: Enabled


Sector read errors. I didn't have much luck with using the program badblocks. I used dd to write zeros the drive. dd is destructive.

 sudo dd bs=4M if=/dev/zero of=/dev/sdi

Checked to see if the drive has any errors.

 smartctl -d 3ware,0 -t long /dev/twa0

Repartitioned the drive. Created a new Volume Group, and formatted with btfs.