1833362 Members
3183 Online
110052 Solutions
New Discussion

Re: HP FC adapters

 
Eric Buttrum
Occasional Contributor

HP FC adapters

How do I determine the version of drivers loaded for HP A6795A FC HBA's running on HP/UX B.11.11?

Thanks,

EB.
3 REPLIES 3
David Child_1
Honored Contributor

Re: HP FC adapters

Eric,

Try: fcmsutil /dev/fcd0 (or whatever HBA device file you are interested in. The bottom of the output will be something like:

Driver Version = @(#) libfcd.a HP Fibre Channel ISP 23xx Driver B.11.11.01 /ux/kern/kisu/FCD/src/common/wsio/fcd_init.c:Jul 16 2003,18:50:14

David

Dan Yeatman
Advisor

Re: HP FC adapters

fcmsutil is the utility to probe the FC cards but usually the device files for the FC cards will be /dev/td# for "tachyon device"

TACHYON XL2 A6795A Fibre Channel Host Bus Adapters

see fcmsuti manpage for all the options but most useful are:
fcmsutil /dev/td0
fcmsutil /dev/td0 stat

ioscan -fnC fc < will identify all FC cards, device files and associated HW paths on your system

Drivers are delivered via a patch, see the itrc patch section for the latest. Looks like PHSS_28509 is the latest fc driver patch, as always, be sure to check the dependencies carefully!


Alzhy
Honored Contributor

Re: HP FC adapters

tdutil /dev/td0

If you're using Tachyon based cards - better to use the tachyon tools that start with td --- ie. tdutil, tdlist.. etc.

The A6795A is a tachyon based card if I am not mistaken.
Hakuna Matata.