About upgrading Management Server

Last published : Jun 19, 2026
You can upgrade your Veritas InfoScale Operations Manager Management Server installation to 7.4.2 only from version 7.3.1 or later. To upgrade, you have to download and install the required packages. You can upgrade Management Server on Linux and Windows hosts.
Note: To upgrade to Veritas InfoScale Operations Manager 7.4.2 from versions before 7.3.1, you first need to upgrade to Veritas InfoScale Operations Manager version 7.3.1. Then, you can upgrade to version 7.4.2.
From version 7.0 onwards, Veritas InfoScale Operations Manager supports 2048-bit certificates for communication between Management Server and the managed hosts. In case of an upgrade to Veritas InfoScale Operations Manager 7.0 or later, you need to migrate the Management server domain to 2048-bit certificates after you upgrade your Management Server.
Prerequisites for upgrading your Veritas InfoScale Operations Manager management server from 7.3.1 to 7.4
  1. To upgrade from 7.3.1 HF2 (onwards) to 7.4 download the fix from SORT:
  1. Apply the fix on the Veritas InfoScale Operations Manager management server:
    • For Linux run the following command:
      /opt/VRTSsfmcs/pgsql/bin/psql -p 5636 -d SFMdb3
      habdbsync -f <Upgrade_from_7.3.1_to_7.4.sql file path>
      • For windows run the following command:
      C:\Program Files\Veritas\VRTSsfmcs\pgsql\bin\psql -p 5636 -d
      SFMdb3 habdbsync -f \<Upgrade_from_7.3.1_to_7.4.sql file path\>
More Information