Bug 1328819

Summary: Fix info about schema replication
Product: Red Hat Directory Server Reporter: Petr Bokoc <pbokoc>
Component: Doc-administration-guideAssignee: Marc Muehlfeld <mmuehlfe>
Status: CLOSED CURRENTRELEASE QA Contact: Viktor Ashirov <vashirov>
Severity: unspecified Docs Contact:
Priority: medium    
Version: 10.0CC: mmuehlfe, pbokoc, rhel-docs
Target Milestone: ---Keywords: Documentation
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-11-14 13:33:37 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Petr Bokoc 2016-04-20 10:58:48 UTC
Section 8.1.5. Schema Replication in the Admin Guide for both RHDS9 and 10 needs adjustment.

Some information from Nathan Kinder:

>Schema replication takes place at the beginning of any replication session.  The CSN in 99user.ldif is compared between the master and the consumer, and differing schema is sent over if the consumer is behind the master.  Note that the single CSN is for all schema.  We do not have a CSN at the attribute level (nor a changelog) like we do for normal replication.
>
>This check happens at the beginning of every replication session.  A schema update itself will not trigger replication.  We need an actual change in the replicated area that triggers replication for the replication session to start.
>
>You can't enable/disable schema replication, as replication could fail if the consumer doesn't have the schema required for changes that need to be sent.

Comment 1 Marc Muehlfeld 2016-06-09 12:27:30 UTC
I rewrote the small section "Schema Replication".

Comment 3 Marc Muehlfeld 2016-11-14 13:33:37 UTC
The update for Directory Server 10.1 is now available on the Customer Portal.