In the event of a disaster, you will restore the postgreSQL database and the ContentStore directory to the DR computer.
Procedure
-
Restore the DumpBasedBackupset from the PostgreSQL iDataAgent on the client computer.
-
From the CommCell Browser, expand Client> PostgreSQL > Instance.
-
Right-click the DumpBasedBackupset that contains the databases you want to restore, point to All Tasks and click Browse and Restore.
-
Click View Content.
-
Select the objectserver database and click Recover All Selected.
-
Click OK.
-
-
Verify if the restore operation was successful.
At the command prompt, run the following command:
sudo -u postgres postgres_instalation_directory/bin/psql -U postgres objectserver -c "SELECT * FROM ossites;"
-
Restore the SAP Archive Link ContentStore directory from the subclient that was used for the backups.
-
From the CommCell Console, expand Client Computers > Client> File System.
-
Right-click the defaultBackupSet, point to All Tasks and click Browse and Restore.
-
Click View Content.
-
Expand the defaultBackupSet and navigate to the ContentStore folder. Click Recover All Selected.
-
Select Restore to same folder.
-
Click OK.
-