public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Jim Zajkowski <jamesez@umich.edu>
To: linux-kernel@vger.kernel.org
Subject: Re: Sparse LUN scanning - 2.4.x
Date: Tue, 11 Jan 2005 21:11:40 -0500	[thread overview]
Message-ID: <cs210t$l8m$1@sea.gmane.org> (raw)
In-Reply-To: 41E46A59.2010205@metaparadigm.com

On 2005-01-11 19:07:53 -0500, Michael Clark <michael@metaparadigm.com> said:

>> The problem is this: since LUN 0 does not show up -- specifically, it 
>> can't read the vendor or model informaton -- the kernel SCSI scan does 
>> not match with the table to tell the kernel to do sparse LUN 
>> scanning... so the RAID does not appear.

> Add the Xserve with the BLIST_SPARSELUN flag into the blacklist/quirks 
> table in drivers/scsi/scsi_scan.c

It already is in the quirks list.

The problem is that LUN 0 does not show up on this machine, so the 
quirks table doesn't work.  Looking at /proc/scsi/scsi shows the device 
but only sorta:

> Host: scsi1 Channel: 00 Id: 00 Lun: 00
>   Vendor:          Model:                  Rev:
>   Type:   Processor                        ANSI SCSI revision: ffffffff

whereas the LUN that is mapped shows up like this:

> Host: scsi1 Channel: 00 Id: 00 Lun: 01
>   Vendor: APPLE    Model: Xserve RAID      Rev: 1.20
>   Type:   Direct-Access                    ANSI SCSI revision: 02

So since the information doesn't show up, the quirks table magic 
doesn't work since it doesn't know that it needs to do a sparse lun 
scan.

--Jim

-- 
Jim Zajkowski          OpenPGP 0x21135C3    http://www.jimz.net/pgp.asc
System Administrator  8A9E 1DDF 944D 83C3 AEAB  8F74 8697 A823 2113 5C53
UM Life Sciences Institute



  reply	other threads:[~2005-01-12  2:13 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-11 19:05 Sparse LUN scanning - 2.4.x Jim Zajkowski
2005-01-12  0:07 ` Michael Clark
2005-01-12  2:11   ` Jim Zajkowski [this message]
2005-01-12  9:50     ` Michael Clark

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='cs210t$l8m$1@sea.gmane.org' \
    --to=jamesez@umich.edu \
    --cc=linux-kernel@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