mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Patrick Mansfield <patmans@us.ibm.com>
To: andy barlak <andyb@island.net>
Cc: Mike Anderson <andmike@us.ibm.com>,
	linux-kernel@vger.kernel.org, linux-scsi@vger.kernel.org
Subject: INQUIRY VPD page 0 hangs disk [was scsi_error device offline fix]
Date: Tue, 22 Oct 2002 12:05:03 -0700	[thread overview]
Message-ID: <20021022120503.A4185@eng2.beaverton.ibm.com> (raw)
In-Reply-To: <Pine.LNX.4.30.0210220905560.20878-100000@tosko.alm.com>; from andyb@island.net on Tue, Oct 22, 2002 at 09:14:55AM -0700

On Tue, Oct 22, 2002 at 09:14:55AM -0700, andy barlak wrote:
> 
> On Tue, 22 Oct 2002, Patrick Mansfield wrote:
> > Try removing the scsi_load_identifier call in scsi_scan.c and
> > see if you can boot. And/or get sg_utils and on your 2.4 system
> > send a INQUIRY page 0 to the device, and see if that hangs or
> > not, like:
> 
> 
> On this 2.4.19 box with the Buslogic 958, that command hangs:
> # ./sg_inq -e -o=0 /dev/sg1
> EVPD INQUIRY, page code=0x00:
> 

That really sucks.

If you remove the scsi_load_identifier, does 2.5 boot?

We can black list your device, never sending it INQUIRY page 0.

Since there is one disk like yours out there, there are probably more,
so we should add a module/boot and maybe config time option to disable
the INQUIRY page 0.

Anyone have some other suggestion, besides throwing away the disk?

-- Patrick Mansfield

      reply	other threads:[~2002-10-22 18:59 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-21 17:39 [PATCH] scsi_error device offline fix andy barlak
2002-10-21 19:33 ` Mike Anderson
2002-10-21 20:01   ` andy barlak
2002-10-21 22:52     ` Patrick Mansfield
2002-10-22  0:58       ` andy barlak
2002-10-22 15:38         ` Patrick Mansfield
2002-10-22 16:14           ` andy barlak
2002-10-22 19:05             ` Patrick Mansfield [this message]

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=20021022120503.A4185@eng2.beaverton.ibm.com \
    --to=patmans@us.ibm.com \
    --cc=andmike@us.ibm.com \
    --cc=andyb@island.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-scsi@vger.kernel.org \
    /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

Powered by JetHome