HPE Morpheus VM Essentials
1836301 Members
1737 Online
110099 Solutions
New Discussion

HPE VME (VM & VME Manager is not powering ON)

 
manishciinfo
Occasional Contributor

HPE VME (VM & VME Manager is not powering ON)

I have configured VME with a 3-node cluster. After shutting down Node 1, the VM and VME Manager successfully moved to Node 3. However, after powering Node 1 back on, both VMs (VM and VME Manager) were shut down and are not powering on.

 

Also we have tried  to VM power on  to Node 3 but not luck.error 2 .pngError 1.png.

Please find attached screenshot for your reference (PFB). Kindly check and advise on the resolution.

 

 

4 REPLIES 4
dya
Regular Advisor

Re: HPE VME (VM & VME Manager is not powering ON)

When you run the following command on nodes 1, 2, and 3 to check, what is the situation?

# virsh list --all

Seeing the “Input/Output error” message makes me wonder if the virtual machine is running or already started on another node.
If that were the case, it would be strange that the virtual machine is visible on hpe-vm.

Also, I'm curious—is the cluster a Ceph cluster? Or is it a standard HVM cluster?

※Apologies if this is unclear due to machine translation.

manishciinfo
Occasional Contributor

Re: HPE VME (VM & VME Manager is not powering ON)

Hi 

I have run the vrish command on all nodes. The VME Manager shows:

  • Node 1: Running

  • Node 3: Shutdown

Additionally, the VME IP is pinging successfully, but I am unable to access it via a browser. The error displayed is: “This site can’t be reached.”

Kindly advise on the next steps to resolve this issue.

.3.png2.png1.png

 

dya
Regular Advisor

Re: HPE VME (VM & VME Manager is not powering ON)

We have confirmed that “vmemanager” is running on Node 1.

If the ping for “vmemanager” is OK, the OS appears to be booted. Please log in to the manager via SSH/virsh console and try the following:

# morpheus-ctl status

If not all show “run”, please try the following commands sequentially:

# morpheus-ctl stop
# morpheus-ctl status
# morpheus-ctl start
# morpheus-ctl status

It's puzzling that “vmemanager” is also present on Node 1. By the way, is this a Ceph cluster? Or a standard HVM cluster?
I can't recall if it was the same issue, but I've seen a similar phenomenon on a Ceph cluster before. We didn't resolve it at that time.

Translated with DeepL.com (free version)

※ I'm attaching the command execution results from the test environment for reference.
1.png2.png

manishciinfo
Occasional Contributor

Re: HPE VME (VM & VME Manager is not powering ON)

Hi

Previously, the VME Manager was running on Node 1. I restarted Node 1 and tried to start the VME Manager, but it is still not starting.

Currently, the VME Manager shows on both Node 1 and Node 3, but the issue persists on both nodes.

For reference, I had created a three-node cluster from the VME Manager.

Kindly advise on the next steps to bring the VME Manager online.

Also 6.png5.png4.png