...
| Code Block |
|---|
sudo /usr/local/omk/bin/ophad cmd producer start |
Please refer to opHA-MB 5.0 User Guide
2.11 Final Steps
Accept EULAs: Make sure when you login to each server to confirm that all End User License Agreements (EULAs) are accepted.
Ensure that all servers are configured to use the same timezone by using chronyc tracking. Steps to sync time :
sudo timedatectl set-timezone Australia/Sydney
sudo apt update
sudo apt install chrony -y
chronyc tracking
...