It boots fine, but after a few minutes of regular use, applications start to return strange errors like "access denied", "read-only filesystem" and the like.
e2fsck does not report any problems with the drive, and all data appears to be intact (i have copied backups just to be sure)
An endless amount of errors similar to the following can be found in dmesg:
- Code: Select all
[31806.472628] sd 4:0:0:0: [sda] 390721968 512-byte hardware sectors (200050 MB)
[31806.487567] ata5.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
[31806.487572] ata5.00: (BMDMA stat 0x66)
[31806.487579] ata5.00: cmd ca/00:08:af:6f:04/00:00:00:00:00/e0 tag 0 cdb 0x1e data 4096 out
[31806.487580] res 50/00:00:b6:6f:04/00:00:00:00:00/e0 Emask 0x20 (host bus error)
[31806.534016] ata5.00: configured for UDMA/100
[31806.725482] ata5.01: configured for UDMA/33
[31806.725502] ata5: EH complete
[31806.710961] sd 4:0:0:0: [sda] Write Protect is off
[31806.710966] sd 4:0:0:0: [sda] Mode Sense: 00 3a 00 00
[31806.727999] sd 4:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[31806.728022] sd 4:0:0:0: [sda] 390721968 512-byte hardware sectors (200050 MB)
[31806.728032] sd 4:0:0:0: [sda] Write Protect is off
[31806.728035] sd 4:0:0:0: [sda] Mode Sense: 00 3a 00 00
[31806.728049] sd 4:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[31807.285627] ata5.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
[31807.285633] ata5.00: (BMDMA stat 0x66)
[31807.285640] ata5.00: cmd ca/00:10:1f:44:a9/00:00:00:00:00/e1 tag 0 cdb 0x1e data 8192 out
[31807.285642] res 50/00:00:2e:44:a9/00:00:00:00:00/e1 Emask 0x20 (host bus error)
I suspect this is a hardware issue (faulty IDE controller/motherboard).
Could this be a problem with the drive itself, or with a kernel driver?
