Operating System - HP-UX
1753936 Members
10137 Online
108811 Solutions
New Discussion юеВ

Re: can't boot VM guest. stuck at EFI

 
SOLVED
Go to solution
Brett Simpson
Frequent Advisor

can't boot VM guest. stuck at EFI

I just started on a new job and am not familiar with the VM product at all. I am experiencing an issue with a guest that's running Windows Server. Apparently, an HBA was replaced on the host and now the guest won't boot. Where can I look to get an idea on the issue. Any help is greatly appreciated.
6 REPLIES 6
Torsten.
Acclaimed Contributor

Re: can't boot VM guest. stuck at EFI

Check from host if the LAN device is still the same and if the vswitch assigned to the guest still exists.

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!   
Brett Simpson
Frequent Advisor

Re: can't boot VM guest. stuck at EFI

Torsten, the HBA was for storage. The LAN hasn't changed. Are there log files on the host that pertain to guest machines?
Michael Leu
Honored Contributor
Solution

Re: can't boot VM guest. stuck at EFI

Which HP-UX and HPVM version are you running on the host?

Perhaps there is some useful info in this file
/var/opt/hpvm/guests//log

On the host, try these commands
hpvmstatus -P
hpvmdevmgmt -l gdev | grep

You can follow the boot-up of the VM with
hpvmconsole -P
Michael Leu
Honored Contributor

Re: can't boot VM guest. stuck at EFI

And as Steven Schweda would wisely say, providing the the actual output is more helpful than vague descriptions of the problem... :-)
Brett Simpson
Frequent Advisor

Re: can't boot VM guest. stuck at EFI

Problem is fixed. We'd lost the HBA path that pointed to the boot device. We added the alternate path and was able to boot. Thanks for your assistance.
Brett Simpson
Frequent Advisor

Re: can't boot VM guest. stuck at EFI

Once we the alternate path of the boot device, we were able to start the guest.