Replica Synchronization

Replica synchronization ensures that changes to NDS* objects are synchronized among all replicas of the partition.

This means that any server that holds a copy of a given partition must communicate with the other servers to synchronize a change.

Two types of replica synchronization can occur:

The slow sync process runs only in the absence of an immediate sync process. By default, the immediate sync process runs ten seconds after any change is saved and the slow sync runs 22 minutes after other changes are made.



Previous | Next