Rate This Document
Findability
Accuracy
Completeness
Readability

Upgrading the Software

Upgrade the OmniAdvisor software on the management node and ensure that no task is being executed in OmniAdvisor.

  1. Delete OmniAdvisor files. The example installation directory is /opt/OmniAdvisor.
    1
    rm -rf /opt/OmniAdvisor
    
  2. Delete the Python environment. The example installation directory is /root/anaconda3.
    1
    rm -rf /root/anaconda3
    
  3. Download and upload the dependency package, OmniAdvisor package, and log parsing JAR package of the new version to the management node, and install them by following instructions in Installing the Python Dependency Library and Installing OmniAdvisor. For details about how to obtain the packages, see OS and Software Requirements and Obtaining Software.