HPE Morpheus VM Essentials
1836214 Members
2146 Online
110096 Solutions
New Discussion

HPE VM Essentials Startup Issue.

 
Edmund1
Regular Visitor

HPE VM Essentials Startup Issue.

Managed to Deploy VME Manager but failed to start. What am i doing wrong?

HPE VME Startup IssuesHPE VME Startup Issues

2 REPLIES 2
dya
Regular Advisor

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.

dya
Regular Advisor

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.

netplan_get-mgmt.png