The UFM Server can be uninstalled by running an uninstall script in the different server modes:
- Uninstalling UFM | id (6.23.1)UninstallingUFM UninstallingUFMinStandaloneMode
-
Uninstalling UFM in High Availability
-
Uninstalling UFM in Docker Deployment
Uninstalling UFM in Standalone Mode
To uninstall the UFM Server:
-
Go to /opt/ufm.
-
Run ./uninstall.sh.
Child interfaces are not deleted.
-
To delete primary interfaces, restart /etc/init.d/openibd.
Uninstalling UFM in High Availability
To uninstall the UFM Server in high availability mode:
-
Run the following on the master and slave to clean up the UFM HA configuration:
ufm_ha_cluser cleanup
-
To uninstall the UFM HA configuration, run:
/opt/ufm/ufm_ha/uninstall_ha.sh
-
To uninstall UFM Enterprise software, run the following on the master and slave:
/opt/ufm/uninstall.sh
Uninstalling UFM in Docker Deployment
To uninstall the UFM Server in high availability mode:
-
Run the following on the master and slave:
ufm_ha_cluser cleanup
-
Run:
/opt/ufm/ufm_ha/uninstall_ha.sh
-
Run the following on the master and slave:
/opt/ufm/files/uninstall.sh
Last updated: