HPE Morpheus VM Essentials
1840655 Members
2419 Online
110166 Solutions
New Discussion

HPE VM Essentials Startup Issue.

 
Edmund1
Established Member

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
Valued Contributor

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
Valued Contributor

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