Rate This Document
Findability
Accuracy
Completeness
Readability

Uninstalling OmniOperator Using SmartKit

  1. Uninstall OmniOperator.
    Select all nodes and click Config Service. Select Command Execution, set task parameters according to Table 1, and click Save.
    Table 1 Task 1 parameters

    Parameter

    Description

    Task Name

    Uninstalling OmniOperator

    Task Description

    Uninstalling OmniOperator

    Run Directory

    /opt/omni-operator/lib

    Run Command

    rm -rf libjemalloc.so.2 libLLVM-15.so;rm -rf include libboostkit-omniop* boostkit-omniop-bindings* libsecurec.so;rpm -e boostkit-hmpp-1.7.0-1.aarch64;sed -i '/enableHMPP/d' /opt/omni-operator/conf/omni.conf;sed -i '/$LD_LIBRARY_PATH:\/opt\/omni-operator\/lib:\/usr\/local\/lib\/HMPP/d' ~/.bashrc;source ~/.bashrc;

    Uninstall the correct HMPP version based on your service requirements. The following uses 1.7.0 as an example.

  2. Export the service flow and save it to your local PC. You can import this service flow to quickly uninstall OmniOperator later.
    1. Click Export in the upper right corner.

      The Select the path where the template is saved window is displayed.

    2. Name the template OmniOperator Uninstallation Workflow and click Save.
  3. Execute the service flow.

    Click Finish in the lower right corner and select Run Service. The procedure is complete when the execution is successful.