Operating System - HP-UX
1752811 Members
6211 Online
108789 Solutions
New Discussion юеВ

Re: fcmsutil command option

 

fcmsutil command option

I have one FC card with dual FC port, what is the option that i have to use in fcmsutil command to disable one port in that.
4 REPLIES 4
AnthonySN
Respected Contributor

Re: fcmsutil command option

man fcmsuutil

/opt/fcms/bin/fcmsutil device_file [-f] disable


device_file would be something like /dev/fcdX (X=0,1)

Re: fcmsutil command option

Thanks a lot for the quick reply
Mustafa Gulercan
Respected Contributor

Re: fcmsutil command option

and also you can find your fc's with
#ioscan -funCfc
madhuchakkaravarthy
Trusted Contributor

Re: fcmsutil command option

ioscan -fnC fc


i will show the available fc

then

/opt/fcms/bin/fcmsutil device_file [-f] disable

fc will be some what like this

/dev/fcd0 or /dev/fcd1

regards

MC