- Community Home
- >
- Software
- >
- HPE Morpheus Software
- >
- HPE Morpheus VM Essentials
- >
- HPE VM Essentials Startup Issue.
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 VM Essentials Startup Issue.
Managed to Deploy VME Manager but failed to start. What am i doing wrong?
HPE VME Startup Issues
- Tags:
- Operating System
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Friday
Friday
Re: HPE VM Essentials Startup Issue.
You're getting a message saying “mgmt not found.”
I haven't seen this message before, but I hope the following information is helpful.
<Current Status Check>
1. Check the OVS bridge
# ovs-vsctl show
2. Check information for all interfaces
# ip link
3. Check netplan configuration
# netplan get
<Action>
If at least step 3 shows correct information (configuration for the OVS bridge “mgmt” exists), I recommend rebooting the host.
After rebooting, please run steps 1 and 2 again.
The expected result is that step 1 shows the OVS bridge “mgmt” exists, and step 2 shows the interface “mgmt” exists.
*Apologies if the machine translation is unclear.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Friday
Friday
Re: HPE VM Essentials Startup Issue.
For reference, I've included a screenshot of the mgmt-related output from `netplan get` in my verification environment.