Uninstalling Management Server on Linux

Last published : Aug 24, 2026
You can uninstall Veritas InfoScale Operations Manager Management Server by removing the VRTSsfmcs and VRTSsfmh packages from the Management Server host. When you uninstall Management Server, all data on managed hosts is also removed. If you reinstall Management Server on the host, you have to add the hosts again to the Management Server domain.
Note: You must remove theVRTSsfmcspackage before you remove theVRTSsfmhpackage.
To uninstall Veritas InfoScale Operations Manager Management Server on Linux
  1. Open an operating system console.
  2. On the Management Server host, log on as root.
  3. To remove the VRTSsfmcs package, run the following command:
rpm -e VRTSsfmcs
  1. To remove the VRTSsfmh package, run the following command:
rpm -e VRTSsfmh
More Information