HBA compatible on Emulex Lightpulse 9000 with IBM 8840 PKU X346 server.


 
Thread Tools Search this Thread
Special Forums Hardware Filesystems, Disks and Memory HBA compatible on Emulex Lightpulse 9000 with IBM 8840 PKU X346 server.
# 1  
Old 01-10-2007
HBA compatible on Emulex Lightpulse 9000 with IBM 8840 PKU X346 server.

Hi there,
does anybody knows/info on compatiblity on Emulex Lightpulse 9000 with IBM 8840 PKU X346 server.

Regards.
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. AIX

Replacing HBA in the VIO server

Hi Experts, Kind of embarrassed to ask this , it's been a while I've done this . Can anyone verify below procedure to replace HBA in the VIO server. Many client LPARs are using this HBA for NPIV . Please correct me if I am wrong . Thanks in Advanced Identify the HBA (did that) Unconfigure the... (2 Replies)
Discussion started by: JME2015
2 Replies

2. AIX

How to check if my AIX server has Dual HBA's?

Thanks I need to know if my server has dual HBA and if multipath has been configured. For Multipath I ran lspath and it shows all drives and if MPIO is configured for that drive. Thanks for any input. (2 Replies)
Discussion started by: 300zxmuro
2 Replies

3. AIX

IBM AIX on IBM Eseries & x series server

Hi, I want to know whether IBM AIX can be installed on the IBM e series and x series server hardware? Thanks & Regards Arun (2 Replies)
Discussion started by: Arun.Kakarla
2 Replies

4. Hardware

Cups-compatible PPD for IBM 6400 printers

We've inherited some IBM Infoprint 6400 printers for use with our internal warehouse management software. Now I'm looking for a driver, or a compatibility list for said printers. I found that IBM does provide drivers for it (link), but due to our policies I can't download it. (who provides drivers... (0 Replies)
Discussion started by: pludi
0 Replies

5. UNIX for Advanced & Expert Users

openSuse 10.3 , Emulex HBA

hello, i have a dell Poweredge 2950 ( Server ) and an IBM storage device DS 3000 family ( Storage ) . I am supposed to link the IBM storage device to the Dell Poweredge via "Emulex 4Gb Fibre Channel Host Bus Adapter". I have put the addapter card in my server and connected it to the storage.... (3 Replies)
Discussion started by: nux007
3 Replies

6. HP-UX

hp 9000 k class server not booting

We have an old k class server that we would like to use as a testbed for our oracle application. However, it is not booting properly - fiailing the self boot test (light at the back of server is blinking). On the little window on the front of server i see the following message about console (?). ... (9 Replies)
Discussion started by: lombard_c
9 Replies

7. HP-UX

urgent help needed on HP 9000 rp3410 server for a newbie

Hi friends i dont know whether it is the right forum to ask this or not. if its not please excuse me and please give me the link for such a forum. i am novice about HP 9000 rp3410 server and its things but i had to install and configure it. I came to know that it doesnot comes with builtin... (4 Replies)
Discussion started by: bnaravinda
4 Replies

8. UNIX for Dummies Questions & Answers

HP 9000 rp7420 server

Hi all, I'm trying to find out info on HP 9000 rp7420 server. 16-way rp7420 server - what does 16-way stand for? There is 32-way rpxxxx also. I searched www.hp.com site but no luck. Can anyone put some light in it pls. Thanks in advance (3 Replies)
Discussion started by: mhbd
3 Replies

9. HP-UX

D Class HP 9000 Server Setup

I work for a school and just received a set of HP-UX machines. I did ok with the Vizualize workstations in that they had video cards and all, but I am attempting to set up the D Class (D250) servers that we received and they are terminal only. I have the terminals and keyboards for them, but am... (11 Replies)
Discussion started by: NoHope
11 Replies
Login or Register to Ask a Question
ESP(4)							   BSD Kernel Interfaces Manual 						    ESP(4)

NAME
esp -- NCR 53C9x, Emulex ESP406, and Qlogic FAS408 SCSI driver SYNOPSIS
ISA bus esp0 at isa? port 0x230 irq ? PCMCIA esp* at pcmcia? function ? MCA esp* at mca? slot ? mac68k esp0 at obio? esp1 at obio? macppc esp0 at obio0 flags 0x00ff sun3x esp0 at obio0 addr 0x66000000 ipl 2 flags 0xff0f sparc dma0 at obio0 addr 0xfa001000 level 4 (Sun 4/300) esp0 at obio0 addr 0xfa000000 level 4 (Sun 4/300) dma0 at sbus0 slot ? offset ? (sun4c and sun4m) esp0 at sbus0 slot ? offset ? (sun4c) esp0 at dma0 (sun4m) dma* at sbus? slot ? offset ? (Sbus) esp* at sbus? slot ? offset ? (SBus, older PROMs) esp* at dma? (SBus) scsibus* at esp? DESCRIPTION
The esp driver provides support for the NCR 53C90, 53C94 and 53C96; Emulex ESP100, ESP100A, ESP200 and ESP406; and Qlogic FAS216 and FAS408 SCSI controller chips found in a wide variety of systems and peripheral boards. This includes the Qlogic ISA and VLB SCSI host adapters, and the Sun Fast SCSI buffered Ethernet for Sbus (FSBE/S, X1053A, Sun part # 501-2015). For Qlogic PCI SCSI host adapters, use the isp(4) device. CONFIGURATION
The esp driver supports the following flags for use in config(1) files: bits 0-7: disable disconnect/reselect for the corresponding SCSI target bits 8-15: disable synchronous negotiation for the corresponding SCSI target bits 16-23: disable tagged queuing for the corresponding SCSI target "Target" is synonymous with SCSI ID number. Note that SCSI tape drives should be allowed to perform disconnect/reselect or performance will suffer. SEE ALSO
cd(4), ch(4), intro(4), le(4), mca(4), pcmcia(4), scsi(4), sd(4), ss(4), st(4), uk(4) http://www.qlc.com/ http://www.sun.com/ BSD
December 3, 2001 BSD