Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
sudo /usr/local/omk/bin/ophad cmd producer start

Please refer to opHA-MB 5.0 User Guide

2.11 Final Steps

  1. Accept EULAs: Make sure when you login to each server to confirm that all End User License Agreements (EULAs) are accepted.

  2. Ensure that all servers are configured to use the same timezone by using chronyc tracking. Steps to sync time :

    1. sudo timedatectl set-timezone Australia/Sydney

    2. sudo apt update

    3. sudo apt install chrony -y

    4. chronyc tracking

...