这是我从mcafee kb上整理的,很详细的!
ePO 4.0 recommended recovery and migration procedure
Step 1 - Backups.
Backup the ePO database:
Back up the ePO database using the SQL Enterprise Manager
Backup the following folders:
...\Program Files\McAfee\ePolicy Orchestrator\DB\ (default installation path for ePO 4.0)
...\Program Files\McAfee\ePolicy Orchestrator\Server\Extensions\ (default installation path for software extensions)
...\Program Files\McAfee\ePolicy Orchestrator\Server\Conf\Catalina\ (default path for required files used by software extensions)
Backup the Key-Store Pairs:
1.Log on to the ePO console with an Admin account.
2.Click the Configuration, Server Settings tabs.
3.In the left pane, select the Security Keys.
4.In the right pane, click Edit.
5.In the Import and back up keys section, click Back UP All, then click Save.(Specified file = keystore.zip).
6.Click Save to close the Edit Security Keys window.
Step 2 - To restore the ePO server to a new system after a server crash:
1.Set up a new ePO 4.0 server on another system with the same IP address and Hostname, using the previously specified default Admin password.
2.Use the same port numbers that were used during the original installation
NOTE: The server.ini file located in the previous installation (c:\Program Files\McAfee\ePolicy Orchestrator\DB) stores this information as follows by default:
HTTPPort= 80 (Agent-to-Server communication port)
AgentHttpPort= 8081 (Agent Wake-Up communication port)
SecureHttpPort= 8443 (Console-to-Application Server communication port)
BroadcastPort= 8082 (Agent Broadcast communication port)
3.During the installation of ePO 4.0, use the original SQL server or a new SQL Server where the SQL backup can be restored. Use the same Authentication type for database connection credentials.
4.After installing ePO 4.0, apply all Patches and HotFixes that were installed on the original ePO server.
5.Log on to the new ePO 4.0 server.
6.On the new ePO 4.0 server, click Start, Run, type services.msc, and click OK.
7.Right-click each of the following services and select Stop:
McAfee ePolicy Orchestrator 4.0.0 Application Server
McAfee ePolicy Orchestrator 4.0.0 Event Parser
McAfee ePolicy Orchestrator 4.0.0 Server
8.Restore the backed up copy of the ePO database
9.Restore the contents of the following backed up folders:
...\Program Files\McAfee\ePolicy Orchestrator\DB
...\Program Files\McAfee\ePolicy Orchestrator\Server\Extensions
...\Program Files\McAfee\ePolicy Orchestrator\Server\Conf\Catalina
10.On the new ePO 4.0 server, click Start, Run, type services.msc, and click OK.
11.Right-click each of the following services and select Start:
McAfee ePolicy Orchestrator 4.0.0 Application Server
McAfee ePolicy Orchestrator 4.0.0 Event Parser
McAfee ePolicy Orchestrator 4.0.0 Server
12.Click Start, Run type IExplore.exe, and click OK.
13.Navigate to the following URL to open the Configure Database Settings page:
https://<servername>:8443/core/config
14.Under Configure Database Settings, verify the following entries:
Database server name
Database server instance
Database server port
Database name
User name
User domain
User password
15.If any changes are made on the Configure Database Settings page, do the following:
a.Click Apply (to save the changes).
b.Restart the ePO 4.0 services.
16.Log on to the ePO 4.0 console.
17.Deploy the ePO agent only to the ePO server
NOTE: This replaces the new agent keys on the ePO server with the restored ones from the previous installation. All other existing agents on the network will retain the proper keys and will not need to re-deployed.
Step 3 - Restoring the Previous Key Pairs:
1.Log on to the ePO console with the original username and password from the old ePO server.
2.Click the Configuration, Server Settings tabs.
3.In the left-hand pane, select the Security Keys.
4.In the right-hand pane, click Edit.
5.In the Import and back up keys section, click Restore All.
6.Click Browse and navigate to the keystore.zip, then click Open.
7.Click Next, Restore.
8.Click Save to close the Edit Security keys Window. |