The information between the primary and secondary instances are synced periodically Failover support for OpManager is necessary to achieve uninterrupted service incase of server failure. It has a primary and secondary server, and if the Primary server fails, the Standby server automatically starts monitoring the network.
| OpManager Edition | Component | Share Name |
|---|---|---|
| Standalone / Professional | OpManager | |
| Enterprise | Central | OpManagerCentral |
| Enterprise | Probe | OpManagerProbe |
| OpManager Plus (Enterprise) | Central | OpManagerPlus_Central |
| OpManager Plus (Enterprise) | Probe | OpManagerPlus_Probe |
| OpManager MSP | Central | OpManager_MSP_Central |
| OpManager MSP | Probe | OpManager_MSP_Probe |
Note: The Share Name must match the OpManager Home Path folder name exactly.


To allow seamless sharing between the primary and secondary OpManager servers, the folders must be properly shared with the right permissions. If the servers are in different domains, establishing a two-way domain trust will enable them to function as if they are in the same domain.
Setting up a two-way trust between the domains of the primary and secondary servers enables cross-domain authentication, making them recognize each other as if they belong to the same domain.
Refer to the official Microsoft documentation here
<OpManagerHome> folderOnce the domain trust is configured, the servers effectively function as if they are in the same domain. Follow these steps to share the OpManager folder:
<OpManagerHome> directory on the primary or secondary server.| OpManager Edition | Component | Share Name |
|---|---|---|
| Standalone / Professional | OpManager | |
| Enterprise | Central | OpManagerCentral |
| Enterprise | Probe | OpManagerProbe |
| OpManager Plus (Enterprise) | Central | OpManagerPlus_Central |
| OpManager Plus (Enterprise) | Probe | OpManagerPlus_Probe |
| OpManager MSP | Central | OpManager_MSP_Central |
| OpManager MSP | Probe | OpManager_MSP_Probe |
Note: The Share Name must match the OpManager Home Path folder name exactly.


Test folder access from both servers:
\\<Primary_Server>\<OpManagerHome> from the Secondary server and \\<Secondary_Server>\<OpManagerHome> from the Primary server).<OpManagerHome> directory on the Primary and Secondary servers.<OpManagerHome> folder and select:
| OpManager Edition | Component | Share Name |
|---|---|---|
| Standalone / Professional | OpManager | |
| Enterprise | Central | OpManagerCentral |
| Enterprise | Probe | OpManagerProbe |
| OpManager Plus (Enterprise) | Central | OpManagerPlus_Central |
| OpManager Plus (Enterprise) | Probe | OpManagerPlus_Probe |
| OpManager MSP | Central | OpManager_MSP_Central |
| OpManager MSP | Probe | OpManager_MSP_Probe |
Note: The Share Name must match the OpManager Home Path folder name exactly.
Note:
services.msc) on both servers.\\<Primary or Secondary server>\<OpManagerHomePath>\\opm-1\OpManager from the Primary server and \\opm-2\OpManager from the Secondary server.Note:
When user tries to log on as a specific user in a service, the user should be given backup and restore rights.

To provide the user, backup and restore rights, please add the user in the Back up files and Directories, and Restore files and Directories as done below.
Go to, Local Security Policy --> Security settings --> Local Policies --> User Rights Assignment --> Back up files and directories and add the Logon user (DomainName\TestFailover)

Go to, Local Security Policy --> Security settings --> Local Policies --> User Rights Assignment --> Restore files and directories and add the Logon user (DomainName\TestFailover)

File synchronization between primary and secondary servers can fail due to configuration errors, permission issues, or network connectivity problems. To resolve this, ensure that both servers are properly configured, have the necessary permissions, and can communicate effectively over the network. Below are the specific checks and troubleshooting steps for Windows and Linux setups:
<OpManagerHomePath>:
For example,
\\PEER_SERVER_HOST\OpManager\\PEER_SERVER_HOST\OpManagerCentral<OpManagerHomePath> from the current server using the network path.ssh <PRIMARY_HOST_NAME> from the secondary server and vice-versa to confirm SSH functionality.ping or telnet to verify the connection.If the issue persists, please contact support and provide logs from both the primary and secondary servers for further assistance.