[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: slurpd taking 44% cpu, help!
> your machine doesn't happen to replicate to itself, does it?
nope. the relevant part of my config is (and the server it 172.16.1.31).
replogfile /opt/openldap-2.0.7-2/var/openldap-slurp/replica/slurpd.replog
replica host=172.16.1.21:389
binddn="cn=manager,dc=example,dc=net"
bindmethod=simple
credentials=xxx
# tls=yes
replica host=172.16.1.23:389
binddn="cn=manager,dc=example,dc=net"
bindmethod=simple
credentials=xxx
# tls=yes
and both clients have:
# setup slave replication
updatedn "cn=manager,dc=example,dc=net"
updateref ldap://172.16.1.31/
i'm also getting this error in my logs (which is new as of today and
having trouble tracking it down). i don't think it's related but it could
be.
Feb 26 04:38:27 kryptos-mgnt ldap_cachemgr[1608]: [ID 613969 user.error] Error: detected serious misconfiguration
Feb 26 04:38:27 kryptos-mgnt ldap_cachemgr[1608]: [ID 776763 user.error] Error: client/server domain name mismatch
Feb 26 04:38:27 kryptos-mgnt ldap_cachemgr[1608]: [ID 332565 user.error] Error: client is member of the 'example.net' domain
Feb 26 04:38:27 kryptos-mgnt ldap_cachemgr[1608]: [ID 671956 user.error] Error: server profile indicates 'example.com' domain
Feb 26 04:38:27 kryptos-mgnt ldap_cachemgr[1608]: [ID 349956 user.error] Error: this discrepancy must be resolved immediately
adam.