Uninstalling Management Server on Linux

Last published : Jun 19, 2026
You can uninstall Arctera 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 the Management Server on the host, you have to add the hosts again to the Management Server domain.
Notes:
  • You must remove the VRTSsfmcs package before you remove the VRTSsfmh package.
  • If License Management Service (LMS) is deployed on the same host as the Management Server, then you must first uninstall LMS and then uninstall the Management Server.
To uninstall Arctera 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