Upgrading product components on Linux and UNIX
A component-level upgrade of the Application Server on Linux and UNIX also upgrades all components that were installed as part of the previous installation. These components can include the Network Shell, the RSCD agent, and the PXE server. Upgrading the Application Server does not upgrade the TrueSight Server Automation Console. You must upgrade the console separately.
If the host computer on which you are installing the Network Shell has:
- A supported version of Perl installed — The Network Shell installation automatically installs the Network Shell Perl module. For information about the Perl versions that TrueSight Server Automation supports, see Perl support.
- An unsupported version of Perl installed — The installation copies files that allow you to install the Perl module after you have installed the supported version of Perl.
To perform a silent upgrade of an Application Server, see Using-silent-mode-to-upgrade-components-on-Linux-or-UNIX.
Prerequisite
Before upgrading the Application Server, ensure that the database configuration information on the deployments of the Application Server is up-to-date.
You can use the blasadmin utility to check the database- and file server-related information for each of the deployments (except _launcher). You can use the following blasadmin commands:
- blasadmin -s <delpoyment name> show database all (for _pxe deployments use blasadmin -s _pxe show pxe all)
- blasadmin -s <deployment name> show file all
If either of these commands return an error, you can use the blasadmin utility to correct the configuration information and proceed with the upgrade.
To upgrade the Application Server on Linux and UNIX
- Log on as root.
- Stop the Application Server.
- Navigate to the directory that contains Application Server installer files (which follow the naming convention: BSA<version>-<platform>). Run the installer file using the ./<BL_Installer_file.sh> command. The following message is displayed:
A previous installation already exists.
Do you wish to continue (y/n) ? - Enter y.
A message is displayed that lets you choose a language for the installation program. - Enter the number corresponding to the language that you want to use.
The following message is displayed:
Welcome to the TrueSight Server Automation Release <versionNumber> installation script ...
A previous installation has been detected. This installation will be upgraded to TrueSight Server Automation <versionNumber>.
Do you wish to continue (y/n) ? - Enter y.
Licensing text is displayed and concludes with the following message:
Do you agree to the terms of the license agreement (y for Yes) ? - Enter y.
A list displays the TrueSight Server Automation components to be upgraded and prompts you to continue. - Enter y.
A series of messages is displayed, and then the upgrade script is complete.
Where to go from here
Upgrade at least one TrueSight Server Automation Console. See Upgrading-the-TrueSight-Server-Automation-Console-on-Windows.