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

DB corruption master while using syncRepl (ITS#2911)



Full_Name: Quanah Gibson-Mount
Version: 2.2.4
OS: Solaris 8
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (171.64.19.82)


I found that when you are using syncRepl, if you do the following:

Start the master and make changes
Start the replica (causes a full DB dump)

and then make changes while the replica is doing the full DB dump, you can end
up with a corrupted BDB database.  This happened with just a single replica,
which concerns me even more about our production environment which has nine
replica's.

--Quanah