...
| Code Block |
|---|
| breakoutMode | wide |
|---|
| breakoutWidth | 760 |
|---|
|
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 |
|---|
| breakoutMode | wide |
|---|
| breakoutWidth | 760 |
|---|
|
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.
...
| Code Block |
|---|
| breakoutMode | wide |
|---|
| breakoutWidth | 760 |
|---|
|
sudo systemctl restart ophad |
Start the Poller and Mirrors
...
Start the Poller and Mirrors
Execute the following command on the poller and mirror servers.
| Code Block |
|---|
| breakoutMode | wide |
|---|
| breakoutWidth | 760 |
|---|
|
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 |
|---|
| breakoutMode | wide |
|---|
| breakoutWidth | 760 |
|---|
|
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.