Note: This procedure is only needed if you are upgrading from IAS version 1.0.9.0 to version
1.0.10.x. In later versions the EMC NetWorker settings are backed up automatically during the
upgrade process.
If you use EMC NetWorker for database backup and restore operations, you need to back up
your configuration before upgrading from version 1.0.9.0 to 1.0.10.x, and then restore the
configuration when the upgrade is complete.
Procedure
-
Before you start the upgrade process, back up the EMC NetWorker configuration:
-
As apuser, run the ap command to ensure system is ready.
-
Run the following command to ssh into the database environment:
ssh bluadmin@master_node_name -p 50022
-
Run the emc_client command to back up the EMC NetWorker configuration:
emc_client –-backup-settings
-
Run the exit command to leave the database environment.
-
Continue with the upgrade procedure as apuser. Follow the steps in Upgrading with apupgrade.
-
After you have completed the upgrade, restore the EMC NetWorker configuration:
-
Run the following command to ssh into the database environment:
ssh bluadmin@master_node_name -p 50022
-
Run the emc_client command to restore the EMC NetWorker configuration:
emc_client –-restore-settings
-
Run the exit command to leave the database environment.