RE: Syncrepl and mmr

2014-02-14 Thread Borresen, John - 0442 - MITLL
Thanks Quanah, A few weeks back I asked that question (on 1/30): All Masters in the chain have the olcServerID's and olcSynRepl for itself and its partner? I can understand having each knowing about the others but why itself? It's replicating to itself? -You replied -It knows about itself so

LMDB test assertion failures on Linux/MIPS

2014-02-14 Thread Martin Lucina
Hi, I've recently started using LMDB in a new project targeted to MIPS (and later also ARM) architectures. While developing my storage code I found that test cases which execute perfectly on x86 were failing with assertions inside LMDB on mips and mipsel devices. Investigating further, I've

Re: Antw: Re: Use the current date/timestamp in filters

2014-02-14 Thread Howard Chu
Ulrich Windl wrote: Hi! ... more useless blather. Michael's response was correct and sufficient. When you have no idea what you're talking about, you should listen not speak. Michael Strödermich...@stroeder.com schrieb am 12.02.2014 um 22:12 in Nachricht 52fbe3b0.7040...@stroeder.com:

Re: LMDB test assertion failures on Linux/MIPS

2014-02-14 Thread Howard Chu
Martin Lucina wrote: Hi, I've recently started using LMDB in a new project targeted to MIPS (and later also ARM) architectures. While developing my storage code I found that test cases which execute perfectly on x86 were failing with assertions inside LMDB on mips and mipsel devices.

Re: LMDB test assertion failures on Linux/MIPS

2014-02-14 Thread Martin Lucina
h...@symas.com said: That seems pretty unlikely, considering that the code works fine on SPARC which also has quite stringent alignment requirements. I presume you're compiling a 32 bit binary, not 64 bit. Perhaps shorts are bigger than 16 bits on your platform? 32-bit, yes. Otherwise nothing

Re: LMDB test assertion failures on Linux/MIPS

2014-02-14 Thread Martin Lucina
mar...@lucina.net said: The only thing which is somewhat unusual is that I use musl libc (http://www.musl-libc.org/). However I also use this on my x86_64 dev boxes and everything works fine. I'm currently building an eglibc toolchain for MIPS just to rule that possibility out. Ruled out.

Re: LMDB test assertion failures on Linux/MIPS

2014-02-14 Thread Martin Lucina
h...@symas.com said: Martin Lucina wrote: mar...@lucina.net said: The only thing which is somewhat unusual is that I use musl libc (http://www.musl-libc.org/). However I also use this on my x86_64 dev boxes and everything works fine. I'm currently building an eglibc toolchain for MIPS just

RE: Syncrepl and mmr

2014-02-14 Thread Borresen, John - 0442 - MITLL
All, If I went off the beaten' path...where did I go wrong? (my config and error messages are in a previous posting) Thanks in advance, John -Original Message- From: openldap-technical-boun...@openldap.org [mailto:openldap-technical-boun...@openldap.org] On Behalf Of Borresen, John

RE: Syncrepl and mmr

2014-02-14 Thread Borresen, John - 0442 - MITLL
All, I just created an mm-server3, using the config_dbase and main_dbase from mm-server2 -- copied the ldif's I created from mm-server2 then ran slapadd. On mm-server3: olcServerID: 1 ldap://mm-server1.example.ldap olcServerID: 2 ldap://mm-server2.example.ldap olcServerID: 3