Upgrade the CA Directory server before you upgrade other servers in your deployment. If you have multiple CA Directory Servers in a high availability environment, upgrade the primary CA Directory first.
Follow these steps:
cd /
unzip -o CAM-DIR_kit-version.zip
Note: The following command assumes backup files are located in the /serverkit folder.
diff -y /serverkit/properties.sh /tmp/properties.sh
cd /opt/CA/saas/repo/application/
./appliance_local.sh config
Note: If this directory has a file named upgradeBackupList.sh, it will have an environment variable named BACKUP_LIST. This variable is an array of file names that will be backed up before the upgrade, and then restored after the upgrade. You may add or remove file names from this list as necessary.
Verify the upgrade:
Verify All DSA’s are running by entering the following commands:
su - dsa
dxserver status
exit
|
Copyright © 2013 CA.
All rights reserved.
|
|