public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* Support for lun > 7 on HP's XP128 storage
@ 2003-06-18  6:16 Ionut Nistor
       [not found] ` <1055942750.8263.10.camel@lvadplx>
  0 siblings, 1 reply; 2+ messages in thread
From: Ionut Nistor @ 2003-06-18  6:16 UTC (permalink / raw)
  To: linux-scsi

Hello,

I am running a 2.4.18-ac3 kernel on a ia32 system.
This system is connected to a SAN via an Emulex LP8000 HBA. The storage is
HP's XP128. The controller on the storage reports scsi version 2 however,
luns with ID > 7 are also supported. When the HBA driver is loaded, no LUNs
are detected but if "scsi add-single-device" is used later, the luns are
visible.

Maybe it should be added to the kernel with BLIST_LARGELUN - correct me if I
am wrong.

Thanks,
Ionut


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

* Re: Support for lun > 7 on HP's XP128 storage
       [not found]   ` <1562.193.231.199.62.1055959426.squirrel@mail.wsp.ro>
@ 2003-06-20 11:08     ` Ionut Nistor
  0 siblings, 0 replies; 2+ messages in thread
From: Ionut Nistor @ 2003-06-20 11:08 UTC (permalink / raw)
  To: Ionut Nistor, andrew; +Cc: linux-scsi

Sorry for being coming back on the same issue but should this (blacklisting
for XP) not be included in the kernel?

Thanks,
Ionut

----- Original Message ----- 
From: "Ionut Nistor" <ionut@wsp.ro>
To: <andrew@fc.hp.com>
Cc: <ionut@modulo.ro>
Sent: Wednesday, June 18, 2003 9:03 PM
Subject: Re: Support for lun > 7 on HP's XP128 storage


> Hello Andrew,
>
> I know this, but I was hoping this gets included in the kernel's blacklist
> - should be since this is how XP works.
>
> By the way, do you happen to know why XP reports SCSI ver 2 but allows
> more than 8 LUNs? This sort of breaks the standard.
>
> Thanks,
> Ionut
>
> > On Wed, 2003-06-18 at 00:16, Ionut Nistor wrote:
> >> Hello,
> >>
> >> I am running a 2.4.18-ac3 kernel on a ia32 system.
> >> This system is connected to a SAN via an Emulex LP8000 HBA. The
> >> storage is HP's XP128. The controller on the storage reports scsi
> >> version 2 however, luns with ID > 7 are also supported. When the HBA
> >> driver is loaded, no LUNs are detected but if "scsi add-single-device"
> >> is used later, the luns are visible.
> >>
> >> Maybe it should be added to the kernel with BLIST_LARGELUN - correct
> >> me if I am wrong.
> >>
> >> Thanks,
> >> Ionut
> >>
> >
> > Try adding the following entries to the device_list in scsi_scan.c:
> >
> > {"HP", "OPEN-", "*", BLIST_SPARSELUN | BLIST_LARGELUN},
> > {"HP", "DISK-SUBSYSTEM", "*", BLIST_SPARSELUN | BLIST_LARGELUN},
> >
> >
> >
> >> -
> >> 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
> >>
> > --
> > =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
> >    Andrew Patterson                          Voice:  (970) 898-3261
> > Hewlett-Packard Company                   Email:  andrew@fc.hp.com
>
>
>
>


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

end of thread, other threads:[~2003-06-20 10:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-06-18  6:16 Support for lun > 7 on HP's XP128 storage Ionut Nistor
     [not found] ` <1055942750.8263.10.camel@lvadplx>
     [not found]   ` <1562.193.231.199.62.1055959426.squirrel@mail.wsp.ro>
2003-06-20 11:08     ` Ionut Nistor

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