I've set up 2 slapd in mirror mode. All worked fine until some moment.
Now slave server exists(0) just after start and sync. Master is 2.4, slave is 2.3. During sync there are alot of "bdb_search: ## does not match filter" log entries. What may cause this?
Last lines on slave:
bdb_search: 92 does not match filter send_ldap_result: conn=-1 op=0 p=0
--On Thursday, November 05, 2009 12:16 PM +0200 Покотиленко Костик casper@meteor.dp.ua wrote:
I've set up 2 slapd in mirror mode. All worked fine until some moment.
Now slave server exists(0) just after start and sync. Master is 2.4, slave is 2.3. During sync there are alot of "bdb_search: ## does not match filter" log entries. What may cause this?
Last lines on slave:
bdb_search: 92 does not match filter send_ldap_result: conn=-1 op=0 p=0
2.3 doesn't support Mirror Mode. You also cannot replicate from a 2.4 master to a 2.3 slave. You can only replicate from a 2.3.43 master to some of the later 2.4 releases. Since you don't include any real version information, it's not possible to help you much past this general advice.
--Quanah
--
Quanah Gibson-Mount Principal Software Engineer Zimbra, Inc -------------------- Zimbra :: the leader in open source messaging and collaboration
В Чтв, 05/11/2009 в 17:53 -0800, Quanah Gibson-Mount пишет:
--On Thursday, November 05, 2009 12:16 PM +0200 Покотиленко Костик casper@meteor.dp.ua wrote:
I've set up 2 slapd in mirror mode. All worked fine until some moment.
Now slave server exists(0) just after start and sync. Master is 2.4, slave is 2.3. During sync there are alot of "bdb_search: ## does not match filter" log entries. What may cause this?
Last lines on slave:
bdb_search: 92 does not match filter send_ldap_result: conn=-1 op=0 p=0
2.3 doesn't support Mirror Mode. You also cannot replicate from a 2.4 master to a 2.3 slave. You can only replicate from a 2.3.43 master to some of the later 2.4 releases. Since you don't include any real version information, it's not possible to help you much past this general advice.
Master: Debian Lenny, slapd 2.4.11 Slave: Debian Etch, slapd 2.3.30
So if I've had at least 2.3.43 on Etch, I could just make it master, but with those versions I have no chances?
Also, Can I have more than 2 servers in mirror? How can it be done if so?
openldap-software@openldap.org