Upgrading the Software
OmniOperator software can be upgraded using SmartKit or locally. Perform the following steps on the management node and all compute nodes. Ensure that no task is being executed on the OmniOperator upper-layer engine.
Upgrading the Software Using SmartKit
- Ensure that no task is being executed on the OmniOperator upper-layer engine.
- Uninstall OmniOperator. For details, see Uninstalling the Software Using SmartKit.
- Install OmniOperator.
Prepare the software packages for the upgrade (for details, see OS and Software Requirements and Obtaining Software) and install the software by following instructions in Installation Using SmartKit.
Upgrading the Software Locally
- Delete the dependency SO files and OmniOperator files. For details about how to uninstall the HMPP dependencies, see 3. The following uses the /opt/omni-operator/lib installation directory as an example.
1 2 3
cd /opt/omni-operator/lib rm -rf libjemalloc.so.2 libLLVM-15.so rm -rf include libboostkit-omniop* boostkit-omniop* libsecurec.so
- Download and upload the version dependency packages and OmniOperator packages (for details about how to obtain them, see OS and Software Requirements and Obtaining Software) to the management and compute nodes, and complete the installation by following instructions in Installing Dependencies and Installing the Software.
Parent topic: OmniOperator