Versions Compared

Key

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

...

Code Block
breakoutModewide
breakoutWidth760
cd /usr/local/omk/bin
sudo systemctl restart ophad # if ophad is not running
./ophad cmd producer start

If the target_dir is not /usr/local/omk but different, say /data/omk please suffix the command with the cli option
--opha-cli-path /data/omk/bin/opha-cli.pl

Code Block
breakoutModewide
breakoutWidth760
cd /usr/local/omk/bin
sudo /data/omk/bin/ophad cmd producer start --opha-cli-path /data/omk/bin/opha-cli.pl

Please run through opHA-MB 5.0 User Guide to find any config issues thats been missed.

Final Steps

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

...

Code Block
breakoutModewide
breakoutWidth760
sudo systemctl restart ophad

Start the Poller and Mirrors

...

 restart ophad

Start the Poller and Mirrors

Execute the following command on the poller and mirror servers.

Code Block
breakoutModewide
breakoutWidth760
cd /usr/local/omk/bin
./ophad cmd producer start

If the target_dir is not /usr/local/omk but different, say /data/omk please suffix the command with the cli option
--opha-cli-path /data/omk/bin/opha-cli.pl

Code Block
breakoutModewide
breakoutWidth760
cd /usr/local/omk/bin
.
sudo /data/omk/bin/ophad cmd producer start --opha-cli-path /data/omk/bin/opha-cli.pl

Please run through opHA-MB 5.0 User Guide to find any config issues thats been missed.

Final Steps

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