Rate This Document
Findability
Accuracy
Completeness
Readability

Uninstalling OmniOperator

  1. Uninstall OmniOperator.
    1. Select all nodes and click Configure Service.

    2. Select Custom and click Next.

    3. Select Command Execution and click Add a Task.

    4. Set task 1 parameters and click Save.

      Table 1 Task 1 parameters

      Parameter

      Description

      Task Name

      Uninstall OmniOperator.

      Task Description

      Uninstall OmniOperator.

      Run Directory

      /opt/omni-operator/lib

      Run Command

      rm -rf libjemalloc.so.2 libLLVM-12.so;rm -rf include libboostkit-omniop* boostkit-omniop-bindings* config.h libsecurec.so;rpm -e boostkit-hmpp-1.7.0-1.aarch64;sed -i '/enableHMPP/d' /opt/omni-operator/conf/omni.conf;sed -i '/$LIBRARY_PATH:\/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 service flows to quickly uninstall OmniOperator.
    1. In the upper right corner of the displayed page, click Export.

      The window for selecting a path for saving the template 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.