From: Howard Chu Date: Fri, 30 May 2008 00:45:56 +0000 (+0000) Subject: ITS#5536 note serverID requirement for glued databases X-Git-Tag: LOCKER_IDS~126 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=8cd043220a9cdcf24f4271530d8bcadcbdc4bc4d;p=openldap ITS#5536 note serverID requirement for glued databases --- diff --git a/doc/man/man5/slapd-config.5 b/doc/man/man5/slapd-config.5 index 6c080725ce..47a4af8f10 100644 --- a/doc/man/man5/slapd-config.5 +++ b/doc/man/man5/slapd-config.5 @@ -720,7 +720,9 @@ size allowed. 0 disables security layers. The default is 65536. .B olcServerID: [] Specify an integer ID from 0 to 4095 for this server. These IDs are required when using multimaster replication and each master must have a -unique ID. If the URL is provided, this directive may be specified +unique ID. Note that this requirement also applies to separate masters +contributing to a glued set of databases. +If the URL is provided, this directive may be specified multiple times, providing a complete list of participating servers and their IDs. The fully qualified hostname of each server should be used in the supplied URLs. The IDs are used in the "replica id" field diff --git a/doc/man/man5/slapd.conf.5 b/doc/man/man5/slapd.conf.5 index 18fa6b01f2..9267801bbd 100644 --- a/doc/man/man5/slapd.conf.5 +++ b/doc/man/man5/slapd.conf.5 @@ -871,7 +871,9 @@ Specify an integer ID from 0 to 4095 for this server (limited to 3 hexadecimal digits). These IDs are required when using multimaster replication and each master must have a -unique ID. If the URL is provided, this directive may be specified +unique ID. Note that this requirement also applies to separate masters +contributing to a glued set of databases. +If the URL is provided, this directive may be specified multiple times, providing a complete list of participating servers and their IDs. The fully qualified hostname of each server should be used in the supplied URLs. The IDs are used in the "replica id" field