I'm sorry for this :-(
Hmmm?
Maciej was investigating this:
http://lkml.org/lkml/2008/5/20/724
but you didn't follow up and started new thread with:
http://lkml.org/lkml/2008/7/14/452
[ It could be that the original IRQ routing issue was fixedThe IRQ routing issue has been fixed. IRQ routing system
(or wasn't really the source of problem) but you didn't tell
us about it and ignored previous discussions. ]
Also is the problem still present in 2.6.26 or 2.6.27-rc1?Sorry, I'm using 2.6.21 kernel.
[ I don't see an information about the kernel version that is
being used in either of threads? ]
There are 2 types of board for me. The hardware configuration forCan you try disabling the IDE driver (CONFIG_IDE) and enabling the newer libata driver? (CONFIG_ATA)
those 2 boards are almost same except that one of them has 100GB
harddisk, and another type of board has 60GB harddisk. All harddisk
was access through PIIX4. I found this issue on board with 60GB
disk, but can't reproduce it on that with 100GB disk.
When I uncompressed a large file (600MB) to a logic partition with 8GB
size, following errors was report on middle way (5 minutes about from start).
Anybody has ideas?
hdc: dma_timer_expiry: dma status == 0x21
hdc: DMA timeout error
hdc: dma timeout error: status=0x58 { DriveReady SeekComplete DataRequest }
ide: failed opcode was: unknown
hdc: DMA disabled
ide1: reset: success
Jeff