michael@stroeder.com wrote:
Full_Name: Michael Ströder Version: HEAD OS: openSUSE Linux 11.1 URL: Submission from: (NULL) (84.163.104.134)
Starting test048-syncrepl-multiproxy ...
running defines.sh Starting master slapd on TCP/IP port 9011... Using ldapsearch to check that master slapd is running... Using ldapadd to create the context prefix entry in the master... Starting P1 slave slapd on TCP/IP port 9012... Using ldapsearch to check that P1 slave slapd is running... Starting R1 slave slapd on TCP/IP port 9013... Using ldapsearch to check that R1 slave slapd is running... 1> Using ldapadd to populate the master directory... Waiting 3 seconds for syncrepl to receive changes... 1< Comparing retrieved entries from master and P1 slave... 1< Comparing retrieved entries from master and R1 slave... 2> Stopping the provider, sleeping 7 seconds and restarting it... Using ldapsearch to check that master slapd is running... Using ldapmodify to modify master directory... Waiting 3 seconds for syncrepl to receive changes... 2< Comparing retrieved entries from master and P1 slave... 2< Comparing retrieved entries from master and R1 slave... 3> Stopping slaves to test recovery... Modifying more entries on the master... Restarting P1 slave... Restarting R1 slave... Waiting 3 seconds for syncrepl to receive changes... 3< Comparing retrieved entries from master and P1 slave... test failed - master and slave databases differ
./scripts/test048-syncrepl-multiproxy failed (exit 1)
make[2]: *** [bdb-mod] Error 1 make[2]: Leaving directory `/usr/src/michael/openldap/HEAD/openldap/tests' make[1]: *** [test] Error 2 make[1]: Leaving directory `/usr/src/michael/openldap/HEAD/openldap/tests' make: *** [test] Error 2
I think your SLEEP1 is too low, the default is 7 seconds, why are you using 3 seconds?