Versions Compared

Key

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

...

From the Linux command line,  run "/etc/init.d/sipxconfig db drop", "mongodb-repair --obliterate" and then "sipxecs-setup --reset-all" 

  • What is the Arbiter?

The Arbiter is a feature of Mongodb.  In the event that your master server is lost, Mongodb will vote for a new master server.  If there is only one server, or an even amount of servers left, then the Arbiter functions as a tie-breaker so one server can take over as the master database for the system.  A detailed description can be found here.

  • How can I play around with Mongo CLI?

How To ... ?