You can use the dsreplication status tool to check the status of an entry-balancing deployment. In this example, the ou=people,dc=example,dc=com subtree is entry-balanced. The data is split into two sets, set1 and set2. The servers host1 and host2 are in replication set set1 and servers host3 and host4 are in replication set set2.

  • Run the dsreplication command to get a status of replication in the entry-balancing deployment. To view a specific set, use the --setName option to see only the specific replication set; otherwise, all of the sets will be displayed by default.
    $ bin/dsreplication status --hostname host1.example.com \
      --port 1389 --adminUID admin --adminPassword secret