From 888f27cc155f44d32d248096f4747a664a2aa462 Mon Sep 17 00:00:00 2001 From: Quanah Gibson-Mount Date: Sun, 23 Apr 2017 12:23:56 -0700 Subject: [PATCH] ITS#8613 - Note that slapo-memberOf should not be used in a replicated environment --- doc/man/man5/slapo-memberof.5 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/doc/man/man5/slapo-memberof.5 b/doc/man/man5/slapo-memberof.5 index dfcca6a524..5bc554a30b 100644 --- a/doc/man/man5/slapo-memberof.5 +++ b/doc/man/man5/slapo-memberof.5 @@ -109,7 +109,10 @@ with local storage backends. The maintenance operations it performs are internal to the server on which the overlay is configured and are never replicated. Replica servers should be configured with their own instances of the memberOf overlay if it is desired to maintain -these memberOf attributes on the replicas. +these memberOf attributes on the replicas. Note that slapo-memberOf +is not compatible with syncrepl based replication, and should not be +used in a replicated environment. An alternative is to use slapo-dynlist +to emulate slapo-memberOf behavior. .SH FILES .TP -- 2.39.5