Operating System - HP-UX
1836653 Members
1977 Online
110102 Solutions
New Discussion

Re: HO_HW on FCP Array Interface

 
Telia BackOffice
Valued Contributor

HO_HW on FCP Array Interface

Hi Guys

A snip from an ioscan (which is dog slow btw.)

thosan@picard|pts/2:/dev/vx/dmp$ sudo ioscan -fun | grep -i 0/2/1/0/4/0.61

fcp 11 0/2/1/0/4/0.61 fcd_fcp CLAIMED INTERFACE FCP Domain

ext_bus 41 0/2/1/0/4/0.61.14.0.0 fcd_vbus CLAIMED INTERFACE FCP Array Interface

disk 51 0/2/1/0/4/0.61.14.0.0.0.3 sdisk CLAIMED DEVICE EMC SYMMETRIX

disk 56 0/2/1/0/4/0.61.14.0.0.2.4 sdisk CLAIMED DEVICE EMC SYMMETRIX

disk 59 0/2/1/0/4/0.61.14.0.0.2.6 sdisk CLAIMED DEVICE EMC SYMMETRIX

disk 60 0/2/1/0/4/0.61.14.0.0.2.7 sdisk CLAIMED DEVICE EMC SYMMETRIX

disk 63 0/2/1/0/4/0.61.14.0.0.3.0 sdisk CLAIMED DEVICE EMC SYMMETRIX

ext_bus 37 0/2/1/0/4/0.61.14.255.0 fcd_vbus CLAIMED INTERFACE FCP Device Interface

ctl 14 0/2/1/0/4/0.61.14.255.0.0.0 sctl CLAIMED DEVICE EMC SYMMETRIX

ext_bus 42 0/2/1/0/4/0.61.30.0.0 fcd_vbus CLAIMED INTERFACE FCP Array Interface

disk 50 0/2/1/0/4/0.61.30.0.0.0.3 sdisk CLAIMED DEVICE EMC SYMMETRIX

disk 53 0/2/1/0/4/0.61.30.0.0.2.4 sdisk CLAIMED DEVICE EMC SYMMETRIX

disk 55 0/2/1/0/4/0.61.30.0.0.2.6 sdisk CLAIMED DEVICE EMC SYMMETRIX

disk 58 0/2/1/0/4/0.61.30.0.0.2.7 sdisk CLAIMED DEVICE EMC SYMMETRIX

disk 64 0/2/1/0/4/0.61.30.0.0.3.0 sdisk CLAIMED DEVICE EMC SYMMETRIX

ext_bus 38 0/2/1/0/4/0.61.30.255.0 fcd_vbus CLAIMED INTERFACE FCP Device Interface

ctl 12 0/2/1/0/4/0.61.30.255.0.0.0 sctl CLAIMED DEVICE EMC SYMMETRIX

ext_bus 31 0/2/1/0/4/0.61.45.0.0 fcd_vbus CLAIMED INTERFACE FCP Array Interface

disk 39 0/2/1/0/4/0.61.45.0.0.2.2 sdisk CLAIMED DEVICE EMC SYMMETRIX

disk 40 0/2/1/0/4/0.61.45.0.0.2.3 sdisk CLAIMED DEVICE EMC SYMMETRIX

disk 41 0/2/1/0/4/0.61.45.0.0.2.4 sdisk CLAIMED DEVICE EMC SYMMETRIX

disk 42 0/2/1/0/4/0.61.45.0.0.3.3 sdisk CLAIMED DEVICE EMC SYMMETRIX

disk 43 0/2/1/0/4/0.61.45.0.0.5.3 sdisk CLAIMED DEVICE EMC SYMMETRIX

disk 44 0/2/1/0/4/0.61.45.0.0.5.4 sdisk CLAIMED DEVICE EMC SYMMETRIX

ext_bus 32 0/2/1/0/4/0.61.45.255.0 fcd_vbus CLAIMED INTERFACE FCP Device Interface

ctl 11 0/2/1/0/4/0.61.45.255.0.0.0 sctl CLAIMED DEVICE EMC SYMMETRIX

ext_bus 33 0/2/1/0/4/0.61.188.0.0 fcd_vbus NO_HW INTERFACE FCP Array Interface

ext_bus 34 0/2/1/0/4/0.61.188.255.0 fcd_vbus CLAIMED INTERFACE FCP Device Interface

ctl 10 0/2/1/0/4/0.61.188.255.0.0.0 sctl CLAIMED DEVICE EMC SYMMETRIX

As you can see, one of the FCP Array Interfaces are in NO_HW, but an Device Interface and a sctl DEVICE is attached. Is this normal behaviour or? What casues this? And can you point me to a solution on how to fix this?

BR. Thomas
2 REPLIES 2
Steven E. Protter
Exalted Contributor

Re: HO_HW on FCP Array Interface

Shalom,

No, this is not normal behavior.

Either the Fiber channel interface has gone bad or something has happened to fool the system into this state.

I would treat this as a hardware problem and try and solve it before you have symptoms.

Does anything on that bus function? Recent configuration changes?

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
SKR_1
Trusted Contributor

Re: HO_HW on FCP Array Interface

Your fibre channel card is having some hardware issue.

Check for

ioscan -fnC fc
fcmsutil /dev/.....

Contact HP for the replacement of Hardware.

Thanks

SKR