[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

kernel: hda: dma_timer_expiry: dma status == 0x20



Hi there,
 
I am running Debian3.1 with kernel 2.6.8-2-386 on a Dell Laptop. I am using it as a remotely accessed always-on server. It seems to run quite well, but sometimes after a few months, I get a "dma_timer_expiry: dma status == 0x20" error the file system (reiserFS) resets itself into readonly mode. I get all sorts of Input/Output errors and I can't even reboot the box.
 
Is this showing that the disk is bad? It seems not to be as it is working fine for months before getting the DMA errors. Is there anything I can configure to avoid these problems? Is there a kernel modification, or fstab/hdparm command, or other filesystem that I should use that will prevent the drive going into read-only mode?
 
Thank you for any help!
 
root@gateway:/etc# cat debian_version
cat: debian_version: Input/output error
 
from syslog:
 
Jul 1 13:55:54 localhost kernel: hda: dma_timer_expiry: dma status == 0x20
Jul 1 13:56:59 localhost syslogd: /var/log/kern.log: Input/output error
Jul 1 13:56:59 localhost kernel: hda: DMA timeout retry
Jul 1 13:56:59 localhost kernel: hda: timeout waiting for DMA
Jul 1 13:56:59 localhost kernel: hda: status timeout: status=0xd0 { Busy }
Jul 1 13:56:59 localhost kernel:
Jul 1 13:56:59 localhost kernel: hda: drive not ready for command
Jul 1 13:56:59 localhost kernel: ide0: reset timed-out, status=0xd0
Jul 1 13:56:59 localhost kernel: hda: status timeout: status=0xd0 { Busy }
Jul 1 13:56:59 localhost kernel:
Jul 1 13:56:59 localhost kernel: hda: drive not ready for command
Jul 1 13:56:59 localhost kernel: ide0: reset timed-out, status=0xd0
Jul 1 13:56:59 localhost kernel: end_request: I/O error, dev hda, sector 13187688
Jul 1 13:56:59 localhost kernel: end_request: I/O error, dev hda, sector 270432
Jul 1 13:56:59 localhost kernel: Buffer I/O error on device hda2, logical block 1674
Jul 1 13:56:59 localhost kernel: lost page write due to I/O error on hda2
Jul 1 13:56:59 localhost kernel: end_request: I/O error, dev hda, sector 270440
Jul 1 13:56:59 localhost kernel: Buffer I/O error on device hda2, logical block 1675
Jul 1 13:56:59 localhost kernel: lost page write due to I/O error on hda2
Jul 1 13:56:59 localhost kernel: end_request: I/O error, dev hda, sector 270448
Jul 1 13:56:59 localhost kernel: Buffer I/O error on device hda2, logical block 1676
Jul 1 13:56:59 localhost kernel: lost page write due to I/O error on hda2
Jul 1 13:56:59 localhost kernel: REISERFS: abort (device hda2): Journal write error in flush_commit_list
Jul 1 13:56:59 localhost kernel: REISERFS: Aborting journal for filesystem on hda2
Jul 1 13:56:59 localhost kernel: ReiserFS: hda2: warning: clm-6006: writing inode 688 on readonly FS
Jul 1 13:56:59 localhost last message repeated 11 times
Jul 1 13:56:59 localhost kernel: ReiserFS: hda2: warning: clm-6006: writing inode 1726 on readonly FS
Jul 1 13:56:59 localhost last message repeated 5 times
Jul 1 13:56:59 localhost kernel: ReiserFS: hda2: warning: clm-6006: writing inode 688 on readonly FS
Jul 1 13:56:59 localhost last message repeated 5 times
Jul 1 13:56:59 localhost kernel: ReiserFS: hda2: warning: clm-6006: writing inode 1726 on readonly FS
Jul 1 13:56:59 localhost last message repeated 5 times
Jul 1 13:56:59 localhost kernel: ReiserFS: hda2: warning: clm-6006: writing inode 688 on readonly FS
Jul 1 13:56:59 localhost last message repeated 11 times
Jul 1 13:56:59 localhost kernel: ReiserFS: hda2: warning: clm-6006: writing inode 1726 on readonly FS
Jul 1 13:56:59 localhost root@gateway:/var/log#







Reply to: