Rate This Document
Findability
Accuracy
Completeness
Readability

Starting OmniShuffle

  1. Start OCKD.
    If the startup is successful, the message "ockd started successfully" is displayed.
    1. Run the following command on the management node:
      cd /opt/ock/ucache/23.0.0/linux-aarch64/sbin/
      sh ock-start-ockd.sh
    2. Run the following command on all compute nodes:
      for i in {1..12} ;do cd /data/data${i}/;mkdir ock_swap;done
      cd /opt/ock/ucache/23.0.0/linux-aarch64/sbin/
      sh ock-start-ockd.sh