Operating System - OpenVMS
1753879 Members
7431 Online
108809 Solutions
New Discussion юеВ

Re: Can I show the HBA link speed from OpenVMS??

 
Jur van der Burg
Respected Contributor

Re: Can I show the HBA link speed from OpenVMS??

I just wanted to know the pci id of the 1Gb card and the id of the 2Gb card. Then I might be able to give a correct answer.

Jur.
Jim Hintze
Advisor

Re: Can I show the HBA link speed from OpenVMS??


and a 3 is???

SDA> FC SET DEVICE FGA
SDA> EXAMINE LSDB+LSDB$L_LINK_DATA_RATE
LSDB+00010: 00000000.00000003 "........"

Context ........ Live from ELXDV1 (1.66), 4-FEB-2010 14:15:12.60
Device ......... FGA0:, PCI, Device ID 2422, Rev 03, QLogic ISP2422
Images ......... FW 4.00.90, SYS$PGQDRIVER X-43A1 linked 4-FEB-2009 08:54:48.34
FibreChannel ... Node WWID 006A.3629.0000.0000, Port WWID 5006.0B00.006A.3628, Port ID 070A00
Hoff
Honored Contributor

Re: Can I show the HBA link speed from OpenVMS??

>and a 3 is???

The QLogic ISP2422 is 4 Gb HBA.

Data sheet:

http://download.qlogic.com/datasheet/38474/83242-580-00J.pdf
Hoff
Honored Contributor

Re: Can I show the HBA link speed from OpenVMS??

And as that probably wasn't clear, I'd presume that 3 is the new 4.
Jur van der Burg
Respected Contributor

Re: Can I show the HBA link speed from OpenVMS??

from the ultimate doc:

/* Outgoing MBX CSR #1 contains link data rate (0 = 1Gbps, 1 = 2Gbps, 3 = 4Gbps) */

Jur (former fibre channel driver maintainer)
Jim Hintze
Advisor

Re: Can I show the HBA link speed from OpenVMS??


Hoff,
While we knew that the card has the capacity to talk @ 4gb, it's wasn't clear that the switches negotiated a 4gb speed. Thanks, your responses are always appreciated. 3 is the new 4, thats cute :-)


Jim Hintze
Advisor

Re: Can I show the HBA link speed from OpenVMS??

Jur,
Thanks, that nails it.