From: "Nick Evgeniev" <nick@octet.com>
To: "Alan Cox" <alan@lxorguk.ukuu.org.uk>
Cc: <linux-kernel@vger.kernel.org>, <andre@linux-ide.org>
Subject: Re: 2.4.19-pre8 ide bugs
Date: Sat, 25 May 2002 15:23:24 +0400 [thread overview]
Message-ID: <001a01c203de$961ad880$baefb0d4@nick> (raw)
In-Reply-To: <E17BH6f-0006da-00@the-village.bc.nu>
----- Original Message -----
From: "Alan Cox" <alan@lxorguk.ukuu.org.uk>
To: <nick@octet.spb.ru>
Cc: <linux-kernel@vger.kernel.org>
Sent: Friday, May 24, 2002 7:35 PM
Subject: Re: 2.4.19-pre8 ide bugs
> > I've got the following problem with 2.4.19-pre8 &
> > ide-2.4.19-p7.all.convert.10.patch (w/o patch & I've more fatal problems
> > with sb & filesystem corruptions) kernel reports "kernel: bug: kernel
timer
> > added twice at c01a7356." & panics.
> >
> > Is it a known issue? What is the solution??? I remember that with 2.4.7
I
>
> Does this happen with the up to date IDE code (2.4.19-pre8-ac5 ?). Also
> what drives do you have ?
2.4.19-pre8-ac5 works for last 13 hours, but I still have ide related errors
in logs:
>---------------------
May 25 04:06:56 vzhik kernel: hdg: drive_cmd: status=0xd0 { Busy }
May 25 04:06:56 vzhik kernel:
May 25 04:06:56 vzhik kernel: hdg: status error: status=0x58 { DriveReady
SeekComplete DataRequest }
May 25 04:06:56 vzhik kernel:
May 25 04:06:56 vzhik kernel: hdg: drive not ready for command
May 25 04:06:57 vzhik kernel: hdg: status error: status=0x58 { DriveReady
SeekComplete DataRequest }
May 25 04:06:57 vzhik kernel:
May 25 04:06:57 vzhik kernel: hdg: drive not ready for command
>--------------------
My config is --
dual piii box (ide config follows). Also I should notice that problems that
I have occured only with udma 100 drives attached to promise IDE controller
(I have raid0 with lvm1.1rc1 on it). And I DON'T HAVE IDE_TASKFILE option
enabled.
May 25 01:36:48 vzhik kernel: Uniform Multi-Platform E-IDE driver Revision:
6.31
May 25 01:36:48 vzhik kernel: ide: Assuming 33MHz system bus speed for PIO
modes; override with idebus=xx
May 25 01:36:48 vzhik kernel: VP_IDE: IDE controller on PCI bus 00 dev 39
May 25 01:36:48 vzhik kernel: VP_IDE: chipset revision 16
May 25 01:36:48 vzhik kernel: VP_IDE: not 100%% native mode: will probe irqs
later
May 25 01:36:48 vzhik kernel: ide: Assuming 33MHz system bus speed for PIO
modes; override with idebus=xx
May 25 01:36:48 vzhik kernel: VP_IDE: VIA vt82c686a (rev 22) IDE UDMA66
controller on pci00:07.1
May 25 01:36:48 vzhik kernel: ide0: BM-DMA at 0x9000-0x9007, BIOS
settings: hda:pio, hdb:DMA
May 25 01:36:48 vzhik kernel: ide1: BM-DMA at 0x9008-0x900f, BIOS
settings: hdc:pio, hdd:pio
May 25 01:36:48 vzhik kernel: PDC20265: IDE controller on PCI bus 00 dev 60
May 25 01:36:48 vzhik kernel: PDC20265: chipset revision 2
May 25 01:36:48 vzhik kernel: PDC20265: not 100%% native mode: will probe
irqs later
May 25 01:36:48 vzhik kernel: PDC20265: (U)DMA Burst Bit ENABLED Primary PCI
Mode Secondary PCI Mode.
May 25 01:36:48 vzhik kernel: ide2: BM-DMA at 0xbc00-0xbc07, BIOS
settings: hde:DMA, hdf:pio
May 25 01:36:48 vzhik kernel: ide3: BM-DMA at 0xbc08-0xbc0f, BIOS
settings: hdg:DMA, hdh:pio
May 25 01:36:48 vzhik kernel: hdb: FUJITSU MPG3409AH EF, ATA DISK drive
May 25 01:36:48 vzhik kernel: hde: FUJITSU MPG3204AH, ATA DISK drive
May 25 01:36:48 vzhik kernel: hdg: FUJITSU MPG3204AH, ATA DISK drive
May 25 01:36:48 vzhik kernel: ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
May 25 01:36:48 vzhik kernel: ide2 at 0xac00-0xac07,0xb002 on irq 18
May 25 01:36:48 vzhik kernel: ide3 at 0xb400-0xb407,0xb802 on irq 18
May 25 01:36:48 vzhik kernel: hdb: host protected area => 1
May 25 01:36:48 vzhik kernel: hdb: 80063424 sectors (40992 MB) w/2048KiB
Cache, CHS=4983/255/63, UDMA(33)
May 25 01:36:48 vzhik kernel: hde: host protected area => 1
May 25 01:36:48 vzhik kernel: hde: 40031712 sectors (20496 MB) w/2048KiB
Cache, CHS=39714/16/63, UDMA(100)
May 25 01:36:48 vzhik kernel: hdg: host protected area => 1
May 25 01:36:48 vzhik kernel: hdg: 40031712 sectors (20496 MB) w/2048KiB
Cache, CHS=39714/16/63, UDMA(100)
May 25 01:36:48 vzhik kernel: Partition check:
May 25 01:36:48 vzhik kernel: hdb: hdb1
May 25 01:36:48 vzhik kernel: hde: hde1 < hde5 hde6 hde7 >
May 25 01:36:48 vzhik kernel: hdg: hdg1 < hdg5 hdg6 >
next prev parent reply other threads:[~2002-05-25 11:23 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-05-24 15:03 Nick Evgeniev
2002-05-24 15:35 ` Alan Cox
2002-05-25 11:23 ` Nick Evgeniev [this message]
2002-05-25 5:00 ` Andre Hedrick
2002-05-25 23:22 ` Matthias Andree
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='001a01c203de$961ad880$baefb0d4@nick' \
--to=nick@octet.com \
--cc=alan@lxorguk.ukuu.org.uk \
--cc=andre@linux-ide.org \
--cc=linux-kernel@vger.kernel.org \
--cc=nick@octet.spb.ru \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®