This chapter describes how to upgrade the CA Configuration Automation Server, CA Configuration Automation Agent, and CCA Grid Node software.
Before you upgrade the CA Configuration Automation software, refer to the following documents:
Before upgrade the CA Configuration Automation software, upgrade or migrate CA EEM.
For more information about how to upgrade or migrate CA EEM, see the CA EEM documentation.
If you migrate CA EEM to a different server, update the following EEM group properties with the new CA EEM server:
You can update the properties in the Configuration tab under the Administrator panel.
Note: CA Configuration Automation software downgrades (installing an earlier version of CA Configuration Automation over a more recent version) are not supported. If you want to install an earlier version of the software, uninstall and reinstall the software.
This section contains the following topics:
Upgrading CCA Server on Windows
Upgrade a CA Configuration Automation Agent on Windows
Upgrading CCA Server on Linux or UNIX
Upgrading a CA Configuration Automation Agent on Linux or UNIX
Upgrading CCA Grid Node on Windows
Upgrading CCA Grid Node on Linux or UNIX
Software upgrades are performed using the same installation program or wizard you use to install the CA Configuration Automation software on a server for the first time.
After you specify the installation location, CA Configuration Automation checks there for existing installations of CA Configuration Automation Server and CA Configuration Automation Agent, uses the configuration settings in your existing configuration files (cca.properties and agent.conf), and upgrades the software to the current version.
It is important to know what happens to the following files during an upgrade:
cca.properties
The upgrade installer makes a copy of the cca.properties configuration file each time the server software is upgraded so you can track previous CA Configuration Automation configurations. Each copy of the file is timestamped (cca.properties.<time_stamp>).
If you used the recommended default location to install CCA Server, these configuration files are located in the following directories:
The upgrade installer creates a new cca.properties file in which to store new configuration parameters and attempts to retain and merge the parameter values in your existing cca.properties file.
Note: It is always a good business practice to make a manual copy of a critical configuration file like this before any software upgrade, particularly if you have made extensive modifications to the file.
Finally, the upgrade installer creates an additional backup copy of the newly created configuration file, cca.properties.bk, which is located in the same directory as all of the other cca.properties files. If the upgrade installer cannot locate an existing cca.properties, it tries to find and use this backup file during upgrades. Note that this backup file is simply a static copy of the cca.properties file at the time of creation and does not contain any changes you make to the original cca.properties file after it is created.
LICENSE
The upgrade installer overwrites your existing LICENSE file. The new license allows CCA to manage an unlimited number of servers and enables remediation.
If you use the default location to install CCA Server, the license file is located in one of the following directories:
CCA Server.lax
If you originally installed CCA Server as a Windows service, an upgrade retains only certain CCA Server.lax property file entries.
If you used the default installation directory, the CCA Server.lax file is located in \Program Files\CA\CCA Server.
To account for possible changes to location, security, heap size, and other environment properties, the upgrade retains the values for the following entries:
The upgrade adds any new properties and uses the installation defaults for the following internally used entries:
server.xml
A new server.xml file is created during each upgrade of the CCA Server. The upgrade installer does not make or retain a copy of the file.
If you used the recommended default location to install CCA Server, the server.xml files are located in the following directories:
If you have made any modifications to the server.xml file after installation, manually make a copy of the file before the upgrade. After the upgrade is complete, reapply the modifications to the newly installed file.
Note: If you secured access to the CCA Server user interface using HTTPS, the server.xml file was modified after installation.
agent.conf
The upgrade makes a copy of the CA Configuration Automation Agent configuration file, agent.conf, each time the agent software is upgraded. Each copy of the file is timestamped (agent.conf.<time_stamp>).
If you used the recommended default location to install the CA Configuration Automation Agent, these configuration files are located in the following directories:
The upgrade installer creates a new agent.conf file to bring in new configuration parameters and attempts to retain and merge the parameter values in your existing agent.conf file.
Note: It is always a good business practice to make a manual copy of any critical configuration file before any software upgrade, particularly if you have made extensive modifications to the file.
Finally, the upgrade installer creates an additional backup copy of the newly created configuration file, agent.conf.bk, which is located in the same directory as all of the other agent.conf files. If the upgrade installer cannot locate an existing agent.conf, it tries to find and use this backup file during upgrades. This backup file is a static copy of the agent.conf file at the time of creation and does not contain any changes made to the original agent.conf file after it is created.
You can only upgrade the CA Configuration Automation Server software on Windows operating systems using the installation wizard.
To upgrade CA Configuration Automation Server on Windows using the wizard
The installation program prepares for installation by unpacking and extracting the necessary files into a temporary work space. This can take several minutes. After the installation has completed successfully or is canceled, the temporary storage is released.
The wizard starts and displays the Introduction.
Note: We recommend that you do not cancel an upgrade after you begin because the files already installed to that point are not removed automatically, and partial CCA Database updates can cause unpredictable results. Proceed only if you intend to complete the upgrade.
The License Agreement screen appears.
To upgrade the CA Configuration Automation software, you must accept the license agreement.
The Important Information screen appears.
The Select Installation Location screen appears.
Note: You must specify the same location as the original installation to upgrade the software using the installation wizard. If you specify a path different from the existing CCA Server installation, CA Configuration Automation does not detect the existing software and creates a new, separate installation instead of upgrading.
CA Configuration Automation detects the previous version of the software installed in the specified location and displays the Installation already present dialog.
The Java Virtual Machine screen appears.
Note: The installation program recommends that you install the supplied Java VM version because it uses domestic encryption, which is the more powerful encryption available for data stored in the CCA Database. If you want to use an existing installed Java VM, ensure that the version is 1.5.0_03 or later.
The installation program checks for adequate installation disk space and displays a preinstallation summary of required and available disk space.
You are prompted to register the CCA Server as a Windows service. The advantages to setting up CCA Server as a Window service include the following:
Note: If you install multiple CCA Servers in different directories on a Windows server, only one of the server installations can run as a Windows service. For more information, see Single CCA Server Service per Windows Server.
If you do not install CCA Server as a Windows service, a console window starts and must remain open while CCA Server is running. You can minimize this window, but you cannot close it.
Note: Ensure that the Windows Services Administrative Tool is not open, or the CCA Server will not register as a Windows service.
The wizard displays the installation progress as it copies the required files to the target server and informs you when it is finished.
The CCA Server Configuration Information screen appears with the configuration settings specified in the original installation.
Note: You cannot edit the existing CCA Server settings if you use the installation wizard to upgrade the software. If you want to change any of the configuration fields, you must uninstall and reinstall the software.
CCA Server configuration settings follow:
Specifies the CCA Server name, which is by default the name of the server on which you are installing the software.
Specifies the CA Configuration Automation administrator's email address.
Specifies the CCA Server listening port number.
Specifies the Apache Jakarta Project (AJP) connector port number.
Specifies the name of your mail server.
The Database Configuration screen appears after you click Next.
The Database Type screen appears with the database type selected in the original installation.
The CCA Database Instance Configuration screen appears.
Note: You cannot edit the existing CCA Database settings if you use the installation wizard to upgrade the software. If you want to change any of the configuration fields, you must uninstall and reinstall the software.
CCA Database configuration settings follow:
Specifies the user name authorized to create or load the CCA Database.
Specifies the hidden password for the CCA Database user specified in the previous field.
(Oracle only) Specifies the Oracle database System Identifier (instance name) if you are using Oracle for the CCA Database.
(Microsoft SQL Server only) Specifies the database instance name.
Specifies the name of the server where the CCA Database resides.
Specifies the database listening port number.
The wizard completes the software updates and creates a new CCA Server configuration file cca.properties. (For more information, see CCA Server Configuration File.)
The wizard prompts you to start the CCA Server.
The wizard confirms that the CCA Server upgrade was successful.
Note: Although earlier releases of agent software are compatible with the CCA Server software, we recommend that you upgrade the CA Configuration Automation Agent on the CCA Server host system as described in Upgrading a CA Configuration Automation Agent on Windows.
The Internet Options dialog opens.
The Delete Files dialog opens.
The browser cache clears.
|
Copyright © 2013 CA.
All rights reserved.
|
|