* [gentoo-dev] drive timeout
@ 2003-12-14 17:08 Robert Cole
2003-12-14 17:20 ` Brian Jackson
2003-12-14 17:44 ` Alex Tomkins
0 siblings, 2 replies; 4+ messages in thread
From: Robert Cole @ 2003-12-14 17:08 UTC (permalink / raw
To: gentoo-dev
Sorry for the cross-post but no one in gentoo-user seemed to know anything
about this. Not sure if it's a kernel setting, bug, or what yet but I figured
the best way to find out is toss it to the devs. :)
I have only one drive on the raid controller right now but the kernel wants to
keep looking for another drive and it takes a LONG time. Is there a way to
get it to not keep looking?
SiI3112 Serial ATA: IDE controller at PCI slot 0000:02:04.0
SiI3112 Serial ATA: chipset revision 2
SiI3112 Serial ATA: 100% native mode on irq 21
ide2: MMIO-DMA at 0xf8806000-0xf8806007, BIOS settings: hde:pio, hdf:pio
ide3: MMIO-DMA at 0xf8806008-0xf880600f, BIOS settings: hdg:pio, hdh:pio
hde: ST3120023AS, ATA DISK drive
ide2 at 0xf8806080-0xf8806087,0xf880608a on irq 21
hdg: no response (status = 0xfe)
hdg: no response (status = 0xfe), resetting drive
hdg: no response (status = 0xfe)
hde: max request size: 7KiB
hde: 234441648 sectors (120034 MB) w/8192KiB Cache, CHS=65535/16/63, UDMA(133)
/dev/ide/host2/bus0/target0/lun0: p1 p2 p3 p4
Each of those no responses take about a minute to come back.
This is a 2.6.0-test10-mm1 kernel but it does the exact same thing on the 2.4
kernels.
Also note this is a SATA drive and the only SATA connections on the system
board are to the raid controller which doesn't allow disabling just the one
drive port.
--
gentoo-dev@gentoo.org mailing list
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-dev] drive timeout
2003-12-14 17:08 [gentoo-dev] drive timeout Robert Cole
@ 2003-12-14 17:20 ` Brian Jackson
2003-12-14 17:44 ` Alex Tomkins
1 sibling, 0 replies; 4+ messages in thread
From: Brian Jackson @ 2003-12-14 17:20 UTC (permalink / raw
To: gentoo-dev
I never found a way around it, I eventually just disabled the drivers in the
kernel and used pata. You may have luck with the libata drivers. I never
tried those.
--Iggy
On Sunday 14 December 2003 11:08 am, Robert Cole wrote:
> Sorry for the cross-post but no one in gentoo-user seemed to know anything
> about this. Not sure if it's a kernel setting, bug, or what yet but I
figured
> the best way to find out is toss it to the devs. :)
>
> I have only one drive on the raid controller right now but the kernel wants
to
> keep looking for another drive and it takes a LONG time. Is there a way to
> get it to not keep looking?
>
> SiI3112 Serial ATA: IDE controller at PCI slot 0000:02:04.0
> SiI3112 Serial ATA: chipset revision 2
> SiI3112 Serial ATA: 100% native mode on irq 21
> ide2: MMIO-DMA at 0xf8806000-0xf8806007, BIOS settings: hde:pio, hdf:pio
> ide3: MMIO-DMA at 0xf8806008-0xf880600f, BIOS settings: hdg:pio, hdh:pio
> hde: ST3120023AS, ATA DISK drive
> ide2 at 0xf8806080-0xf8806087,0xf880608a on irq 21
> hdg: no response (status = 0xfe)
> hdg: no response (status = 0xfe), resetting drive
> hdg: no response (status = 0xfe)
> hde: max request size: 7KiB
> hde: 234441648 sectors (120034 MB) w/8192KiB Cache, CHS=65535/16/63,
UDMA(133)
> /dev/ide/host2/bus0/target0/lun0: p1 p2 p3 p4
>
>
> Each of those no responses take about a minute to come back.
>
> This is a 2.6.0-test10-mm1 kernel but it does the exact same thing on the
2.4
> kernels.
>
> Also note this is a SATA drive and the only SATA connections on the system
> board are to the raid controller which doesn't allow disabling just the one
> drive port.
>
> --
> gentoo-dev@gentoo.org mailing list
>
>
--
Home -- http://www.brianandsara.net
Gentoo -- http://gentoo.brianandsara.net
--
gentoo-dev@gentoo.org mailing list
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-dev] drive timeout
2003-12-14 17:08 [gentoo-dev] drive timeout Robert Cole
2003-12-14 17:20 ` Brian Jackson
@ 2003-12-14 17:44 ` Alex Tomkins
2003-12-15 15:20 ` Robert Cole
1 sibling, 1 reply; 4+ messages in thread
From: Alex Tomkins @ 2003-12-14 17:44 UTC (permalink / raw
To: Robert Cole; +Cc: gentoo-dev
On Sun, Dec 14, 2003 at 09:08:45AM -0800, Robert Cole wrote:
> I have only one drive on the raid controller right now but the kernel wants to
> keep looking for another drive and it takes a LONG time. Is there a way to
> get it to not keep looking?
>
> SiI3112 Serial ATA: IDE controller at PCI slot 0000:02:04.0
> SiI3112 Serial ATA: chipset revision 2
> SiI3112 Serial ATA: 100% native mode on irq 21
> ? ? ide2: MMIO-DMA at 0xf8806000-0xf8806007, BIOS settings: hde:pio, hdf:pio
> ? ? ide3: MMIO-DMA at 0xf8806008-0xf880600f, BIOS settings: hdg:pio, hdh:pio
> hde: ST3120023AS, ATA DISK drive
> ide2 at 0xf8806080-0xf8806087,0xf880608a on irq 21
> hdg: no response (status = 0xfe)
> hdg: no response (status = 0xfe), resetting drive
> hdg: no response (status = 0xfe)
> hde: max request size: 7KiB
> hde: 234441648 sectors (120034 MB) w/8192KiB Cache, CHS=65535/16/63, UDMA(133)
> ?/dev/ide/host2/bus0/target0/lun0: p1 p2 p3 p4
Add the following parameter to your kernel line in lilo/grub:
hdg=none
And it'll happily ignore hdg on startup. :)
--
Alex Tomkins <tomkins@darkzone.net>
--
gentoo-dev@gentoo.org mailing list
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-dev] drive timeout
2003-12-14 17:44 ` Alex Tomkins
@ 2003-12-15 15:20 ` Robert Cole
0 siblings, 0 replies; 4+ messages in thread
From: Robert Cole @ 2003-12-15 15:20 UTC (permalink / raw
To: Alex Tomkins; +Cc: gentoo-dev
Thank you kindly!
On Sun December 14 2003 9:44 am, Alex Tomkins wrote:
> On Sun, Dec 14, 2003 at 09:08:45AM -0800, Robert Cole wrote:
> > I have only one drive on the raid controller right now but the kernel
> > wants to keep looking for another drive and it takes a LONG time. Is
> > there a way to get it to not keep looking?
> >
> > SiI3112 Serial ATA: IDE controller at PCI slot 0000:02:04.0
> > SiI3112 Serial ATA: chipset revision 2
> > SiI3112 Serial ATA: 100% native mode on irq 21
> > ? ? ide2: MMIO-DMA at 0xf8806000-0xf8806007, BIOS settings: hde:pio,
> > hdf:pio ? ? ide3: MMIO-DMA at 0xf8806008-0xf880600f, BIOS settings:
> > hdg:pio, hdh:pio hde: ST3120023AS, ATA DISK drive
> > ide2 at 0xf8806080-0xf8806087,0xf880608a on irq 21
> > hdg: no response (status = 0xfe)
> > hdg: no response (status = 0xfe), resetting drive
> > hdg: no response (status = 0xfe)
> > hde: max request size: 7KiB
> > hde: 234441648 sectors (120034 MB) w/8192KiB Cache, CHS=65535/16/63,
> > UDMA(133) ?/dev/ide/host2/bus0/target0/lun0: p1 p2 p3 p4
>
> Add the following parameter to your kernel line in lilo/grub:
> hdg=none
>
> And it'll happily ignore hdg on startup. :)
--
gentoo-dev@gentoo.org mailing list
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2003-12-15 15:22 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-12-14 17:08 [gentoo-dev] drive timeout Robert Cole
2003-12-14 17:20 ` Brian Jackson
2003-12-14 17:44 ` Alex Tomkins
2003-12-15 15:20 ` Robert Cole
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox