Rate This Document
Findability
Accuracy
Completeness
Readability

Installing OmniAdvisor 2.0

Install the OmniAdvisor 2.0 software package on the management node and remove other users' read permission on the OmniAdvisor 2.0 software package.

  1. Before installing OmniAdvisor 2.0, obtain the software installation package and verify its integrity. For details, see Environment Requirements.
  2. Create an OmniAdvisor 2.0 installation directory on the management node.
    mkdir -p /opt/OmniAdvisor2.0
  3. Obtain the OmniAdvisor 2.0 software package by following instructions in OS and Software Requirements and upload the software package to the /opt/OmniAdvisor2.0 installation directory.

  4. Access the installation directory and decompress the package.
    cd /opt/OmniAdvisor2.0
    unzip BoostKit-omniadvisor_2.0.0.zip
    unzip BoostKit-omniadvisor_core_2.0.0.zip

    To prevent the file from being replaced, you are advised to decompress the software package as a non-root user so that the permission for the decompressed directory is minimized.