public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* IDE, util-linux
@ 2002-07-08 15:02 Andries.Brouwer
  2002-07-08 16:05 ` Bartlomiej Zolnierkiewicz
  2002-07-08 18:58 ` Martin Dalecki
  0 siblings, 2 replies; 10+ messages in thread
From: Andries.Brouwer @ 2002-07-08 15:02 UTC (permalink / raw)
  To: linux-kernel

Yesterday util-linux 2.11t was released.
As always, comments are welcome.

Wanted to continue some usb-storage work on 2.5 and
recklessly booted 2.5.25. It survived for several hours,
then deadlocked. Two filesystems turned out to be corrupted.
Wouldn't mind if the rock solid 2.4 handling of HPT366
was carefully copied to 2.5, that today quickly causes
corruption and quickly deadlocks or crashes.
[Yes, these are independent bugs. The fact that the current
IDE code writes to random disk sectors is much more annoying
than the fact that it crashes and deadlocks. This random
writing is observed only on disks on the HPT366 card.]

Andries


^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: IDE, util-linux
  2002-07-08 15:02 IDE, util-linux Andries.Brouwer
@ 2002-07-08 16:05 ` Bartlomiej Zolnierkiewicz
  2002-07-08 16:43   ` Roy Sigurd Karlsbakk
  2002-07-08 18:58 ` Martin Dalecki
  1 sibling, 1 reply; 10+ messages in thread
From: Bartlomiej Zolnierkiewicz @ 2002-07-08 16:05 UTC (permalink / raw)
  To: Andries.Brouwer; +Cc: linux-kernel


Don't run vanilla 2.5.25, it has only IDE-93...

On Mon, 8 Jul 2002 Andries.Brouwer@cwi.nl wrote:

> Yesterday util-linux 2.11t was released.
> As always, comments are welcome.
>
> Wanted to continue some usb-storage work on 2.5 and
> recklessly booted 2.5.25. It survived for several hours,
> then deadlocked. Two filesystems turned out to be corrupted.
> Wouldn't mind if the rock solid 2.4 handling of HPT366
> was carefully copied to 2.5, that today quickly causes
> corruption and quickly deadlocks or crashes.
> [Yes, these are independent bugs. The fact that the current
> IDE code writes to random disk sectors is much more annoying
> than the fact that it crashes and deadlocks. This random
> writing is observed only on disks on the HPT366 card.]
>
> Andries


^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: IDE, util-linux
  2002-07-08 16:05 ` Bartlomiej Zolnierkiewicz
@ 2002-07-08 16:43   ` Roy Sigurd Karlsbakk
  2002-07-08 17:38     ` Thunder from the hill
  0 siblings, 1 reply; 10+ messages in thread
From: Roy Sigurd Karlsbakk @ 2002-07-08 16:43 UTC (permalink / raw)
  To: Bartlomiej Zolnierkiewicz, Andries.Brouwer; +Cc: linux-kernel

What patches should I use?
Where are they?

> Don't run vanilla 2.5.25, it has only IDE-93...
>
> On Mon, 8 Jul 2002 Andries.Brouwer@cwi.nl wrote:
> > Yesterday util-linux 2.11t was released.
> > As always, comments are welcome.
> >
> > Wanted to continue some usb-storage work on 2.5 and
> > recklessly booted 2.5.25. It survived for several hours,
> > then deadlocked. Two filesystems turned out to be corrupted.
> > Wouldn't mind if the rock solid 2.4 handling of HPT366
> > was carefully copied to 2.5, that today quickly causes
> > corruption and quickly deadlocks or crashes.
> > [Yes, these are independent bugs. The fact that the current
> > IDE code writes to random disk sectors is much more annoying
> > than the fact that it crashes and deadlocks. This random
> > writing is observed only on disks on the HPT366 card.]
> >
> > Andries
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/

-- 
Roy Sigurd Karlsbakk, Datavaktmester

Computers are like air conditioners.
They stop working when you open Windows.


