[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
MMR with MirrorMode problem..
- To: <openldap-technical@openldap.org>
- Subject: MMR with MirrorMode problem..
- From: "Bill Brigden" <bill@dotbill.co.uk>
- Date: Wed, 1 Oct 2014 09:09:15 +0100
- Content-language: en-gb
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/simple; d=dotbill.co.uk; h= content-language:x-mailer:content-transfer-encoding:content-type :content-type:mime-version:message-id:date:date:subject:subject :to:from:from; s=dkim; t=1412150894; x=1413014895; bh=QdYTMMYrSe zzGueDp+8ZTszdL+uPJnoFlO+heFRNuO4=; b=r9YTvhZtR1q4vDmdlcbl0xUpnA vQmflWrsuMgN/LUrxom9Rldo4Ee3WN+/N8edJ5vzlvprDPfg4sAMIfss90+t9EuU OLebuZU8aTQq1L8jVGPHTV80PgmWdDDaKEsf1Jkcq3AvmSbANs+QXXJxyqNJO/gm 6JnDJ8NeuXuv1RbfQ=
- Thread-index: Ac/dTZoHNC+50EsCQViheHSBfktD3g==
Hi all,
I'm running 2.4.39 with Mirrormode replication. I've noticed that
occasionally when making schema changes, a change will hang indefinitely
without reason. Though (possibly as a cause), also I've found that if I try
and restart one of the three servers in this replica set, it will
occasionally get the following with causes it to hang indefinitely:
Oct 1 08:55:37 ldap-03 slapd[19608]: daemon: shutdown requested and
initiated.
Oct 1 08:55:37 ldap-03 slapd[19608]: slapd shutdown: waiting for 2
operations/tasks to finish
The other hosts show the disconnection and try and reconnect - the only way
to fix it seems to be either force killing this server or restarting all the
other hosts.
Any ideas? It's a fairly standard setup with mirrormode as per the doc's.
I've seen there is 2.4.40 released however haven't scheduled in an upgrade
yet as there wasn't anything on the changelog that appeared to be linked.
Cheers