You are here: Replication sets > Creating a replication set

Creating a replication set

Before you can establish a connection, you must create a replication set.

  1. Use the repset create command to create a new replication set.

    Syntax

  2. Specify it as the active replication set by using the repset use command.

  3. Define a replication set rule by using the repset rule add command.

  4. Repeat the repset rule add command to completely define your replication set.
  5. If you need to see the devices available, use the device list command.

  6. If you need to remove a rule, use the repset rule remove command.

  7. After you have added all of the rules, save the replication set by using the repset save command.

Related Topics