...
c. One server needs to be an Arbiter. A poller can be used for this
c. Mongo 6 installed
Run the installation commands on each server as needed.
All the following setup commands in this setup should be run as the root user
Code Block | ||
---|---|---|
| ||
sh ./opHA-Linux-x86_64-5.0.0.run |
VERY IMPORTANT : During the installation of the arbiter server you must answer 'N' at the following prompt
...
Important
In this setup guide we are using example server/host names so you will have to use the names that you have set for your own configuration. For this example we have the required 6 servers for the setup.
Main-Primary Server : opha-dev1.opmantek.net
Poller1 Server opha-dev2.opmantek.net
Mirror1 Server opha-dev3.opmantek.net
Poller2 Server opha-dev4.opmantek.net
Mirror2 Server opha-dev5.opmantek.net
Second-Primary opha-dev6.opmantek.net
Run the installation commands on each server as needed.
All the following setup commands in this setup should be run as the root user
Code Block | ||
---|---|---|
| ||
sh ./opHA-Linux-x86_64-5.0.0.run |
VERY IMPORTANT : During the installation of the arbiter server you must answer 'N' at the following prompt
...
...
2. NATS Setup
This configuration should be applied only to the Main-Primary, Arbiter, and Secondary Primary servers.
...