HPE Morpheus VM Essentials
1827235 Members
2332 Online
109716 Solutions
New Discussion

I can't install after provisioning on a cluster set up on vSphere

 
kurotan
Advisor

I can't install after provisioning on a cluster set up on vSphere

To verify GFS2, I set up three VMs on vSphere and configured a VM Essentials cluster.
(I was unable to prepare three physical servers.)

For the virtual switch network, promiscuous mode, MAC address changes, and forged forwarding were set to accepted.

Hardware virtualization was enabled for the CPU of each VM.

I was able to create the manager and cluster, and register the virtual image (ISO) without any problems, but after provisioning the VM (Ubuntu22.4), the following message appeared after startup and the installation did not start.
Could this be the reason?

 

スクリーンショット 2025-06-25 113809.png

3 REPLIES 3
kurotan
Advisor

Re: I can't install after provisioning on a cluster set up on vSphere

When I ran virsh list, the instance was paused.

I tried resuce.

-----------------------------------

virsh # resume win22
error: Failed to resume domain 'win22'
error: internal error: unable to execute QEMU command 'cont': Resetting the Virtual Machine is required

-----------------------------------

I tried rest.

-----------------------------------

virsh # reset win22
Domain 'win22' was reset

-----------------------------------

virsh # list
Id Name State
----------------------
5 win22 paused

 

 

kurotan
Advisor

Re: I can't install after provisioning on a cluster set up on vSphere

The lightweight Linux router (vyos) was able to start up.(Sometimes it won't start)

Is it possible that the specs of the VM running as the host are insufficient

 

%MCEPASTEBIN%?
Is it possible that the specs of the VM running as the host are insufficient?

kurotan
Advisor

Re: I can't install after provisioning on a cluster set up on vSphere