Quantcast
Channel: Debian User Forums
Viewing all articles
Browse latest Browse all 2901

Off-Topic • Re: Spinning Rust Attrition

$
0
0
On this same drive it appears I rolled over the hour meter! This is a terrible report. Final 2024/12/15 - 20:31

Code:

ID# ATTRIBUTE_NAME          FLAG     VALUE WORST THRESH TYPE      UPDATED  WHEN_FAILED RAW_VALUE  1 Raw_Read_Error_Rate     0x000f   112   075   006    Pre-fail  Always       -       148595595  3 Spin_Up_Time            0x0003   094   094   000    Pre-fail  Always       -       0  4 Start_Stop_Count        0x0032   100   100   020    Old_age   Always       -       497  5 Reallocated_Sector_Ct   0x0033   067   067   036    Pre-fail  Always       -       1369  7 Seek_Error_Rate         0x000f   075   060   030    Pre-fail  Always       -       31209978  9 Power_On_Hours          0x0032   096   011   000    Old_age   Always       -       3999 10 Spin_Retry_Count        0x0013   100   100   097    Pre-fail  Always       -       0 12 Power_Cycle_Count       0x0032   100   100   020    Old_age   Always       -       248183 Runtime_Bad_Block       0x0032   073   073   000    Old_age   Always       -       27184 End-to-End_Error        0x0032   100   100   099    Old_age   Always       -       0187 Reported_Uncorrect      0x0032   001   001   000    Old_age   Always       -       21413188 Command_Timeout         0x0032   100   093   000    Old_age   Always       -       33189 High_Fly_Writes         0x003a   100   100   000    Old_age   Always       -       0190 Airflow_Temperature_Cel 0x0022   061   049   045    Old_age   Always       -       39 (Min/Max 16/41)194 Temperature_Celsius     0x0022   039   051   000    Old_age   Always       -       39 (0 16 0 0 0)195 Hardware_ECC_Recovered  0x001a   043   013   000    Old_age   Always       -       148595595197 Current_Pending_Sector  0x0012   047   046   000    Old_age   Always       -       2198198 Offline_Uncorrectable   0x0010   047   046   000    Old_age   Offline      -       2198199 UDMA_CRC_Error_Count    0x003e   200   200   000    Old_age   Always       -       0240 Head_Flying_Hours       0x0000   100   253   000    Old_age   Offline      -       82760 (150 20 0)241 Total_LBAs_Written      0x0000   100   253   000    Old_age   Offline      -       25335392242 Total_LBAs_Read         0x0000   100   253   000    Old_age   Offline      -       128788543
There's lots of interesting errors in the journal. At one point thunar froze for awhile. Instead of foolishly intervening with ignorant authority, I took a break. It all came back...

Code:

ata6.00: limiting speed to UDMA/133:PIO2ata6: hard resetting linkata6: SATA link up 1.5 Gbps (SStatus 113 SControl 310)ata6.00: configured for UDMA/133ata6: EH completeata6.00: revalidation failed (errno=-19)ata6.00: configured for UDMA/133sd 5:0:0:0: [sde] tag#16 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_OK cmd_age=6ssd 5:0:0:0: [sde] tag#16 Sense Key : Medium Error [current] sd 5:0:0:0: [sde] tag#16 Add. Sense: Unrecovered read error - auto reallocate failedsd 5:0:0:0: [sde] tag#16 CDB: Read(10) 28 00 34 51 dd b0 00 00 08 00I/O error, dev sde, sector 351732158 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 2I/O error, dev sde, sector 877780406 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 2ata6: EH complete....
Miles and miles of errors, even more kilometers...Since I'm a curious type I looked at some video files, even fixed a few. A single bad sector really isn't much. It's tough when a header tag gets obliterated. Overall lost 13 that would not copy off. Lots of sub 50MB/s during hard times, mostly 100+.

So, almost 9-1/2 years of service, time to turn it off, uh oh, it won't dismount! A quick check, it hasn't auto dismounted for weeks...Oh ya, that one test that crashed...

Code:

$  lsof ~/Videos/.vcrlsof: WARNING: can't stat() fuse.gvfsd-fuse file system /root/.cache/gvfs      Output information may be incomplete.COMMAND       PID USER   FD   TYPE DEVICE   SIZE/OFF   NODE NAMEavidemux3 1095074 mine   17r   REG   8,33 1904630953 262338 /home/mine/Videos/.vcr/Bad sector HOLD/Gold-bad sectors.dvavidemux3 1095074 mine   25r   REG   8,33 1904630953 262338 /home/mine/Videos/.vcr/Bad sector HOLD/Gold-bad sectors.dv$  pidof avidemux3$  ps 1095074    PID TTY      STAT   TIME COMMAND1095074 tty1     SNl    1:39 /tmp/.mount_avidemICyRm2/usr/bin/avidemux3_qt5 --portable /home/mine/Videos$  kill -9 1095074$  lsof ~/Videos/.vcrlsof: WARNING: can't stat() fuse.gvfsd-fuse file system /root/.cache/gvfs      Output information may be incomplete.$  systemd-umount ~/Videos/.vcrStopped unit home-mine-Videos-.vcr.mount for mount point: /home/mine/Videos/.vcrStopped unit home-mine-Videos-.vcr.automount for mount point: /home/mine/Videos/.vcr
Dec 15 21:05:49

Code:

kernel: ata6: SATA link down (SStatus 0 SControl 310)kernel: ata6: SATA link down (SStatus 0 SControl 310)kernel: ata6.00: disable devicekernel: ata6.00: detaching (SCSI 5:0:0:0)systemd[1]: systemd-fsck@dev-sdc1.service: Deactivated successfully.systemd[1]: Stopped systemd-fsck@dev-sdc1.service - File System Check on /dev/sdc1.kernel: sd 5:0:0:0: [sdc] Synchronizing SCSI cachekernel: sd 5:0:0:0: [sdc] Synchronize Cache(10) failed: Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK
oh ya, delete all the warnings sent to mail, it's failing already...

Code:

Device: /dev/sdc [SAT], ATA error count increased from 21419 to 21422
Rest in peace.

Statistics: Posted by CwF — 2024-12-16 04:42



Viewing all articles
Browse latest Browse all 2901

Trending Articles