Oracle VM: Oracle VM Cluster Does not Appear to Have a Running Master Server after Failover
(Doc ID 1927987.1)
Last updated on MAY 03, 2021
Applies to:
Oracle VM - Version 3.0.3 to 3.3.1 [Release OVM30 to OVM33]Oracle Cloud Infrastructure - Version N/A and later
Linux x86-64
Symptoms
The OVM Cluster does not appear to have a running Master Server.
e.g. When the following command is ran on an OVS server, the is_master is returned as false on all OVS servers in the cluster, rather than true on the server in the Master Server role.
[root@hostname ~]# ovs-agent-db dump_db -c server_pool_servers | grep is_master
{'ovm1': {'is_master': False,
'ovm2': {'is_master': False,
'ovm3': {'is_master': False,
'ovm4': {'is_master': False,
The Oracle VM cluster does need to have a master server set, as that is how the Oracle VM Manager communicates with the Oracle VM servers.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |