我要评分
获取效率
正确性
完整性
易理解

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