Rate This Document
Findability
Accuracy
Completeness
Readability

Uninstalling the Software

If the OmniAdvisor feature is no longer used, uninstall the OmniAdvisor software on the management node. Uninstalling the OmniAdvisor software requires deleting the configuration file, binary SO files, and OmniAdvisor files.

  1. Delete the OmniAdvisor software. The installation directory /opt/OmniAdvisor is used as an example.
    1
    rm -rf /opt/OmniAdvisor
    
  2. Delete the Python environment. The installation directory /root/anaconda3 is used as an example.
    1
    rm -rf /root/anaconda3