Linux SCSI subsystem development
 help / color / mirror / Atom feed
From: James Bottomley <James.Bottomley@SteelEye.com>
To: "Horák Daniel" <horak@sitmp.cz>
Cc: SCSI Mailing List <linux-scsi@vger.kernel.org>
Subject: Re: Compaq RA4x00 logical volumes not detected in kernel 2.6
Date: Wed, 15 Jun 2005 09:12:39 -0500	[thread overview]
Message-ID: <1118844759.5045.15.camel@mulgrave> (raw)
In-Reply-To: <66EFFC1A2B0A424E87D68EC10B1F458D6597C1@EXCH2.plzen-city.cz>

On Wed, 2005-06-15 at 14:10 +0200, Horák Daniel wrote:
> I have a problem with detecting logical volumes on Compaq Raid Array
> 4x00 which is connected to my server via Emulex LP8000 Fibre Channel
> card and FC hub. System is CentOS 4 with kernel 2.6.9 (=RHEL4 clone)
> 
> I get the following messagen in syslog
> 
> scsi8 : Emulex LightPulse LP8000 1 Gigabit PCI Fibre Channel Adapter on
> PCI bus 04 device 20 irq 5 
> scsi: unknown device type 12 
> Vendor: COMPAQ Model: ARRAY CONTROLLER Rev: 2.54 
> Type: RAID ANSI SCSI revision: 00 

This is because the RA4100 shows it's volumes as the array controller
type.  You actually have to use array controller commands to access
them.  The cpqfc driver quietly translated these internally, so it's the
only driver that will work with the RA4100 array (unless someone writes
an ULD for type array controller).  Unfortunately, compaq discontinued
support for cpqfc a while ago and the driver has been decaying in the
tree (to the point where it won't really build now).

James


> scsi: unknown device type 12 
> Vendor: COMPAQ Model: ARRAY CONTROLLER Rev: 2.60 
> Type: RAID ANSI SCSI revision: 00 
> 
> The result of discussion in lpfc forum is that there should be a problem
> the scanning part of SCSI layer.
> 
> The detected devices should look like the folling output (these messages
> are from the same system booted into RHEL3 clone (Whitebox, kernel 2.4)
> with the arrays attached via Compaq FC card).
> 
>  kernel: Starting timer : 0 0
>  kernel:   Vendor: COMPAQ    Model: LOGICAL VOLUME    Rev: 2.60
>  kernel:   Type:   Direct-Access                      ANSI SCSI
> revision: 02
>  kernel: Starting timer : 0 0
>  kernel:   Vendor: COMPAQ    Model: LOGICAL VOLUME    Rev: 2.60
>  kernel:   Type:   Direct-Access                      ANSI SCSI
> revision: 02
>  kernel: Starting timer : 0 0
>  kernel:   Vendor: COMPAQ    Model: LOGICAL VOLUME    Rev: 2.54
>  kernel:   Type:   Direct-Access                      ANSI SCSI
> revision: 02
>  kernel: Starting timer : 0 0
>  kernel: Attached scsi disk sda at scsi2, channel 0, id 0, lun 0
>  kernel: Attached scsi disk sdb at scsi2, channel 0, id 0, lun 1
>  kernel: Attached scsi disk sdc at scsi2, channel 0, id 1, lun 0
> 
> 
> 		Thank you
> 			Dan Horak
> -
> To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

  reply	other threads:[~2005-06-15 14:12 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-15 12:10 Compaq RA4x00 logical volumes not detected in kernel 2.6 Horák Daniel
2005-06-15 14:12 ` James Bottomley [this message]
2005-06-15 14:14 ` Eddie Williams

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=1118844759.5045.15.camel@mulgrave \
    --to=james.bottomley@steeleye.com \
    --cc=horak@sitmp.cz \
    --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