All of lore.kernel.org
 help / color / mirror / Atom feed
* any experience with PCI Express parallel scsi controllers?
@ 2007-02-20 15:10 Christopher Allen Wing
  2007-02-20 16:10 ` Frederic TEMPORELLI
  2007-02-20 16:36 ` Sven Rudolph
  0 siblings, 2 replies; 4+ messages in thread
From: Christopher Allen Wing @ 2007-02-20 15:10 UTC (permalink / raw)
  To: linux-scsi

Hello,

I'm trying to connect some older SCSI devices to new servers which only 
have PCI Express expansion slots.  Unfortunately it seems that there are 
very few parallel SCSI HBA cards available for PCI Express systems.  Most 
SCSI controller manufacturers are only selling PCI-X cards if you want 
parallel SCSI.


Has anyone else been in this situation?  One product that we found is a 
board sold by HP (HP SC11Xe) based on a LSI Logic chipset.  This is a PCI 
Express controller with a single U320 parallel SCSI channel.  It is 
reasonably priced ($200); unfortunately, the documentation on HP's web 
site states that it will only work with tape devices.  Is anyone familiar 
with this card who might know if this claim (that the card only works with 
tape drives) is true or false?

Otherwise, Adaptec does not seem to sell any parallel SCSI cards for PCI 
Express; there are a few expensive PCI Express RAID controllers out there 
with parallel SCSI but I don't need a hardware RAID controller.  There is 
also an ATTO Technology PCI Express card with parallel SCSI; it sells for 
around $500.


Any ideas or suggestions?


Thanks a lot,

Chris Wing
wingc@engin.umich.edu

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

* Re: any experience with PCI Express parallel scsi controllers?
  2007-02-20 15:10 any experience with PCI Express parallel scsi controllers? Christopher Allen Wing
@ 2007-02-20 16:10 ` Frederic TEMPORELLI
  2007-02-20 16:36 ` Sven Rudolph
  1 sibling, 0 replies; 4+ messages in thread
From: Frederic TEMPORELLI @ 2007-02-20 16:10 UTC (permalink / raw)
  To: Christopher Allen Wing; +Cc: linux-scsi

may be SCSI to USB adapter ?

such adapters seen on commercial web sites...
(adaptec, belkin, ...)
but:
- USB2 mandatory
- driver for linux ?

regards
--
Frederic Temporelli


Christopher Allen Wing a écrit :
> Hello,
> 
> I'm trying to connect some older SCSI devices to new servers which only
> have PCI Express expansion slots.  Unfortunately it seems that there are
> very few parallel SCSI HBA cards available for PCI Express systems. 
> Most SCSI controller manufacturers are only selling PCI-X cards if you
> want parallel SCSI.
> 
> 
> Has anyone else been in this situation?  One product that we found is a
> board sold by HP (HP SC11Xe) based on a LSI Logic chipset.  This is a
> PCI Express controller with a single U320 parallel SCSI channel.  It is
> reasonably priced ($200); unfortunately, the documentation on HP's web
> site states that it will only work with tape devices.  Is anyone
> familiar with this card who might know if this claim (that the card only
> works with tape drives) is true or false?
> 
> Otherwise, Adaptec does not seem to sell any parallel SCSI cards for PCI
> Express; there are a few expensive PCI Express RAID controllers out
> there with parallel SCSI but I don't need a hardware RAID controller. 
> There is also an ATTO Technology PCI Express card with parallel SCSI; it
> sells for around $500.
> 
> 
> Any ideas or suggestions?
> 
> 
> Thanks a lot,
> 
> Chris Wing
> wingc@engin.umich.edu
> -
> 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

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

* Re: any experience with PCI Express parallel scsi controllers?
  2007-02-20 15:10 any experience with PCI Express parallel scsi controllers? Christopher Allen Wing
  2007-02-20 16:10 ` Frederic TEMPORELLI
@ 2007-02-20 16:36 ` Sven Rudolph
  1 sibling, 0 replies; 4+ messages in thread
From: Sven Rudolph @ 2007-02-20 16:36 UTC (permalink / raw)
  To: Christopher Allen Wing; +Cc: linux-scsi

Christopher Allen Wing <wingc@engin.umich.edu> writes:

