How to check the status of a specific replication agreement using the command line and web console in RedHat Directory server.

Solution Verified - Updated -

Environment

  • Red Hat Directory Server 11
  • Red hat Enterprise Linux 8

Issue

  • How to check the status of a specific replication agreement using the command line and in the web console.

Resolution

  1. Displaying the Status of a Specific Replication Agreement Using the Command-Line :

    # dsconf -D "cn=Directory Manager" ldap://server.example.com repl-agmt status --suffix="dc=example,dc=com" agreement_name
    
  2. Displaying the Status of a Specific Replication Agreement Using the Web Console :

    I. Open the Directory Server user interface in the web console : See : Logging Into Directory Server Using the Web Console

    II. Select the instance.

    III. Open the Monitoring menu, and select Replication.

    IV. Select Replication entry from the list in the left pane.

    V. Depending on whether you want to display the status of a replication agreement between Directory Server instances or a Winsync Agreement, select the appropriate tab.
    The Update Status column displays the status of replication agreement.

Root Cause

  • NA

Diagnostic Steps

  • NA

This solution is part of Red Hat’s fast-track publication program, providing a huge library of solutions that Red Hat engineers have created while supporting our customers. To give you the knowledge you need the instant it becomes available, these articles may be presented in a raw and unedited form.

Comments