Article ID: 238191 - Last Review: November 1, 2006 - Revision: 1.1 Partial Replication May Take a Long Time with Very Large GroupsThis article was previously published under Q238191 SYMPTOMS
The following symptoms may occur on a domain with very large groups containing thousands of users that are changed frequently:
RESOLUTION
You should not make too many changes to very large groups that contain thousands of users. If you do have to make large SAM modifications and have to modify the members of very large groups, you can:
MORE INFORMATION
On the PDC, Netlogon is notified of all SAM changes. When a group is changed, Netlogon stores that change in the change log file (Netlogon.chg). The members of the group are not stored in the change log file, but only a reference to the change (that is, the SID of the group, a serial number, and so on). This is why changing such groups many times does not fill up the change log file.
When the pulse timeout expires, the PDC notifies the BDCs with a pulse. Then, each BDC (within the limit of the PulseConcurrency setting) asks the PDC to perform the replication. If the Netlogon logging facility is enabled on the PDC, the Netlogon.log file includes a line similar to:
[SYNC] NetrDatabaseDeltas: SAM partial sync called by BDC SerialNumber:XX
When the PDC reads the Netlogon.chg file and finds an entry indicating that a group has changed, it sends the contents of the group to the BDC. If the group contains thousands of users, the amount of data that goes across the wire for that single change can be very large (approximately 8 KB for a group with 1,000 users).
If the same group is changed hundreds of times (for example, when new users are created and added to that group), and if in between two changes to the group there are other changes, the same group is sent hundreds of times to each BDC. The replication occurs as follows:
| Article Translations
|
Back to the top
