Operating System - HP-UX
1747994 Members
4689 Online
108756 Solutions
New Discussion юеВ

Re: indifferent fcmsutil output

 
Sachin Kumbla
Frequent Advisor

indifferent fcmsutil output

when i run the following command
#ioscan -fnC fc :--> i get the following o/p

Class I H/W Path Driver S/W State H/W Type Description
=================================================================
fc 0 0/2/1/0 fcd CLAIMED INTERFACE HP A6826-60001 2Gb Dual Port PCI/PCI-X Fibre Channel Adapter (FC Port 1)
/dev/fcd0
fc 1 0/2/1/1 fcd CLAIMED INTERFACE HP A6826-60001 2Gb Dual Port PCI/PCI-X Fibre Channel Adapter (FC Port 2)
/dev/fcd1
fc 2 0/5/1/0 fcd CLAIMED INTERFACE HP A6826-60001 2Gb Dual Port PCI/PCI-X Fibre Channel Adapter (FC Port 1)
/dev/fcd2
fc 3 0/5/1/1 fcd CLAIMED INTERFACE HP A6826-60001 2Gb Dual Port PCI/PCI-X Fibre Channel Adapter (FC Port 2)
/dev/fcd3


when i run the following command

fcmsutil /dev/fcd2 ---> iam getting the foll.o/p


Error : Invalid device file
*************************************************************************
***** IOCTL functions available to the FCD driver *****
*************************************************************************

fcmsutil < FCD device_file >
< FCD device_file > echo [data_size] [count]
< FCD device_file > test [data_size] [count]
< FCD device_file > rls
< FCD device_file > [-f] lb {ext | int} {crpat | cjtpat} [count]
< FCD device_file > read_cr
< FCD device_file > read [pci]
< FCD device_file > vpd
< FCD device_file > sfp
< FCD device_file > get fabric
< FCD device_file > get remote {all | }
< FCD device_file > [-k] ns_query_ports
< FCD device_file > [-f] reset
< FCD device_file > [-f] bdr
< FCD device_file > replace_dsk
< FCD device_file > stat [-s]
< FCD device_file > clear_stat
< FCD device_file > nsstat
< FCD device_file > clear_nsstat
< FCD device_file > devstat {all | }
< FCD device_file > clear_devstat {all | }
< FCD device file > enable
< FCD device file > [-f] disable
< FCD device file > [-f] dump_current_state
< FCD device file > dump_saved_state
< FCD device_file > dump_nvram
< FCD device file > rom_fw_update
< FCD device file > efi_drv_update
< FCD device_file > [-f] set_int_delay {off | [-z {5 | 6}] }
< FCD device_file > get_int_delay

Note: can be substituted with -w
or -l (only in PRIVATE_LOOP) for all options
that take as an argument.

*************************************************************************
***** IOCTL functions available to the TD driver *****
*************************************************************************

fcmsutil < TD device_file >
< TD device_file > echo [data_size] [count]
< TD device_file > test [data_size] [count]
< TD device_file > rls
< TD device_file > [-f] lb plm|crpat|cjtpat [count]
< TD device_file > read_cr
< TD device_file > read [pci]
< TD device_file > write [pci]
< TD device_file > vpd
< TD device_file > get fabric
< TD device_file > get remote {all | }
< TD device_file > [-k] ns_query_ports
< TD device_file > reset
< TD device_file > [-f] bdr
< TD device_file > replace_dsk
< TD device_file > stat [-s]
< TD device_file > clear_stat
< TD device_file > nsstat
< TD device_file > clear_nsstat
< TD device_file > devstat {all | }
< TD device_file > clear_devstat {all | }
< TD device file > enable
< TD device file > [-f] disable
Note: can be substituted with -w
or -l (only in PRIVATE_LOOP) for all options
that take as an argument.

my OS is hp-ux 11.23

please suggest

11 REPLIES 11
Jeeshan
Honored Contributor

Re: indifferent fcmsutil output

are you getting saem o/p for all fc interface?

did you check with insf -e command to reinstall your hardware?

a warrior never quits
Darrel Louis
Honored Contributor

Re: indifferent fcmsutil output

Sachin,

Do you see any messsages regarding your Fibre in your syslog?
After you've run the ioscan -fn;insf -e commands please try again.
# fcmsutil /dev/fcd0
# fcmsutil /dev/fcd1
# fcmsutil /dev/fcd2
# fcmsutil /dev/fcd3

Also check with swlist if you've the correct driver software installed for the FC.
Can you also check with cstm if you see any problems, regarding your FC.
# cstm
cstm> map all
cstm> sel dev ;info
cstm> il

Goodluck
Darrel
Sachin Kumbla
Frequent Advisor

Re: indifferent fcmsutil output

i have executed insf on that hardware path
Sachin Kumbla
Frequent Advisor

Re: indifferent fcmsutil output

there are no messages in syslog.
in ioscan -fnC fc it shows all the fc cards are claimed.the only issue is that i cannot view the deatils of the fc card using the fcmsutil command.is there any patch for running the fcmsutil command in hp-ux 11.23
Jeeshan
Honored Contributor

Re: indifferent fcmsutil output

did you install latest HWEnable11i patch?
a warrior never quits
Sachin Kumbla
Frequent Advisor

Re: indifferent fcmsutil output

swlist |grep -i HWEnable*
HWEnable11i B.11.23.0505.022b Hardware Enablement Patches for HP-UX 11i v2, May 2005

it is installed
Stuart Urquhart
Frequent Advisor

Re: indifferent fcmsutil output

Try tdutil instead of fcmsutil.
Sachin Kumbla
Frequent Advisor

Re: indifferent fcmsutil output

/opt/fcms/bin/tdutil /dev/fcd0
ERROR: The installed driver and tdutil are not compatible

Re: indifferent fcmsutil output

And did you install the patches and products required for the fcd driver?

http://docs.hp.com/en/J6374-90061/ar01s05.html?btnNext=next%A0%BB

HTH

Duncan

I am an HPE Employee
Accept or Kudo