You can perform hardware refresh of MediaAgent computer hosted on cloud.
Before You Begin
-
If a library or a deduplication database is present on the operating system disk, move it to either a different disk on the same MediaAgent or a different MediaAgent.
-
Make sure that no jobs are running on the MediaAgent.
Procedure
-
Stop the MediaAgent services.
-
Before detaching a disk, complete the following steps:
-
For Windows, note the disk mounted drive letter.
-
For Linux, complete the following steps:
-
Note the mounted path.
-
On each disk, mark the volume group as Inactive.
-
-
-
If a deduplication database (DDB) is configured on the MediaAgent, complete the following steps:
-
From the Task Manager, verify that the SIDB.exe and SIDB2.exe processes are not running on the MediaAgent computer.
-
Detach the DDB disk from the instance.
-
-
If a disk library with a local mount path is configured on the MediaAgent, detach the library disks from the instance.
-
Detach the index cache disk from the instance.
-
Deploy a new virtual machine on cloud with the required operating system.
-
Reattach the DDB, library, and index cache disks as follows:
-
Attach the disk to the MediaAgent and mount the disk and the MediaAgent on the same drive letter (for Windows) or same mounted path (for Linux).
-
Activate the volume group on each disk (for Linux).
-
-
Using same name and hostname that are used for the MediaAgent that is configured on the CommServe server, install the MediaAgent package.
-
Verify that the DDB paths and disk storage paths are same as before the refresh and are online.
-
Change the index cache directory from the default install location to the disk where it is mounted by executing the following command on the MediaAgent:
-
For Windows (from the base folder):
CatalogMigration.exe -vm <your instance> -cn <MA client name> -source <current index cache path> -target <new index cache path> -skipCopy
-
For Linux (from opt/commvault/MediaAgent):
./CatalogMigration -vm <your instance> -cn <MA client name> -source <current index cache path> -target <new index cache path> -skipCopy
-
-
Perform a test restore and a backup on the client.
For instructions about how to run restores and backups, see the documentation for the agent.