New user's registration have been closed due to high spamming and low trafic on this forum. Please contact forum admins directly if you need an account. Thanks !

Harddisk errors

Got problems with Bubba? Then this forum is for you.
Locked
mabl
Posts: 7
Joined: 05 Mar 2009, 11:38

Harddisk errors

Post by mabl »

Hello,

I'm running a Bubba server with the etch image , and most of the time I am quiet satisfied with it. But since some time it shows random disk access errors after it ran for some time.

Code: Select all

kjournald starting.  Commit interval 5 seconds
EXT3 FS on hda1, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
VFS: Mounted root (ext3 filesystem).
Freeing init memory: 92K
Adding 1044216k swap on /dev/hda3.  Priority:-1 extents:1 across:1044216k
EXT3 FS on hda1, internal journal
kjournald starting.  Commit interval 5 seconds
EXT3 FS on hda2, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
eth0: Link now 100-FullDuplex
hda: task_in_intr: status=0x59 { DriveReady SeekComplete DataRequest Error }
hda: task_in_intr: error=0x40 { UncorrectableError }, LBAsect=222528996533137, high=13263761, low=13263761, sector=768238481
ide: failed opcode was: unknown
end_request: I/O error, dev hda, sector 768238481
hda: task_in_intr: status=0x59 { DriveReady SeekComplete DataRequest Error }
hda: task_in_intr: error=0x40 { UncorrectableError }, LBAsect=222528996533137, high=13263761, low=13263761, sector=768238481
ide: failed opcode was: unknown
end_request: I/O error, dev hda, sector 768238481
hda: task_in_intr: status=0x59 { DriveReady SeekComplete DataRequest Error }
hda: task_in_intr: error=0x40 { UncorrectableError }, LBAsect=187344840450974, high=11166622, low=11166622, sector=766141342
ide: failed opcode was: unknown
end_request: I/O error, dev hda, sector 766141342
hda: task_in_intr: status=0x59 { DriveReady SeekComplete DataRequest Error }
hda: task_in_intr: error=0x40 { UncorrectableError }, LBAsect=187344840450974, high=11166622, low=11166622, sector=766141342

This happens with two different disk both freshly set up. The strange thing is, that it only seems to affect the /home partion (/dev/hda2).

Does anybody have a clue whats wrong here?
Tanks for your help!
Locked