1833760 Members
2095 Online
110063 Solutions
New Discussion

HPUX HBA issue

 
kholikt
Super Advisor

HPUX HBA issue

I have a machine with two HBA card. Each HBA has two ports. The machine is direct connected to a EMC CX500, no fiber switch. The hba /dev/fcd0 is working fine since it can detect it is a loop. However, the other HBA /dev/fcd3 is not working it keep going to fabric mode. I was told that HP HBA is autosensing, is there anyway I can overwrite this behaviour.

0/4/1/1: Fibre Channel Driver at /dev/fcd3 is being reset
gvid: ATI Radeon 7000 not supported on this hardware
0/4/1/0: Fabric Name Server rejected GPN_FT query.
Reason code: unable to perform request;
Explanation: FC-4 Type not registered.
This may indicate that the HBA port is not part of a zone.
Please check zone configuration on your switch.

[agt603:/etc]# fcmsutil /dev/fcd3

Vendor ID is = 0x001077
Device ID is = 0x002312
PCI Sub-system Vendor ID is = 0x00103c
PCI Sub-system ID is = 0x0012ba
PCI Mode = PCI-X 133 MHz
ISP Code version = 3.2.26
ISP Chip version = 3
Previous Topology = PTTOPT_FABRIC
Link Speed = 1Gb
Local N_Port_id is = 0x612313
Previous N_Port_id is = 0x612313
N_Port Node World Wide Name = 0x500110a00010648f
N_Port Port World Wide Name = 0x500110a00010648e
Switch Port World Wide Name = 0x2023080088a07ecf
Switch Node World Wide Name = 0x1000080088a07ecf
Driver state = AWAITING_LINK_UP
Hardware Path is = 0/4/1/1
Maximum Frame Size = 2048
Driver-Firmware Dump Available = NO
Driver-Firmware Dump Timestamp = N/A
Driver Version = @(#) libfcd.a HP Fibre Channel ISP 23xx Driver B.11.11.03 /ux/kern/kisu/FCD/src/common/wsio/fcd_init.c:Mar 31 2004,12:14:54

[agt603:/etc]# fcmsutil /dev/fcd0

Vendor ID is = 0x001077
Device ID is = 0x002312
PCI Sub-system Vendor ID is = 0x00103c
PCI Sub-system ID is = 0x0012ba
PCI Mode = PCI-X 133 MHz
ISP Code version = 3.2.26
ISP Chip version = 3
Topology = PRIVATE_LOOP
Link Speed = 2Gb
Local N_Port_id is = 0x000001
Previous N_Port_id is = None
Local Loop_id is = 125
N_Port Node World Wide Name = 0x50060b00001dc985
N_Port Port World Wide Name = 0x50060b00001dc984
Switch Port World Wide Name = N/A
Switch Node World Wide Name = N/A
Driver state = ONLINE
Hardware Path is = 0/3/1/0
Maximum Frame Size = 2048
Driver-Firmware Dump Available = NO
Driver-Firmware Dump Timestamp = N/A
Driver Version = @(#) libfcd.a HP Fibre Channel ISP 23xx Driver B.11.11.03 /ux/kern/kisu/FCD/src/common/wsio/fcd_init.c:Mar 31 2004,12:14:54
abc
4 REPLIES 4
Torsten.
Acclaimed Contributor

Re: HPUX HBA issue

Notice the status:

Previous Topology = PTTOPT_FABRIC

"previous"!!!

Driver state = AWAITING_LINK_UP

there is no link established yet.
Inspect the connection.

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
kholikt
Super Advisor

Re: HPUX HBA issue

Hi,

Physically we have changed the FC cable as well as the HBA cards but still the same. Anyway we are sure that the physical connection is fine. I have tried fcmsutil /dev/fcd3 reset but no luck any idea
abc
Torsten.
Acclaimed Contributor

Re: HPUX HBA issue

"AWAITING_LINK_UP" clearly indicates there is no link!

You probably need to check the connection/cable/array settings again.

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
Vasiliy Karpov
Trusted Contributor

Re: HPUX HBA issue

EMC CX500 allows to configure host-ports in fabric or p2p/loop mode. Check, that all host-ports on EMC storage configured to be in p2p or loop mode.