> I'm trying to connect some older SCSI devices to new servers which
> only have PCI Express expansion slots.  Unfortunately it seems that
> there are very few parallel SCSI HBA cards available for PCI Express
> systems.  Most SCSI controller manufacturers are only selling PCI-X
> cards if you want parallel SCSI.
>
>
> Has anyone else been in this situation?  One product that we found is
> a board sold by HP (HP SC11Xe) based on a LSI Logic chipset.  This is
> a PCI Express controller with a single U320 parallel SCSI channel.  It
> is reasonably priced ($200); unfortunately, the documentation on HP's
> web site states that it will only work with tape devices.

I am quite sure that this is only a marketing (or technical support)
issue. Big vendors tend to strongly suggest hardware RAID controllers
for disks, which makes sense from a Windows point of view. (I have
Adaptec 29160LP Controllers bought from Fujitsu-Siemens; and FSC only
supports these controllers for Tape devices for this reason.) I see no
technical reason why the HP ones shouldn't work with disks.

A limitation compared to cards from LSI and Adaptec: HP supports
this card only for the listed HP servers.

Unfortunately LSI doesn't build/sell this card directly.

> Otherwise, Adaptec does not seem to sell any parallel SCSI cards for
> PCI Express;

A card called 29320LPE is expected in March; and a patch adding the
PCI-ID already appeared on this list. As the name indicates, this is
one Ultra 320 Channel, low profile PCI. I plan to wait for this card.

> There is also an ATTO Technology PCI Express card with
> parallel SCSI; it sells for around $500.

(...and provides two SCSI busses, so it is not that overpriced.) I
bought the UL5D Low-Profile and tested it. It needs a small patch
against the MPT-Fusion driver; the patch is provided on the Atto
Website in a login-protected area; and there is a licence-agreement
required (non-distribution and all that junk).

(In my non-lawyer-opinion this patch is a derived work and hence it
must be licensed under the GPL.)

If the patch where GPL, it could be integrated into the upstream
MPT-Fusion driver. (The patch itself worked fine.)

I asked Atto via E-Mail; but I didn't receive an answer. So I don't
use the Atto card (and do not buy new ones) until these cards are
supported by vanilla kernel.

(Atto nowadays promotes a binary-only driver instead of the small
patch, which is not acceptable for me either and seems to indicate
that their idea on doing business doesn't fit that well with Linux'
open-source approach.)

As said above, I am waiting for the Adaptec card...

	Sven



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

* RE: any experience with PCI Express parallel scsi controllers?
@ 2007-02-20 17:04 Moore, Eric
  0 siblings, 0 replies; 4+ messages in thread
From: Moore, Eric @ 2007-02-20 17:04 UTC (permalink / raw)
  To: Christopher Allen Wing, linux-scsi

On Tuesday, February 20, 2007 8:10 AM,  Christopher Allen Wing wrote:
> Has anyone else been in this situation?  One product that we 
> found is a 
> board sold by HP (HP SC11Xe) based on a LSI Logic chipset.  
> This is a PCI 
> Express controller with a single U320 parallel SCSI channel.  It is 
> reasonably priced ($200); unfortunately, the documentation on 
> HP's web 
> site states that it will only work with tape devices.  Is 
> anyone familiar 
> with this card who might know if this claim (that the card 
> only works with 
> tape drives) is true or false?
> 

Yes, I have one of those U320 SCSI Parallel PCI Express cards in my
system.
It has a LSI53C1020A A1 down on the hba, which is a single channel.
This hba has a PCI express to pcix bridge, as the 1020A is still PCI X.
This will work with any peripheral device, such as disks devices.
Probably
HP claim to tape is because that is what they certified it with.   I
have it in
a HP ML350, and it works like a champ.  You might want to find out from
HP which systems it works will, b'cuase I found on some other non HP
systems 
it didn't.

Eric Moore
LSI Logic

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

end of thread, other threads:[~2007-02-20 17:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-02-20 15:10 any experience with PCI Express parallel scsi controllers? Christopher Allen Wing
2007-02-20 16:10 ` Frederic TEMPORELLI
2007-02-20 16:36 ` Sven Rudolph
2007-02-20 17:04 Moore, Eric

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.