...
Move the desired Poller to opha4 to sync upto the latest (opha5 => opha4).
Peer: Pause the message bus on the desired Peer: Peer
| Code Block | ||||
|---|---|---|---|---|
| ||||
/usr/local/omk/bin/ophad cmd producer pause |
Primary: on the opHA-MB peer portal, “Pull” to sync data from Peer that has been paused.
...
Move the desired Poller back to opha4 (opha4 => opha5)
This command would set opHA to start using the Message bus.
| Code Block | ||||
|---|---|---|---|---|
| ||||
/usr/local/omk/bin/ophad cmd producer start |
...
Scenario 2 : opHA-MB failover and failback commands.
...