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

(ITS#7900) N-Way Multi-Master replication file size



Full_Name: Mahendra Jain
Version: 2.4.39
OS: RHEL 6.4
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (216.168.230.7)


I've setup 3 masters using N-Way Multi-Master replication scheme. I'm sending
test load (write requests) using ldapadd to master 1. 

At the end of test, the data file size are compared on all the 3 master servers
as below:

Master 1: 80mb
Master 2: 700mb
Master 3: 2.1gb

The row count is also compared on all the 3 masters and they are all same (58000
row).

My question is what makes data files on master 2 and 3 to grow exponentially.

The database is configured to use mdb with maxsize set to 10737418240.

Thanks,
Mahendra