HPE Morpheus VM Essentials
1853949 Members
3565 Online
104098 Solutions
New Discussion

Re: VME management VM - automatic failover

 
chypsa
Advisor

VME management VM - automatic failover

As the title says, I'm trying to figure out whether the VME management VM is supposed to failover to a new host if the host currently holding it goes down. This is a lab environment hosted on a HyperV host, but I think it makes no difference.

I'm testing with the latest public version, ceph storage, 3-node cluster. The mgmt VM is on ceph storage, and set to Failover mode.

I turn off the primary node (currently holding the mgmt VM) and...nothing.

I was hoping that the system would recognize the importance of the management plane and start the VM on a different node out-of-the-box, but that simply doesn't happen. 

Is this by design? Or maybe I misconfigured something and that's actually supposed to be working, but it's only not working in my lab?

What's the idea?

2 REPLIES 2
Sanika
HPE Pro

Re: VME management VM - automatic failover

Hi @chypsa 
In my opinion, the management VM does not automatically fail over to another host if its node goes down. Even though it’s stored on Ceph and marked “Failover,” the cluster doesn’t treat the management plane like a regular workload VM.
It stays down until you manually start it elsewhere or set up extra HA tools. The “Failover mode” you see applies to guest VMs, not the management VM itself.
So what you saw in your lab is by design. If you want automatic recovery, you’ll need to add external HA for the management plane.

Hope this helps.

Regards,
Sanika.

If you feel this was helpful, please click the KUDOS thumb below. Also consider marking this as an "Accepted Solution" , if the post has helped to solve your issue.



I work at HPE
HPE Support Center offers support for your HPE services and products when and how you need it. Get started with HPE Support Center today.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]
Accept or Kudo
chypsa
Advisor

Re: VME management VM - automatic failover

Hello Sanika,

thanks for your response! That is in line with my findings, but I wanted to be sure.

I did eventually find a solution using Pacemaker.

Kind regards,

chypsa