<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif;">
<div>Hi,</div>
<div><br>
</div>
<div>I&#8217;m running 1.2.11.32. &nbsp;I have 6 replicas (two of which are read-only). &nbsp;I ran into an issue where a DELETE operation failed on a server with error code 51 (ldap busy).</div>
<div><br>
</div>
<div>
<p style="margin: 0px;">[21/Oct/2014:23:44:44 -0400] conn=78160 op=39510 RESULT err=51 tag=107 nentries=0 etime=3 csn=5447282c000300050000</p>
</div>
<div><br>
</div>
<div>The application retried the delete several times for a couple of hours (while the server wasn&#8217;t getting any other requests) and the result was always the same (err=51). &nbsp;Each time that happened, the error log had the following:</div>
<div><br>
</div>
<div>
<p style="margin: 0px;">[21/Oct/2014:23:44:44 -0400] - Retry count exceeded in delete</p>
</div>
<div><br>
</div>
<div>My first question is, what would cause a problem like this?</div>
<div><br>
</div>
<div>I simply restarted that directory and then the update succeeded. &nbsp;However, when the update went to the other 5 servers, they failed in the same way and the same error was logged in their log files. &nbsp;But the update wasn&#8217;t retried. &nbsp;It was just skipped and
 future updates via replication succeeded on those 5 servers.</div>
<div><br>
</div>
<div>My second question is, what&#8217;s the best way to monitor for these types of replication errors? &nbsp;In this case,&nbsp;nsds5replicaLastUpdateStatus did not indicate a problem. &nbsp;If I had not been looking at the error file on those 5 hosts, I&#8217;m wondering how I would
 have known that a delete failed to replicate to them. &nbsp;If the answer is to just have something monitoring the error log files, are there specific search strings to look for to separate out updates that have failed and won&#8217;t be retried from other errors (e.g.
 temporary connection issues)? &nbsp;Just curious if there is a best practice here.</div>
<div><br>
</div>
<div>Thanks!</div>
<div><br>
</div>
<div>&#8212; Shilen</div>
</body>
</html>