Installing Management Server on Linux

Last published : Jun 19, 2026
You can install the Veritas InfoScale Operations Manager Management Server on a Linux host using one of the following files:
  • For Management server:
Veritas_Operations_Manager_MS_7.2_Linux.bin
  • For Management server along with the add-ons:
Veritas_Operations_Manager_MS_7.2_Linux_Full.bin
The .bin file installs the VRTSsfmcs and the VRTSsfmh packages on the target host.
Note: By default, theVRTSsfmcsand theVRTSsfmhpackages are installed in the/optdirectory. You cannot specify a different location to install the packages.
To install Veritas InfoScale Operations Manager Management Server on Linux
  1. Make sure that the host where you plan to install Management Server meets or exceeds system and operating system requirements.
  2. Download and unzip the installation file.
  3. Open an operating system console.
  4. On the host where you plan to install Management Server, log on as root.
  5. Change directory to the location where you unzipped the .bin file.
  6. At the command prompt, enter one of the following:
    • ./Veritas_Operations_Manager_MS_7.2_Linux.bin
    • ./Veritas_Operations_Manager_MS_7.2_Linux_Full.bin
If you see the Permission Denied error, change the permissions for the .bin file. To change the permission, run the appropriate command:
  • chmod +x Veritas_Operations_Manager_MS_7.2_Linux.bin
  • chmod +x Veritas_Operations_Manager_MS_7.2_Linux_Full.bin
  1. To accept the End User License Agreement and proceed with installation, type y.
The installation is complete when you see messages similar to the following:
Installation is complete. You will need to configure Veritas Veritas InfoScale Operations Manager Management Server.
Please open your browser and type the following URL to configure:
https://myhost.example.com:5634/
Please skip this step if you intend to use this host as a standby node for Veritas InfoScale Operations Manager Management Server HA.
  1. Verify that the packages are installed and the processes are started.
  2. Configure Veritas InfoScale Operations Manager.
More Information