Upgrading Management Server on Linux

Last published : Jul 06, 2026
First you need to upgrade your existing InfoScale Operations Manager Management Server to version 8.0, and then you can upgrade the Management Server on a Linux host to InfoScale Operations Manager 9.2 using.
InfoScale_Operations_Manager_MS_9.2.0_Linux_Full.bin file.
When you run the .bin file, the installer first attempts to upgrade the InfoScale Operations Manager database to a temporary location. If the database upgrade is successful, the remaining steps in the upgrade process are carried out. If the database upgrade fails, the previous version of InfoScale Operations Manager is restored.
Before you upgrade Management Server, InfoScale recommends that you take a backup of the Management Server data.
Note: If the existing Management server has its database at a non-default location, the installer gives read and execute permission to other users for the non-default location as a part of the upgrade process.
To upgrade Management Server to InfoScale Operations Manager 9.2 on Linux
  1. Make sure that the host where you plan to upgrade Management Server meets or exceeds system and operating system requirements.
  2. On the host where you plan to upgrade Management Server, log on as root.
  3. Download and unzip the installation file.
  1. Change directory to the location where you unzipped the .bin file.
  2. At the command prompt, run the following commands:
./Veritas_InfoScale_Operations_Manager_MS_9.2.0_Linux_Full.bin
If you see the Permission Denied error, change the permissions for the .bin file. Run the appropriate command to change the permission:
chmod +x Veritas_InfoScale_Operations_Manager_MS_9.2.0_Linux_Full.bin
  1. To accept the End User License Agreement and proceed with the upgrade, type y.
  2. In response to the message that confirms if you want to upgrade to InfoScale Operations Manager 9.2, type y.
  3. If you do not have sufficient disk space in your current database directory to create the temporary files, you are prompted to provide the path for a temporary working area having enough disk space. Provide the complete path of a temporary working area.
You can calculate the disk space requirements for the temporary files as follows:
(2 * DB size) + (10% of DB size) + 150 MB
where DB size is the size of your database. The size of the database is actually the size of the /var/opt/VRTSsfmcs/db/ database directory.
  1. The upgrade is complete when you see message similar to the following:
InfoScale Operations Manager upgrade is complete.
  1. To verify the upgrade, run the following command:
rpm -q VRTSsfmcs
Verify that the version for the VRTSsfmcs package is displayed as 9.2.
  1. After a successful upgrade to InfoScale Operations Manager 9.2, you can log on to Management Server using the following link:
https://HOST_NAME :14161/vom
where, HOST_NAME is the name of the Management Server.
  1. To check whether the InfoScale Operations Manager services are running, run the following command:
/opt/VRTSsfmh/bin/vomadm service --status
More Information
Backing up InfoScale Operations Manager data on Linux before upgrading to version 9.2
Operating system requirements
System resource requirements
Verifying Management Server installation on Linux
About upgrading the Management Server
Related information
../../../section-i-installing-and-configuring-infoscale-operations-manager/installing-upgrading-and-uninstalling-infoscale-operations-manager/about-upgrading-the-management-server.md