Operating System - HP-UX
1753943 Members
8567 Online
108811 Solutions
New Discussion юеВ

Not able to start Guest IVM from Host

 
RW-S
Advisor

Not able to start Guest IVM from Host

Problem :
Not able to start Guest.

Background :
I had configured Guest as Serviceguard Package. I have removed that package, but get an error saying only Serviguard can start the Guest. This was a single-node Serviceguard cluster.

$ hpvmstatus
[Virtual Machines]
Virtual Machine Name VM # OS Type State #VCPUs #Devs #Nets Memory Rmt Host
==================== ===== ======= ========= ====== ===== ===== ======= ========
host-ivm01 1 HPUX Off 1 1 3 1200 MB -
$ hpvmstart -P host-ivm01
hpvmstart: ERROR (host-ivm01): Only Serviceguard can start Guest host-ivm01.
hpvmstart: Unable to start guest 'host-ivm01'.
hpvmstart: Unable to continue.
(vcshi042) /{21}cmviewcl

CLUSTER STATUS
cluster1 down

NODE STATUS STATE
host down unknown
2 REPLIES 2
Serviceguard for Linux
Honored Contributor

Re: Not able to start Guest IVM from Host

When you unpackaged the guest did you use the command:

hpvmsg_package -U -P host-ivm01

as you can see, hpvm "understands" when a VM is in an SG package and this is necessary to clear that out.
RW-S
Advisor

Re: Not able to start Guest IVM from Host

Hey. Thanks for the reply, a bit late tough :) I went through creating a new IVM overwriting the one not accessible due to the error I had mentioned.

No, I did not use the hpvmsg_package command to remove the package. Used the cm command to do the same.