It click... click... click... click... clicks and whatever command (say, apt-get update) is running has to wait for it to stop before it can continue. Here's the dmesg output that goes with it:
[32368.000259] ata3.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen
[32368.000265] ata3.01: failed command: SMART
[32368.000272] ata3.01: cmd b0/d0:01:00:4f:c2/00:00:00:00:00/10 tag 0 pio 512 in
[32368.000273] res 40/00:00:00:4f:c2/00:00:00:00:00/00 Emask 0x4 (timeout)
[32368.000276] ata3.01: status: { DRDY }
[32368.336017] ata3: soft resetting link
[32368.524750] ata3.00: configured for UDMA/133
[32368.540362] ata3.01: configured for UDMA/100
[32368.540380] ata3: EH complete
[32376.000306] ata3.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen
[32376.000312] ata3.01: failed command: SMART
[32376.000318] ata3.01: cmd b0/da:00:00:4f:c2/00:00:00:00:00/10 tag 0
[32376.000319] res 40/00:00:00:4f:c2/00:00:00:00:00/00 Emask 0x4 (timeout)
[32376.000322] ata3.01: status: { DRDY }
[32376.672019] ata3: soft resetting link
[32376.860979] ata3.00: configured for UDMA/133
[32376.876362] ata3.01: configured for UDMA/100
[32376.876379] ata3: EH complete
My question is this: Is there a softwarey way to, I don't know, quarantine the bad parts of the harddisk? Or is the drive just broken beyond redemption?
(Yes, I keep backups...)
[32368.000259] ata3.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen
[32368.000265] ata3.01: failed command: SMART
[32368.000272] ata3.01: cmd b0/d0:01:00:4f:c2/00:00:00:00:00/10 tag 0 pio 512 in
[32368.000273] res 40/00:00:00:4f:c2/00:00:00:00:00/00 Emask 0x4 (timeout)
[32368.000276] ata3.01: status: { DRDY }
[32368.336017] ata3: soft resetting link
[32368.524750] ata3.00: configured for UDMA/133
[32368.540362] ata3.01: configured for UDMA/100
[32368.540380] ata3: EH complete
[32376.000306] ata3.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen
[32376.000312] ata3.01: failed command: SMART
[32376.000318] ata3.01: cmd b0/da:00:00:4f:c2/00:00:00:00:00/10 tag 0
[32376.000319] res 40/00:00:00:4f:c2/00:00:00:00:00/00 Emask 0x4 (timeout)
[32376.000322] ata3.01: status: { DRDY }
[32376.672019] ata3: soft resetting link
[32376.860979] ata3.00: configured for UDMA/133
[32376.876362] ata3.01: configured for UDMA/100
[32376.876379] ata3: EH complete
My question is this: Is there a softwarey way to, I don't know, quarantine the bad parts of the harddisk? Or is the drive just broken beyond redemption?
(Yes, I keep backups...)
Comment