The Identity Management server is the last server that you upgrade. If you have multiple Identity Management servers, upgrade the primary server first.
Note the following before you upgrade the Identity Management server:
Follow these steps:
cd /
unzip -o CAM-IM_kit-version.zip
diff -y /serverkit/properties.sh /tmp/properties.sh
Note: If the following 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
Verify the upgrade:
ps -ef |grep java
JBoss and the DxAgentService should be running.
su - dsa dxserver status
You should see XXX-cam-tenant-router started.
The system has a file named the upgradeBackupList.sh. This file contains an array of file names to back up before the upgrade, and then restored after the upgrade. If you have additional files that you want to preserve, you can add or remove file names from this list as necessary.
Follow these steps:
For each tenant, set the <tenant>_ims_realm to persistent. Change the realm to use a persistent session.
Follow these steps:
After the upgrade, the IdentityMinder server SSO Reporting tasks are missing the JDBC connection information. To correct this, set the connection type as your JDBC connection.
The following tasks are SSO reports that you have to modify:
Follow these steps:
Important! After completing the installation of the product, you must back up the file /tmp/properties.sh file on each server component to a secure location. You need these files for future upgrades because this file contains password information. If you do not have this file backed up from a previous installation or upgrade, you cannot proceed with new upgrades.
Make sure to back up the properties.sh file from the /tmp directory immediately after the upgrade, just as you must do after your initial installation.
The upgrade overwrites these files. After you update the servers in the environment, you use the backup versions of the files to complete the upgrade.
Important! Do not create back-up versions in the /tmp directory, as this directory is volatile. Copy the properties.sh files from your prior installation to each server. In the example below, replace /tmp with the location of your secure backup.
The following procedure places back up files in a serverkit directory.
Follow these steps:
mkdir /serverkit
cp /tmp/properties.sh /serverkit
mkdir /serverkit
cp /tmp/properties.sh /serverkit
/tmp/properties.sh
mkdir /serverkit
/tmp/properties.sh
mkdir /serverkit
cp /tmp/properites.sh /serverkit
mkdir /serverkit
cp /tmp/properites.sh /serverkit
Important! If there is more than one server of each type, back up each properties files on each system. For example, if I have two Directory servers, you must back up each, separate properties file and move them to the serverkit folder.
The Layer 7 Gateway servers are new components in CA CloudMinder 1.5.
Use this procedure to install the Layer 7 Gateway servers.
Note: These instructions assume you are installing two Gateway servers in a high-availability deployment.
For additional information, see the the complete Layer 7 Installation and Maintenance Manual.
|
Copyright © 2013 CA.
All rights reserved.
|
|