Operating System - HP-UX
1825805 Members
2902 Online
109687 Solutions
New Discussion

IVM4.0: After installing Integrity VM - HBA UNCLAIMED

 
Noemi Llano
New Member

IVM4.0: After installing Integrity VM - HBA UNCLAIMED

Hello,
I installed HPUX 11iv3 on rx4640 server.
HBA Emulex LP9002, state CLAIMED in ioscan.
hba's was working OK.

After installing HP integrity Virtual Machine, the state of HBA in ioscan was UNCLAIMED.
This is the output of ioscan:
# ioscan -fnC fc
Class I H/W Path Driver S/W State H/W Type Description
=================================================================
fc 0 0/2/1/0 lpfc UNCLAIMED UNKNOWN Emulex LP9000
fc 1 0/5/1/0 lpfc UNCLAIMED UNKNOWN Emulex LP9000

Any idea?
thanks in advance.
Noemí
5 REPLIES 5
Tim Nelson
Honored Contributor

Re: IVM4.0: After installing Integrity VM - HBA UNCLAIMED

assuming no gotchas in whichever version of IVM you installed..

what does kcmodule|grep fc say?
Noemi Llano
New Member

Re: IVM4.0: After installing Integrity VM - HBA UNCLAIMED

Hi,
sorry, I forgot IVM version.
I installed IVM 4.10.

# kcmodule |grep fc
fcd loaded best loadable, unloadable
fclp static best
fclp_fcp static best
fclp_vbus static best
fcp static best
fcparray static best
fcpdev static best
lpfc loaded explicit auto-loadable, unloadable
ssrfc unused

Thanks.
Torsten.
Acclaimed Contributor

Re: IVM4.0: After installing Integrity VM - HBA UNCLAIMED

I'm sure this is not a HP branded card using the HP driver, but the original Emulex card using the Emulex driver. Check if this driver is still active!

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
Torsten.
Acclaimed Contributor

Re: IVM4.0: After installing Integrity VM - HBA UNCLAIMED

IIRC the command was

# /opt/lpfc/bin/lputil

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
Noemi Llano
New Member

Re: IVM4.0: After installing Integrity VM - HBA UNCLAIMED

hi Torsten,
after installing HP Integrity Virtual Machine 4.10, when ejecute ./lputil in /opt/lpfc/bin I get the message:
"Found No Adapters".

Before installing HP Integrity VM, ./lputil was working.
It stop working after installing HP Integriyu Virtual Machine.
Thanks