This example task shows how to use the Disaster Recovery Snapshot for recovery if the primary ePO - On-prem server fails.
If the ePO - On-prem server is damaged, you must restore the SQL database from the backup before performing the failover process.
You must have a Snapshot and backup of the database on your SQL Server.
From the EPO-DC1 ePO - On-prem server, stop these services:
Click Start → Run, type
services.msc, and click OK.Right-click each of the following services and select Stop:
Trellix ePolicy Orchestrator - On-premises Application Server
Trellix ePolicy Orchestrator - On-premises Event Parser
Trellix ePolicy Orchestrator - On-premises Server
Double-click each of the following services and change the Startup type to Disabled:
Trellix ePolicy Orchestrator - On-premises Application Server
Trellix ePolicy Orchestrator - On-premises Event Parser
Trellix ePolicy Orchestrator - On-premises Server
Using Windows Services on all Agent Handlers, stop the Event Parser and Apache services. Make sure the Agent Handlers in DC1 aren't active.
On the SQL Server "Virtual-SQL-name," disable Always On Group.
On the DNS server, identify the physical node hosting the ePO - On-prem SQL database. The recovery installation must point to the physical SQL Server (SQL-DC1 or SQL-DC2) during recovery installation, and then change the name to "Virtual-SQL-name" after recovery installation.
On the restore server, ePO - On-prem Server-DC2, confirm ePO - On-prem isn't installed. Delete ePO - On-prem if it is installed.
On the restore server, follow the steps to install ePO - On-prem:
When prompted, click Restore ePO from an existing database Snapshot.
Point to the ePO - On-prem database on SQL-DC1 or SQL-DC2 using a Windows or Active Directory account with local administrator permissions on the ePO - On-prem server.
Use the same drive and directory location used for the ePO - On-prem software on EPO-DC1.
Point ePO - On-prem to the SQL-DC1 or SQL-DC2, the physical node hosting the ePO - On-prem database.
Use Windows Active Directory or Server Administration account credentials to access to the ePO - On-prem database.
Confirm the port information is correct. For detailed port requirements, see Port configuration from failed to restored Trellix ePO server.
Provide the ePO - On-prem administrator account and password.
Provide the Keystore Password. Recovery takes about 15 minutes, depending on the performance of the ePO - On-prem server and SQL Server.
Install ePO - On-prem hotfixes in sequential order.
Change the CNAME record in the DNS for epo.customer.net to point to EPO-DC2 in DC2.
On the SQL Server "Virtual-SQL-name," enable Always On Group.
Reconfigure ePO - On-prem to use the shared SQL resource “Virtual-SQL-name.”
Note
All Agent Handlers are configured to use epo.customer.net and to find the restored ePO - On-premserver based on the CNAME. For steps on how to set up the published DNS name, see Configure Agent Handlers list.
Browse to https://epo.customer.net:8443/core/config and change the host name of the SQL Server to “Virtual-SQL-name.”
Make sure ePO - On-prem is uninstalled on EPO-DC1.
Follow these steps when reverting ePO - On-prem back from DC2 to DC1.