- Community Home
- >
- Software
- >
- HPE Morpheus Software
- >
- HPE Morpheus VM Essentials
- >
- HPE VME (VM & VME Manager is not powering ON)
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Friday - last edited Sunday by support_s
Friday - last edited Sunday by support_s
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..
Please find attached screenshot for your reference (PFB). Kindly check and advise on the resolution.
- Tags:
- storage controller
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Friday
Friday
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Monday
Monday
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.
.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Monday - last edited Monday
Monday - last edited Monday
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Monday
Monday
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