...
| Code Block | ||||
|---|---|---|---|---|
| ||||
systemctl restart nmis9d opchartsd opeventsd omkd ophad |
Discover the Peers
Click on Peers in opHA-MB portal on the Main Primary (http://<fqdn of Main Primary>/en/omk/opHA/peers)
...
| Code Block | ||||
|---|---|---|---|---|
| ||||
cd /usr/local/omk/bin
sudo systemctl restart ophad # if ophad is not running
./ophad cmd producer start |
Final Steps
...
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 | ||||
|---|---|---|---|---|
| ||||
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
Accept EULAs: Make sure when you login to each server to confirm that all End User License Agreements (EULAs) are accepted.
...
For all the opHA Peers, go to opHA Peers page click on “Sync all nodes” followed by “Pull Peer Data”. Please refer to https://docs.community.firstwave.com/wiki/spaces/opHA/pages/3272605706/opHA-MB+5.0+User+Guide#Scenario-1-%3A-Using-opHA4-‘Pull’-on-Primary-to-synchronize-nmisng-collections for more details.
...
Restart opHA service on all the
...
VMs
| Code Block | ||||
|---|---|---|---|---|
| ||||
sudo systemctl restart ophad |
Start the Poller and Mirrors
...
the Poller and Mirrors
Execute the following command on the poller and mirror servers.
| Code Block | ||||
|---|---|---|---|---|
| ||||
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 | ||||
|---|---|---|---|---|
| ||||
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
Accept EULAs: Make sure when you login to each server to confirm that all End User License Agreements (EULAs) are accepted.