OPTIONS

rs.addArb()

Description

rs.addArb(host)

Adds a new arbiter to an existing replica set.

The rs.addArb() method takes the following parameter:

Parameter Description
host Specifies the hostname and optionally the port number of the arbiter member to add to replica set.
←   rs.add() rs.conf()  →
ON THIS PAGE