2004-05-31

When booting and during shutdown, I get the following on my Debian box:

hdc: task_no_data_intr: status=0x51 { DriveReady SeekComplete Error }
hdc: task_no_data_intr: error=0x04 { DriveStatusError }
hdc: Write Cache FAILED Flushing!
hdc: task_no_data_intr: status=0x51 { DriveReady SeekComplete Error }
hdc: task_no_data_intr: error=0x04 { DriveStatusError }
hdc: Write Cache FAILED Flushing!
hdc: task_no_data_intr: status=0x51 { DriveReady SeekComplete Error }
hdc: task_no_data_intr: error=0x04 { DriveStatusError }
hdc: Write Cache FAILED Flushing!
hdc: task_no_data_intr: status=0x51 { DriveReady SeekComplete Error }
hdc: task_no_data_intr: error=0x04 { DriveStatusError }
hdc: Write Cache FAILED Flushing!
hdc: task_no_data_intr: status=0x51 { DriveReady SeekComplete Error }
hdc: task_no_data_intr: error=0x04 { DriveStatusError }
hdc: Write Cache FAILED Flushing!
hdc: task_no_data_intr: status=0x51 { DriveReady SeekComplete Error }
hdc: task_no_data_intr: error=0x04 { DriveStatusError }
hdc: Write Cache FAILED Flushing!

And here is the IDE stuff:

Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
AMD7409: IDE controller at PCI slot 0000:00:07.1
AMD7409: chipset revision 3
AMD7409: not 100% native mode: will probe irqs later
AMD7409: 0000:00:07.1 (rev 03) UDMA66 controller
    ide0: BM-DMA at 0xf000-0xf007, BIOS settings: hda:DMA, hdb:DMA
    ide1: BM-DMA at 0xf008-0xf00f, BIOS settings: hdc:pio, hdd:DMA
hda: ST313021A, ATA DISK drive
hdb: QUANTUM FIREBALL_TM2100A, ATA DISK drive
Using anticipatory io scheduler
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
hdc: Maxtor 6Y120P0, ATA DISK drive
hdd: LITE-ON LTR-40125W, ATAPI CD/DVD-ROM drive
ide1 at 0x170-0x177,0x376 on irq 15
hda: max request size: 128KiB
hda: 25434228 sectors (13022 MB) w/512KiB Cache, CHS=25232/16/63, UDMA(33)
 /dev/ide/host0/bus0/target0/lun0: p1 p2 p3 p4 < p5 p6 p7 p8 p9 >
hdb: max request size: 128KiB
hdb: 4124736 sectors (2111 MB) w/76KiB Cache, CHS=4092/16/63, DMA
 /dev/ide/host0/bus0/target1/lun0: p1 p2 p3
hdc: max request size: 128KiB
hdc: 240121728 sectors (122942 MB) w/7936KiB Cache, CHS=65535/16/63, UDMA(33)
 /dev/ide/host0/bus1/target0/lun0: p1 p2 p3 p4 < p5 p6 p7 >
hdc: task_no_data_intr: status=0x51 { DriveReady SeekComplete Error }
hdc: task_no_data_intr: error=0x04 { DriveStatusError }
hdc: Write Cache FAILED Flushing!

The only thing I remember doing is upgrading my kernel – uname -r returns 2.6.6-1-686 (from unstable).

http://seclists.org/lists/linux-kernel/2004/May/2497.html

thread start

> >>>>>I still would like to know why these drives don't accept flush cache
> >>>>>commands (or it is a driver's bug?).
> >>>>>
> >>>>>
> >>>>No idea I'm afraid. Seems at least new Maxtor drives are affected. Both
> >>>>the "120P0" (120G, 8M cache) and "L0" (120G, 2M cache) were reported in
> >>>>this thread.

Note that my _dev_hdc is a Maxtor 120G drive!

http://seclists.org/lists/linux-kernel/2004/May/2402.html

Possibly <=, but at least both 6Y120P0 (120G, 8M cache) en 6Y120L0
(120G, 2M cache) are affected. Experiencing it myself on 6Y120P0.

http://seclists.org/lists/linux-kernel/2004/May/1758.html

> The 2.6.6-rc3 -> 2.6.6-final changes to ide-disk.c unfortunately make my
> machine complain loudly both at boot and reboot:

These warnings are _harmless_.

Ok...

Comments

(Please contact me if you want to remove your comment.)

Also affects Maxtor 6Y080P0, ATA DISK drive (Linux 2.6.6 SMP, Debian Unstable on Jun 2, 2004.)

– LvilleDebugger 2004-06-03 00:01 UTC

---

Same error with Maxtor 6Y120L0 ATA Disk (version: YAR41BW0, size: 114GB, configuration: apm=off mode=udma6 smart=on, Kernel 2.6.6-phoenix ​#1 Mon May 31 14:16:27 CEST 2004 i686 GNU/Linux).

– DavidAndel 2004-06-16 19:47 UTC