[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Antw: Simple way to check that MMR is in sync?
Hi!
What about comparing the EntryCSN of the top-level object? You could also slapcat each node, sort the lines and compare the results (I guess the order of entries on each server is not predicable..)
Regards,
Ulrich
>>> Philip Colmer <philip.colmer@linaro.org> schrieb am 07.02.2014 um 10:44 in
Nachricht
<CAKTSSTgpWhVHLfLR7rH5pj=-Be=U8Oy-36EmaFQry9CZBsVrUg@mail.gmail.com>:
> Hi
>
> I've got a 2-node setup for master-master replication.
>
> Other than creating or modifying a record on one node and then
> checking/waiting for that change to appear on the other node, is there a
> recommended way to check that the nodes are in sync and not encountering
> any problems?
>
> Thanks.
>
> Philip