^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: IDE, util-linux
@ 2002-07-08 16:50 Andries.Brouwer
  2002-07-08 17:10 ` Bartlomiej Zolnierkiewicz
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Andries.Brouwer @ 2002-07-08 16:50 UTC (permalink / raw)
  To: Andries.Brouwer, B.Zolnierkiewicz; +Cc: linux-kernel

>> recklessly booted 2.5.25. It survived for several hours,
>> then deadlocked. Two filesystems turned out to be corrupted.
>> Wouldn't mind if the rock solid 2.4 handling of HPT366
>> was carefully copied to 2.5

> Don't run vanilla 2.5.25, it has only IDE-93...

Yes. Funny isn't it? Every few weeks the past two or three
months I reported on the status of 2.5 on my hardware.
Always the answer is: yes, we know, the current version is
broken, wait for version N+1.

I hope you noticed the HPT366 part of my letter, and not
only the deadlock part.

Andries


^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: IDE, util-linux
  2002-07-08 16:50 Andries.Brouwer
@ 2002-07-08 17:10 ` Bartlomiej Zolnierkiewicz
  2002-07-08 17:20 ` Andre Hedrick
  2002-07-08 18:59 ` Martin Dalecki
  2 siblings, 0 replies; 10+ messages in thread
From: Bartlomiej Zolnierkiewicz @ 2002-07-08 17:10 UTC (permalink / raw)
  To: Andries.Brouwer; +Cc: linux-kernel


On Mon, 8 Jul 2002 Andries.Brouwer@cwi.nl wrote:

> >> recklessly booted 2.5.25. It survived for several hours,
> >> then deadlocked. Two filesystems turned out to be corrupted.
> >> Wouldn't mind if the rock solid 2.4 handling of HPT366
> >> was carefully copied to 2.5
>
> > Don't run vanilla 2.5.25, it has only IDE-93...
>
> Yes. Funny isn't it? Every few weeks the past two or three
> months I reported on the status of 2.5 on my hardware.
> Always the answer is: yes, we know, the current version is
> broken, wait for version N+1.

Really not funny and I'm not the guilty one here...

I have just started fixing 2.5 bugs and there is a lot of them...

> I hope you noticed the HPT366 part of my letter, and not
> only the deadlock part.

Yes.

Regards
--
Bartlomiej



^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: IDE, util-linux
  2002-07-08 16:50 Andries.Brouwer
  2002-07-08 17:10 ` Bartlomiej Zolnierkiewicz
@ 2002-07-08 17:20 ` Andre Hedrick
  2002-07-08 18:59 ` Martin Dalecki
  2 siblings, 0 replies; 10+ messages in thread
From: Andre Hedrick @ 2002-07-08 17:20 UTC (permalink / raw)
  To: Andries.Brouwer; +Cc: B.Zolnierkiewicz, linux-kernel


Andries,

Bart gets it, where others in the past were clueless.  He will fix the
gross bug bomb designs, and he will address the HBA issues.

Cheers,

Andre Hedrick
LAD Storage Consulting Group


On Mon, 8 Jul 2002 Andries.Brouwer@cwi.nl wrote:

> >> recklessly booted 2.5.25. It survived for several hours,
> >> then deadlocked. Two filesystems turned out to be corrupted.
> >> Wouldn't mind if the rock solid 2.4 handling of HPT366
> >> was carefully copied to 2.5
> 
> > Don't run vanilla 2.5.25, it has only IDE-93...
> 
> Yes. Funny isn't it? Every few weeks the past two or three
> months I reported on the status of 2.5 on my hardware.
> Always the answer is: yes, we know, the current version is
> broken, wait for version N+1.
> 
> I hope you noticed the HPT366 part of my letter, and not
> only the deadlock part.
> 
> Andries
> 
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/
> 


^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: IDE, util-linux
  2002-07-08 16:43   ` Roy Sigurd Karlsbakk
@ 2002-07-08 17:38     ` Thunder from the hill
  0 siblings, 0 replies; 10+ messages in thread
From: Thunder from the hill @ 2002-07-08 17:38 UTC (permalink / raw)
  To: Roy Sigurd Karlsbakk
  Cc: Bartlomiej Zolnierkiewicz, Andries.Brouwer, linux-kernel

Hi,

On Mon, 8 Jul 2002, Roy Sigurd Karlsbakk wrote:
> What patches should I use?

IDE-95 through 97.

> Where are they?

I have them at ftp://luckynet.dynu.com/pub/linux/2.5.25-ct1/patches/

							Regards,
							Thunder
-- 
(Use http://www.ebb.org/ungeek if you can't decode)
------BEGIN GEEK CODE BLOCK------
Version: 3.12
GCS/E/G/S/AT d- s++:-- a? C++$ ULAVHI++++$ P++$ L++++(+++++)$ E W-$
N--- o?  K? w-- O- M V$ PS+ PE- Y- PGP+ t+ 5+ X+ R- !tv b++ DI? !D G
e++++ h* r--- y- 
------END GEEK CODE BLOCK------


^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: IDE, util-linux
  2002-07-08 15:02 IDE, util-linux Andries.Brouwer
  2002-07-08 16:05 ` Bartlomiej Zolnierkiewicz
