Back to bug 1009122

Who When What Removed Added
Rich Megginson 2013-09-18 20:48:53 UTC Blocks 1009679
Rich Megginson 2013-09-18 21:29:59 UTC Status NEW POST
Rich Megginson 2013-09-18 22:04:10 UTC Doc Text Cause: The multi-master replication protocol keeps a cumulative counter of the relative time offsets between servers. If the system time is adjusted by more than one day (ntp issues, vm issues), the counter will be off by more than one day.

Consequence: A replication consumer will refuse to accept changes from a master that has a time offset more than 1 day. Replication will be broken from that supplier to the consumer.

Fix: A new configuration attribute was added to cn=config - nsslapd-ignore-time-skew. The default is "off". If this attribute is set to "on", a replication consumer will allow replication to proceed despite excessive time skew. An error message will still be logged, warning the admin about the time skew issue.

Result: When nsslapd-ignore-time-skew is set to "on", replication will proceed despite excessive time skew.
Rich Megginson 2014-01-16 18:48:28 UTC Status POST NEW
Rich Megginson 2014-01-20 18:28:08 UTC Status NEW POST
Brian J. Atkisson 2014-01-21 18:41:09 UTC CC batkisso
Ann Marie Rubin 2014-02-04 22:20:16 UTC Blocks 1061410
Marc Sauton 2014-03-14 01:11:17 UTC CC msauton
Christos Triantafyllidis 2014-04-14 21:33:34 UTC CC ctrianta
Noriko Hosoi 2014-06-18 20:45:41 UTC Status POST MODIFIED
CC nhosoi
Fixed In Version 389-ds-base-1.2.11.15-34.el6
errata-xmlrpc 2014-06-18 22:02:28 UTC Status MODIFIED ON_QA
Viktor Ashirov 2014-07-17 14:03:27 UTC Status ON_QA VERIFIED
CC vashirov
Lubos Kocman 2014-07-22 17:07:22 UTC Depends On 1122165
John Shortt 2014-07-22 17:57:00 UTC Depends On 1122165
errata-xmlrpc 2014-10-14 07:50:19 UTC Status VERIFIED CLOSED
Resolution --- ERRATA
Last Closed 2014-10-14 03:50:19 UTC
Thorsten Scherf 2016-03-11 15:44:35 UTC CC tscherf
Simon Pichugin 2020-09-13 20:45:52 UTC Link ID Github 389ds/389-ds-base/issues/853

Back to bug 1009122