[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: (ITS#5444) slapd seg. fault using mulitmirrored mode



------=_Part_28055_26658090.1206987058866
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Thanks for the fast reply.

I just added a few lines after the 20 seconds wait for the master
replcaition:
----------------------------------
echo "Using ldapadd to populate consumer ..."
$LDAPADD -D "$MANAGERDN" -H $URI2 -w $PASSWD -f $LDIFORDERED2 \
        >> $TESTOUT 2>&1

SLEEP=20
echo "Waiting $SLEEP seconds for syncrepl to receive changes..."
sleep $SLEEP
----------------------------------

These lines just add one additional ldapuser. After an additional 20seconds
pause I check if the changes (form server with URI2) are replicated.

But always the slapd prcoess dies after the ldapadd command.

I'll give your above suggestion a try and give feedback afterwards.


On Mon, Mar 31, 2008 at 6:04 PM, Pierangelo Masarati <ando@sys-net.it>
wrote:

> ando@sys-net.it wrote:
> > mohel@web.de wrote:
> >
> >> The above log was generated using the test050 script just adding a line
> which
> >> enters information also to a second server. Perhaps this test would
> also make
> >> sense for further releases.
> >
> > Can you please post the modification to the script?
>
> Never mind, I could reproduce it.  It seems to be a duplicate of
> ITS#5437.  What actually happens is that if modifications are applied to
> all three servers, those applied to consumers do not persist, nor get
> replicated; on the contrary, the consumers crash later on as described
> in ITS#5437.
>
> p.
>
>
>
> Ing. Pierangelo Masarati
> OpenLDAP Core Team
>
> SysNet s.r.l.
> via Dossi, 8 - 27100 Pavia - ITALIA
> http://www.sys-net.it
> ---------------------------------------
> Office:  +39 02 23998309
> Mobile:  +39 333 4963172
> Email:   pierangelo.masarati@sys-net.it
> ---------------------------------------
>
>
>

------=_Part_28055_26658090.1206987058866
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Thanks for the fast reply.<br><br>I just added a few lines after the 20 seconds wait for the master replcaition:<br>------------------------------<div id="1eob" class="ArwC7c ckChnd">----<br>echo &quot;Using ldapadd to populate consumer ...&quot;<br>
$LDAPADD -D &quot;$MANAGERDN&quot; -H $URI2 -w $PASSWD -f $LDIFORDERED2 \<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt;&gt; $TESTOUT 2&gt;&amp;1<br><br>SLEEP=20<br>echo &quot;Waiting $SLEEP seconds for syncrepl to receive changes...&quot;<br>sleep $SLEEP<br>
----------------------------------<br><br>These
lines just add one additional ldapuser. After an additional 20seconds
pause I check if the changes (form server with URI2) are replicated.<br><br>But always the slapd prcoess dies after the ldapadd command.<br>
<br>I&#39;ll give your above suggestion a try and give feedback afterwards.</div><br><br><div class="gmail_quote">On Mon, Mar 31, 2008 at 6:04 PM, Pierangelo Masarati &lt;<a href="mailto:ando@sys-net.it";>ando@sys-net.it</a>&gt; wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d"><a href="mailto:ando@sys-net.it";>ando@sys-net.it</a> wrote:<br>
&gt; <a href="mailto:mohel@web.de";>mohel@web.de</a> wrote:<br>
&gt;<br>
&gt;&gt; The above log was generated using the test050 script just adding a line which<br>
&gt;&gt; enters information also to a second server. Perhaps this test would also make<br>
&gt;&gt; sense for further releases.<br>
&gt;<br>
&gt; Can you please post the modification to the script?<br>
<br>
</div>Never mind, I could reproduce it. &nbsp;It seems to be a duplicate of<br>
ITS#5437. &nbsp;What actually happens is that if modifications are applied to<br>
all three servers, those applied to consumers do not persist, nor get<br>
replicated; on the contrary, the consumers crash later on as described<br>
in ITS#5437.<br>
<div><div></div><div class="Wj3C7c"><br>
p.<br>
<br>
<br>
<br>
Ing. Pierangelo Masarati<br>
OpenLDAP Core Team<br>
<br>
SysNet s.r.l.<br>
via Dossi, 8 - 27100 Pavia - ITALIA<br>
<a href="http://www.sys-net.it"; target="_blank">http://www.sys-net.it</a><br>
---------------------------------------<br>
Office: &nbsp;+39 02 23998309<br>
Mobile: &nbsp;+39 333 4963172<br>
Email: &nbsp; <a href="mailto:pierangelo.masarati@sys-net.it";>pierangelo.masarati@sys-net.it</a><br>
---------------------------------------<br>
<br>
<br>
</div></div></blockquote></div><br>

------=_Part_28055_26658090.1206987058866--