@ 2002-07-08 18:58 ` Martin Dalecki
  1 sibling, 0 replies; 10+ messages in thread
From: Martin Dalecki @ 2002-07-08 18:58 UTC (permalink / raw)
  To: Andries.Brouwer; +Cc: linux-kernel

Użytkownik Andries.Brouwer@cwi.nl napisał:
> Yesterday util-linux 2.11t was released.
> As always, comments are welcome.
> 
> Wanted to continue some usb-storage work on 2.5 and
> recklessly booted 2.5.25. It survived for several hours,
> then deadlocked. Two filesystems turned out to be corrupted.
> Wouldn't mind if the rock solid 2.4 handling of HPT366
> was carefully copied to 2.5, that today quickly causes
> corruption and quickly deadlocks or crashes.
> [Yes, these are independent bugs. The fact that the current
> IDE code writes to random disk sectors is much more annoying
> than the fact that it crashes and deadlocks. This random
> writing is observed only on disks on the HPT366 card.]

Well the point is that the 2.5.25 is well behind whats
going on. It still contains IDE 93, which *is* broken.
Please hunt for IDE 94 + 95 + 96 [without 97]. This should
help. Anyway. My plan is to provide a 98 soon which will
be cummulative against 2.5.25, just to geive people a chance
to work on it again. But as it stands - *plain* 2.5.25 is
indeed very dangerous in this regard.



^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: IDE, util-linux
  2002-07-08 16:50 Andries.Brouwer
  2002-07-08 17:10 ` Bartlomiej Zolnierkiewicz
  2002-07-08 17:20 ` Andre Hedrick
@ 2002-07-08 18:59 ` Martin Dalecki
  2 siblings, 0 replies; 10+ messages in thread
From: Martin Dalecki @ 2002-07-08 18:59 UTC (permalink / raw)
  To: Andries.Brouwer; +Cc: B.Zolnierkiewicz, linux-kernel

Użytkownik Andries.Brouwer@cwi.nl napisał:
>>>recklessly booted 2.5.25. It survived for several hours,
>>>then deadlocked. Two filesystems turned out to be corrupted.
>>>Wouldn't mind if the rock solid 2.4 handling of HPT366
>>>was carefully copied to 2.5
>>
> 
>>Don't run vanilla 2.5.25, it has only IDE-93...
> 
> 
> Yes. Funny isn't it? Every few weeks the past two or three
> months I reported on the status of 2.5 on my hardware.
> Always the answer is: yes, we know, the current version is
> broken, wait for version N+1.

Actually somtimes it is: Please apply patch so and so...

> 
> I hope you noticed the HPT366 part of my letter, and not
> only the deadlock part.
> 
> Andries
> 
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/
> 
> 




^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: IDE, util-linux
@ 2002-07-08 20:18 Andries.Brouwer
  0 siblings, 0 replies; 10+ messages in thread
From: Andries.Brouwer @ 2002-07-08 20:18 UTC (permalink / raw)
  To: Andries.Brouwer, dalecki; +Cc: linux-kernel

> Well the point is that the 2.5.25 is well behind whats going on.

Yes. Maybe I must be patient.

But there has not been a 2.5 kernel the past two months
that worked for me, that booted, stayed up for 24 hours
and did not corrupt filesystems.

> Please hunt for IDE 94 + 95 + 96

I am not interested in going out and searching for patches,
unless you specifically come and say: "I fixed HPT366 access -
both PIO and DMA - the driver again does precisely what 2.4 did -
please try".

Hope to try some other vanilla kernel later.

Andries



^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2002-07-08 20:16 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-07-08 15:02 IDE, util-linux Andries.Brouwer
2002-07-08 16:05 ` Bartlomiej Zolnierkiewicz
2002-07-08 16:43   ` Roy Sigurd Karlsbakk
2002-07-08 17:38     ` Thunder from the hill
2002-07-08 18:58 ` Martin Dalecki
  -- strict thread matches above, loose matches on Subject: below --
2002-07-08 16:50 Andries.Brouwer
2002-07-08 17:10 ` Bartlomiej Zolnierkiewicz
2002-07-08 17:20 ` Andre Hedrick
2002-07-08 18:59 ` Martin Dalecki
2002-07-08 20:18 Andries.Brouwer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox