Start a Conversation

Unsolved

This post is more than 5 years old

2724

July 21st, 2008 14:00

How to get the HBA info on NS and NSX80

I am looking for a command or tool to dump out the HBA info on NS21F and NSX80. Thanks.

David

12 Posts

July 21st, 2008 15:00

I am looking for the make/model number of the HBA. I need to compare this info between the 2 machines, NS21F and NSX80.

Thanks,

5 Practitioner

 • 

274.2K Posts

July 21st, 2008 15:00

Hi,

Not sure what exact information you require , but have you considered looking at a collect support materials and in each server_log you will have the bootup information including WWN.

Regards
Shane

5 Practitioner

 • 

274.2K Posts

July 21st, 2008 16:00

Try

server_sysconfig -pci
example:
server_sysconfig server_2 -pci
server_2 : PCI DEVICES:

On Board:
VendorID=0x10B5 DeviceID=0x8516 Controller
0: PLX PEX8516 IRQ: 11

Slot: 1
Agilent QX4 Fibre Channel Controller
0: fcp-0 IRQ: 24 addr: 5006016041e01aec

1: fcp-1 IRQ: 25 addr: 5006016141e01aec

2: fcp-2 IRQ: 26 addr: 5006016241e01aec

3: fcp-3 IRQ: 27 addr: 5006016341e01aec

Slot: 3
Broadcom Gigabit Ethernet Controller
0: cge0 IRQ: 22
speed=100 duplex=full txflowctl=disable rxflowctl=disable

1: cge1 IRQ: 23
speed=auto duplex=auto txflowctl=disable rxflowctl=disable

Slot: 2
Broadcom Gigabit Ethernet Controller
0: cge2 IRQ: 20
speed=1000 duplex=full txflowctl=disable rxflowctl=disable

1: cge3 IRQ: 21
speed=1000 duplex=full txflowctl=disable rxflowctl=disable

5 Practitioner

 • 

274.2K Posts

July 22nd, 2008 16:00

Was this information helpful ? Can you confirm ?

Thanks

Shane

5 Practitioner

 • 

274.2K Posts

September 22nd, 2009 13:00

hi all,

i search a software to simulate the WWN with the serial number off the box, i know on the symmetrix tech tool can do it but i know if they are similar software for celerra

thanks for help

366 Posts

September 23rd, 2009 06:00

Hi,

there is a label on the Blade that shows the WWN seed information.
With this information, you are able to know the WWN of the HBA's.

Data Mover 2 WWN Node/Port Names:

FCP HBA 0: N_PORT S_ID 6a1113 Node 50060160906025c4 Port 50060160106025c4
FCP HBA 1: N_PORT S_ID 6a1013 Node 50060160906025c4 Port 50060161106025c4

Data Mover 3 WWN Node/Port Names:
FCP HBA 0: N_PORT S_ID 6a1e13 Node 50060160906025c4 Port 50060168106025c4
FCP HBA 1: N_PORT S_ID 6a1f13 Node 50060160906025c4 Port 50060169106025c4


106025c4 is the WWN seed. The WWN seed is found on the front of the Blade enclosures.
Each Blade enclosure has a unique WWN seed.

The first part is fixed as follows :

Blade 2 HBA 0 - 50060160
Blade 2 HBA 1 - 50060161
Blade 2 HBA 2 - 50060162
Blade 2 HBA 3 - 50060163

Blade 3 HBA 0 - 50060168
Blade 3 HBA 1 - 50060169
Blade 3 HBA 2 - 5006016a
Blade 3 HBA 3 - 5006016b

And so on..



Gustavo Barreto.
No Events found!

Top