back story.. i took my 2 seagate 32000641AS drives out of an old dns-323 disk array.. i put them in my dell Precision T5600 since the dns-323 was old and becoming a pain to manage. i then created two separate XFS fs on them and mounted them. The disks i replaced these with were smaller 500G drives.. i copied the data from them onto a 300G usb encrypted thumbdrive. after i put in the seagates i copied the data back.. i use one for local backup and the other to run a virtualbox VM but both drives had the same data from the usb.
i noticed this today in the syslog for both drives.
smartd[809]: Device: /dev/sda [SAT], 19 Currently unreadable (pending) sectors
smartd[809]: Device: /dev/sda [SAT], 19 Offline uncorrectable sectors
smartd[809]: Device: /dev/sda [SAT], 19 Currently unreadable (pending) sectors
smartd[809]: Device: /dev/sda [SAT], 19 Offline uncorrectable sectors
however, no performance issues. also, when i was copying the data back from the usb drive, 1 DIR would not copy back over.. it kept giving me an I/O error.. i didnt need it so i just didnt copy it back.
is this the reason im getting the same exact errors on both drives? or is it coincidence?
so I did mkfs.ext4 on /dev/sdb1
and im now running
badblocks -s -v -n -f /dev/sda
Checking for bad blocks in non-destructive read-write mode
From block 0 to 1953514583
Checking for bad blocks (non-destructive read-write test)
Testing with random pattern: 1.43% done, 36:36 elapsed. (0/0/0 errors)
and so far no errors with badblocks, but then i got this in syslog
smartd[809]: Device: /dev/sda [SAT], 19 Currently unreadable (pending) sectors
smartd[809]: Device: /dev/sda [SAT], 19 Offline uncorrectable sectors
smartd[809]: Device: /dev/sda [SAT], SMART Prefailure Attribute: 1 Raw_Read_Error_Rate changed from 116 to 117
smartd[809]: Device: /dev/sda [SAT], SMART Usage Attribute: 190 Airflow_Temperature_Cel changed from 68 to 67
smartd[809]: Device: /dev/sda [SAT], SMART Usage Attribute: 194 Temperature_Celsius changed from 32 to 33
smartd[809]: Device: /dev/sdb [SAT], 35 Currently unreadable (pending) sectors
smartd[809]: Device: /dev/sdb [SAT], 35 Offline uncorrectable sectors
smartd[809]: Device: /dev/sdb [SAT], SMART Prefailure Attribute: 1 Raw_Read_Error_Rate changed from 116 to 113
smartd[809]: Device: /dev/sdb [SAT], SMART Usage Attribute: 195 Hardware_ECC_Recovered changed from 35 to 49