Re: wd0: interrupt timeout (status 58 error 1)

1999-08-11 Thread Soren Schmidt
It seems Thierry Herbelot wrote: > Soren Schmidt wrote: > > > [SNIP] > > > > Have you tried putting disks on the UDMA66 channel ?? I think it > > should work in upto WDMA mode now with the ata driver... > > I have first to install 4.0 and from my wd2 (I've got a little help from > RNordier, I s

Re: wd0: interrupt timeout (status 58 error 1)

1999-08-11 Thread Thierry Herbelot
Soren Schmidt wrote: > [SNIP] > > Have you tried putting disks on the UDMA66 channel ?? I think it > should work in upto WDMA mode now with the ata driver... I have first to install 4.0 and from my wd2 (I've got a little help from RNordier, I should make do) Then, I'll get a UDMA-66 drive (any

Re: wd0: interrupt timeout (status 58 error 1)

1999-08-11 Thread Soren Schmidt
It seems Francis Jordan wrote: > Soren Schmidt wrote: > > > > Hmm try the patch below so we can tell what command it is failing on.. > > After removing the quotation mark after the word command in the above > patch (smile), it prints: Yeah, so much for writing code without compiling it :) > ata

Re: wd0: interrupt timeout (status 58 error 1)

1999-08-11 Thread Francis Jordan
Soren Schmidt wrote: > > Hmm try the patch below so we can tell what command it is failing on.. > > Index: ata-all.c > --- ata-all.c 1999/08/06 17:39:37 1.16 > +++ ata-all.c 1999/08/11 07:00:09 > @@ -693,7 +693,8 @@ > scp->active = ATA_WAIT_INTR; > outb(scp->ioaddr + ATA_

Re: wd0: interrupt timeout (status 58 error 1)

1999-08-11 Thread Mike Holling
> > That can't be true, at least not for the IBM DeskStars I own, I've > > NEVER EVER seen them do that, one proof should be: > > same here > > wdc0: unit 0 (wd0): , DMA, 32-bit, multi-block-16 > wd0: 8063MB (16514064 sectors), 16383 cyls, 16 heads, 63 S/T, 512 B/S > wdc0: unit 1 (wd1): , DMA, 3

Re: wd0: interrupt timeout (status 58 error 1)

1999-08-10 Thread Soren Schmidt
It seems Francis Jordan wrote: > Yes, HDD on the primary, CD-ROM on the secondary controller. This is a > notebook I'm talking about, so I haven't tried any other CD-ROM drives. > If it doesn't respond at all, then how do you get all the other > information, such as supported read types, speed,

Re: wd0: interrupt timeout (status 58 error 1)

1999-08-10 Thread Oliver Fromme
Doug White wrote in list.freebsd-current: > On Tue, 10 Aug 1999, Oliver Fromme wrote: > > > > Do those drives happen to be IBM DeskStar drives? > > They spin down automatically when they have not been turned > > off for about a week, in order to clean the heads. > > It's a feature. > > Y

Re: wd0: interrupt timeout (status 58 error 1)

1999-08-10 Thread Francis Jordan
Soren Schmidt wrote: > > It seems Francis Jordan wrote: > > /kernel: acd0: CDROM drive at ata1 as master > > /kernel: acd0: drive speed 4134KB/sec, 128KB cache > > /kernel: acd0: supported read types: CD-R, CD-RW, CD-DA > > /kernel: acd0: Audio: play, 256 volume levels > > /kernel: acd0: Mechan

Re: wd0: interrupt timeout (status 58 error 1)

1999-08-10 Thread Soren Schmidt
It seems Thierry Herbelot wrote: > Soren Schmidt wrote: > > > [SNIP] > > > > That can't be true, at least not for the IBM DeskStars I own, I've > > NEVER EVER seen them do that, one proof should be: > > same here > > wdc0: unit 0 (wd0): , DMA, 32-bit, multi-block-16 > wd0: 8063MB (16514064 sec

Re: wd0: interrupt timeout (status 58 error 1)

1999-08-10 Thread Thierry Herbelot
Soren Schmidt wrote: > [SNIP] > > That can't be true, at least not for the IBM DeskStars I own, I've > NEVER EVER seen them do that, one proof should be: same here wdc0: unit 0 (wd0): , DMA, 32-bit, multi-block-16 wd0: 8063MB (16514064 sectors), 16383 cyls, 16 heads, 63 S/T, 512 B/S wdc0: unit

Re: wd0: interrupt timeout (status 58 error 1)

1999-08-10 Thread Soren Schmidt
It seems Francis Jordan wrote: > /kernel: acd0: CDROM drive at ata1 as master > /kernel: acd0: drive speed 4134KB/sec, 128KB cache > /kernel: acd0: supported read types: CD-R, CD-RW, CD-DA > /kernel: acd0: Audio: play, 256 volume levels > /kernel: acd0: Mechanism: ejectable tray > /kernel: acd0:

Re: wd0: interrupt timeout (status 58 error 1)

1999-08-10 Thread Francis Jordan
An unrelated question: I get the following in my dmesg: /kernel: ata0: master: setting up UDMA2 mode on PIIX4 chip OK /kernel: ad0: ATA-4 disk at ata0 as master /kernel: ad0: 6194MB (12685680 sectors), 13424 cyls, 15 heads, 63 S/T, 512 B/S /kernel: ad0: piomode=4, dmamode=2, udmamode=2 /kernel:

Re: wd0: interrupt timeout (status 58 error 1)

1999-08-10 Thread Soren Schmidt
It seems Doug White wrote: > > > > > > > FWIW - I enabled APM over the weekend, configuring drives to > > > > spin down when not used for a good period of time. I get the > > > > message you list below, alternately with status 50 and 58, any > > > > time a drive needs to spin up. > > > > >

Re: wd0: interrupt timeout (status 58 error 1)

1999-08-10 Thread Poul-Henning Kamp
In message <[EMAIL PROTECTED]>, Garrett Wollman writes: >< >said: > >> You've got to be kidding. That makes them totally useless for server >> operation -- at some random time every week, down goes your server for a >> few minutes. :( > >Ye gets what ye pays for if you want a reliable server

Re: wd0: interrupt timeout (status 58 error 1)

1999-08-10 Thread Garrett Wollman
< said: > You've got to be kidding. That makes them totally useless for server > operation -- at some random time every week, down goes your server for a > few minutes. :( Ye gets what ye pays for if you want a reliable server, use SCSI. -GAWollman -- Garrett A. Wollman | O Siem / We a

Re: wd0: interrupt timeout (status 58 error 1)

1999-08-10 Thread Doug White
On Tue, 10 Aug 1999, Oliver Fromme wrote: > Doug wrote in list.freebsd-current: > > On Mon, 9 Aug 1999, Brian McGroarty wrote: > > > > > FWIW - I enabled APM over the weekend, configuring drives to > > > spin down when not used for a good period of time. I get the > > > message you list bel

Re: wd0: interrupt timeout (status 58 error 1)

1999-08-09 Thread Oliver Fromme
Doug wrote in list.freebsd-current: > On Mon, 9 Aug 1999, Brian McGroarty wrote: > > > FWIW - I enabled APM over the weekend, configuring drives to > > spin down when not used for a good period of time. I get the > > message you list below, alternately with status 50 and 58, any > > time a

Re: wd0: interrupt timeout (status 58 error 1)

1999-08-09 Thread Brian McGroarty
rvers running current dated July 30. > > Aug 6 14:08:36 /kernel: wd0: interrupt timeout > (status 58 error 1) > Aug 6 14:08:38 /kernel: wd0: wdtimeout() DMA > status 4 _ Do You Yahoo!? Bid and sell for free at http://

wd0: interrupt timeout (status 58 error 1)

1999-08-09 Thread Doug
I'm starting to see the following errors more frequently on my 3 servers running current dated July 30. Aug 6 14:08:36 /kernel: wd0: interrupt timeout (status 58 error 1) Aug 6 14:08:38 /kernel: wd0: wdtimeout() DMA status 4 All 3 servers locked up over the we