linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: 2.5.63/64 do not boot: loop in scsi_error
@ 2003-03-06  6:39 Andries.Brouwer
  2003-03-06  6:49 ` Mike Anderson
  0 siblings, 1 reply; 21+ messages in thread
From: Andries.Brouwer @ 2003-03-06  6:39 UTC (permalink / raw)
  To: Andries.Brouwer, torvalds; +Cc: linux-kernel, linux-scsi

> See if this fixes it..

No, I am afraid not. My infinite loop does not pass through
scsi_eh_ready_devs().

Andries

^ permalink raw reply	[flat|nested] 21+ messages in thread
* Re: 2.5.63/64 do not boot: loop in scsi_error
@ 2003-03-06  9:22 Andries.Brouwer
  0 siblings, 0 replies; 21+ messages in thread
From: Andries.Brouwer @ 2003-03-06  9:22 UTC (permalink / raw)
  To: Andries.Brouwer, andmike; +Cc: linux-kernel, linux-scsi, torvalds

> Can you send me your console log.

Patience. Fourteen hours from now I'll look at this some more.

Andries

^ permalink raw reply	[flat|nested] 21+ messages in thread
* 2.5.63/64 do not boot: loop in scsi_error
@ 2003-03-06  1:01 Andries.Brouwer
  2003-03-06  1:13 ` Patrick Mansfield
                   ` (2 more replies)
  0 siblings, 3 replies; 21+ messages in thread
From: Andries.Brouwer @ 2003-03-06  1:01 UTC (permalink / raw)
  To: linux-kernel, linux-scsi, torvalds

See that 2.5.64 came out - good. Time to send the next dev_t patch.
Unfortunately 2.5.63 and 2.5.64 do not boot.

A moment ago I looked at what goes wrong, and it turns out that
scsi_error is activated
  [always a bad sign - I have never see it do any good, and
   often see it crash the machine]
and an infinite loop occurs, leaving the machine rather dead.

(Total of 1 commands require eh work; scsi_unjam_host; requesting sense;
 scsi_eh_done: result 0) - infinite repeat.

Have no time tonight to make a patch, but I suppose the author of
the 2.5.63 scsi_error.c changes knows what she did wrong.

Andries


[I can make 2.5.64 boot if I make sure no errors ever occur.
That means that I must disable get_evpd_page, get_serialnumber,
get_cachetype that my old stuff doesnt know about.
If I do that all is well.]

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

end of thread, other threads:[~2003-03-06 18:02 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-03-06  6:39 2.5.63/64 do not boot: loop in scsi_error Andries.Brouwer
2003-03-06  6:49 ` Mike Anderson
2003-03-06  7:59   ` Zwane Mwaikambo
2003-03-06  8:30     ` Mike Anderson
2003-03-06  8:35       ` Zwane Mwaikambo
2003-03-06  8:55         ` Mike Anderson
2003-03-06  9:00           ` Zwane Mwaikambo
2003-03-06  9:18             ` Mike Anderson
2003-03-06  9:58               ` Zwane Mwaikambo
2003-03-06 16:31                 ` James Bottomley
2003-03-06 17:15                   ` Zwane Mwaikambo
2003-03-06 17:21                     ` James Bottomley
2003-03-06 17:39                       ` Zwane Mwaikambo
2003-03-06 18:14                         ` Mike Anderson
2003-03-06 17:24                     ` Mike Anderson
2003-03-06  8:37       ` Mike Anderson
  -- strict thread matches above, loose matches on Subject: below --
2003-03-06  9:22 Andries.Brouwer
2003-03-06  1:01 Andries.Brouwer
2003-03-06  1:13 ` Patrick Mansfield
2003-03-06  1:22 ` Linus Torvalds
2003-03-06  4:15 ` Rob Radez

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).