After you upgrade the CA Directory server, upgrade the CA Provisioning Server and CA IAM Connector Server. If the Provisioning Server and CA IAM Connector Server are running on the same system, running the upgrade will upgrade both components. If the Provisioning Server and CA IAM Connector Server are installed on separate systems, upgrade the Provisioning Server system before you upgrade CA IAM Connector Server.
Follow these steps:
su - root
mv /dev/random /dev/random.orig
ln -s /dev/urandom /dev/random
cd /
unzip -o CAM-IMPS_kit-version.zip
diff -y /serverkit/properties.sh /tmp/properties.sh
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.
cd /opt/CA/saas/repo/application/
./appliance_local.sh config
Note: Verify the soft link exists:
mv /dev/random /dev/random.orig ln -s /dev/urandom /dev/random
Verify the upgrade:
su - dsa
dxserver status
The ProvServerhost-imps-router should be started.
Note: The following is for JCS only.
su - root
service im_jcs status
The message "jcs is running" should appear.
|
Copyright © 2013 CA.
All rights reserved.
|
|