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:
/opt/CA/saas/repo/application/
If this directory has an upgradeBackupList.sh file, it includes a BACKUP_LIST environment variable. It is an array enclosed in parentheses. This variable defines files that are backed up before the upgrade and restored after the upgrade.
You can add or remove file names from this list as necessary. Insert the filenames in each set of quotes separated by spaces and inside the parenthesis.
cd / unzip -o CAM-DIR_kit-version.zip
diff /serverkit/properties.sh /tmp/properties.sh
The preceding command assumes that backup files are located in the /serverkit folder.
JAVA64_KIT=/JDK-Installation-Directory/jdk-7u40-linux-x64.tar.gz; export JAVA64_KIT
cd /opt/CA/saas/repo/application/ ./appliance_local.sh config
Verify the upgrade
Verify all DSAs and DSA services, such as the Dxagent Webservices, are running. Enter the following commands:
su - dsa dxserver status exit ps -ef|grep dx
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|