Bug 2687
Summary: | Write Cache FAILED Flushing of hda | ||
---|---|---|---|
Product: | IO/Storage | Reporter: | Soos Gergely (sogerc1) |
Component: | IDE | Assignee: | Bartlomiej Zolnierkiewicz (bzolnier) |
Status: | REJECTED DUPLICATE | ||
Severity: | high | ||
Priority: | P2 | ||
Hardware: | i386 | ||
OS: | Linux | ||
Kernel Version: | 2.6.6 | Subsystem: | |
Regression: | --- | Bisected commit-id: |
Description
Soos Gergely
2004-05-11 15:43:31 UTC
I also have this problem, also with a Maxtor disk. Problem was not present under 2.6.5, appears during boot time only. Cursory research seems to indicate that the problem is due to Linux misunderstanding the drive's capabilities and trying a command on it which fails. I have another harddisk (Western Digital) in the same machine and bus and it doesn not have any messages printed for it. hda: Maxtor 6Y080P0, ATA DISK drive hdb: WDC WD1600JB-00FUA0, ATA DISK drive [snip] hda: 160086528 sectors (81964 MB) w/7936KiB Cache, CHS=65535/16/63, UDMA(133) /dev/ide/host0/bus0/target0/lun0: p1 p2 p3 p4 hda: task_no_data_intr: status=0x51 { DriveReady SeekComplete Error } hda: task_no_data_intr: error=0x04 { DriveStatusError } hda: Write Cache FAILED Flushing! The last three lines are repeated later many times, then stop right before the root fs is mounted. They have not occured at any other time so far. Distribution: Gentoo Kernel: 2.6.6-mm1 |