Restoring data from one server to another
Sometimes you might want to restore data to a different server in the same data center. This procedure applies to file-level restores of non-OS files only. To restore a system image, follow the Windows BMR instructions.
The process includes registering the backup agent on the second server to access the vault location of the first server and completing a Restore from another Computer.
Before you begin
- Server 1 and Server 2 must have the same Operating System. Cross-platform restores aren't supported.
- Server 1 and Server 2 must have backup agents that were configured previously. For more information about configuring the backup agents, see Configuring the backup agent in Cloud Backup Portal.
- A backup job for Server 1 that produced a backup to Server 1's vault location.
Disable all Scheduled tasks on both servers to avoid any conflicts.
Starting Cloud Backup Portal of Server 2
Remember to start your IBM Cloud® VPN connection to get access to the IBM Cloud® private network or the Cloud Backup Portal link doesn't work.
- Log in to the IBM Cloud console. From the menu
, select Infrastructure
> Classic Infrastructure.
- Click Storage > Cloud Backup to display the servers with backup service.
- Click Server 2.
- Click View backup portal to start the portal in your browser.
Editing the vault information
- Click Computers, and click the server name to display its information.
- Click Vault Settings and from the Action menu, select Edit.
- Enter the Vault Name, which is the same as the unique vault name of Server 1.
- Enter credentials for Server 1 to log in to the vault.
- Click Save.
Running the backup job from Server 1 as the restore job on Server 2
-
On the Computer tab, click Jobs. You might need to refresh the page to see the jobs that are defined on Server 1 as accessible and synchronized under the Server 2 Jobs tab.
-
From the Action menu, select Restore from Another Computer.
-
Select the Vault, Computer, and Job from menus.
-
Enter the encryption password.
-
The Restore window appears. By default, it displays the most recent safe set. To choose a different date, click the Calendar icon, and view other safe sets.
-
Select the files and directories that you want to include. Then, click Include to save your choices. Default restore options place the files in their original location. If files exist in the destination folder with the same name, the incoming file is renamed. These options can be changed and an alternative restore location can be selected from Restore Destination options.
-
When your restore set is configured the way that you want it, click Apply Now.
-
Then, click Run Restore.
-
The files are restored when the Status displays Restore completed on the Process Details screen. Click Close to close the window and return to the main Cloud Backup Portal screen.
Verifying the restore
- Connect to the root of Server 2 through SSH.
- List the files and all directory entries in a long format.
ls -la
- Compare the output.
Resuming normal backup schedule
- When the restore is complete, remove the registration information of server1, where the data was restored from.
- Enter the current server2 registration and enable Schedule tasks.