UFM® Server can be uninstalled by running an uninstall script in the different server modes:
- Standalone Mode
- High Availability
- Docker Deployment
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.
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
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