Scroll to navigation

DS-REPLCHECK(1) General Commands Manual DS-REPLCHECK(1)

NAME

ds-replcheck

SYNOPSIS

ds-replcheck [-h] [-v] {online,offline,state} ...

DESCRIPTION

Replication Comparison Tool (v2.0). This script can be used to compare two
replicas to see if they are in sync.

OPTIONS

Sub-commands

Compare two online replicas for differences
Compare two replication LDIF files for differences (LDIF file generated by 'db2ldif -r')
Get the general state of replication between two replicas

OPTIONS 'ds-replcheck state'

usage: ds-replcheck online [-h] -m MURL -r RURL -b SUFFIX -D BINDDN
[-w BINDPW] [-W] [-y PASS_FILE] [-Z CERTDIR]

The LDAP URL for the Master server

The LDAP URL for the Replica server

Replicated suffix

The Bind DN

The Bind password

Prompt for the bind DN password

A text file containing the clear text password for the bind dn

The certificate database directory for secure connections

OPTIONS 'ds-replcheck online'

usage: ds-replcheck online [-h] -m MURL -r RURL --rid RID -b SUFFIX -D BINDDN
[-w BINDPW] [-W] [-y PASS_FILE] [-l LAG] [-c]
[-Z CERTDIR] [-i IGNORE] [-p PAGESIZE] [-o FILE]

The LDAP URL for the Master server

The LDAP URL for the Replica server

Replicated suffix

The Bind DN

The Bind password

Prompt for the bind DN password

A text file containing the clear text password for the bind dn

The amount of time to ignore inconsistencies (default 300 seconds)

Display verbose conflict entry information

The certificate database directory for secure connections

Comma separated list of attributes to ignore

The paged-search result grouping size (default 500 entries)

The output file

OPTIONS 'ds-replcheck offline'

usage: ds-replcheck offline [-h] -m MLDIF -r RLDIF --rid RID -b SUFFIX [-c]
[-i IGNORE] [-o FILE]

Master LDIF file

Replica LDIF file

The Replica Identifier (rid) for the "Master" server

Replicated suffix

Display verbose conflict entry information

Comma separated list of attributes to ignore

The output file

Verbose output

AUTHOR

ds-replcheck was written by the 389 Project.

REPORTING BUGS

Report bugs to https://github.com/389ds/389-ds-base/issues/new

COPYRIGHT

Copyright © 2018 Red Hat, Inc.

November 26, 2018