Nsds5replicachangecount, Nsds5replicaid, Nsds5replicalegacyconsumer – Red Hat 8.1 User Manual

Page 64: Nsds5replicaname, Note, Nsds5replicapurgedelay

Advertising
background image

Example

nsDS5ReplicaBindDN: cn=replication manager,
cn=config

2.3.7.6. nsDS5ReplicaChangeCount

This read-only attribute shows the total number of entries in the changelog and whether they still remain
to be replicated. When the changelog is purged, only the entries that are still to be replicated remain.

See

Section 2.3.7.10, “nsDS5ReplicaPurgeDelay”

and

Section 2.3.7.13,

“nsDS5ReplicaTombstonePurgeInterval”

for more information about purge operation properties.

Parameter

Description

Entry DN

cn=replica, cn=suffixDN, cn=mapping tree,
cn=config

Valid Range

-1 to maximum 32-bit integer (2147483647)

Default Value
Syntax

Integer

Example

nsDS5ReplicaChangeCount: 675

2.3.7.7. nsDS5ReplicaId

This attribute sets the unique ID for suppliers in a given replication environment.

Parameter

Description

Entry DN

cn=replica, cn=suffixDN, cn=mapping tree,
cn=config

Valid Range

0 to 65534

Default Value
Syntax

Integer

Example

nsDS5ReplicaId: 1

2.3.7.8. nsDS5ReplicaLegacyConsumer

If this attribute is absent or has a value of false, then it means that the replica is not a legacy
consumer.

Parameter

Description

Entry DN

cn=replica, cn=suffixDN, cn=mapping tree,
cn=config

Valid Values

true | false

Default Value

false

Syntax

DirectoryString

Example

nsDS5ReplicaLegacyConsumer: false

2.3.7.9. nsDS5ReplicaName

This attribute specifies the name of the replica with a unique identifier for internal operations. If it is not
specified, this unique identifier is allocated by the server when the replica is created.

NOTE

It is recommended that the server be permitted to generate this name. However, in certain
circumstances, for example, in replica role changes (master to hub etc.), this value needs to be
specified. Otherwise, the server will not use the correct changelog database, and replication fails.

This attribute is destined for internal use only.

Parameter

Description

Entry DN

cn=replica, cn=suffixDN, cn=mapping tree,
cn=config

Valid Values
Default Value
Syntax

DirectoryString (a UID identifies the replica)

Example

nsDS5ReplicaName: 66a2b699-1dd211b2-
807fa9c3-a58714648

2.3.7.10. nsDS5ReplicaPurgeDelay

64

Chapter 2. Core Server Configuration Reference

Advertising