Navigation
This version of the documentation is archived and no longer supported.

rs.addArb()

rs.addArb(hostname)
Parameters:
  • host (string) – Specifies a host (and optionally port-number) for an arbiter member for the replica set.

Adds a new arbiter to an existing replica set.

This function will disconnect the shell briefly and forces a reconnection as the replica set renegotiates which node will be primary. As a result, the shell will display an error even if this command succeeds.

←   rs.add() rs.conf()  →