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

slapd dies after dns update



I am having problems with ispman-agent killing slapd when domain modifications are made through ispman.

Apr 28 17:32:21 localhost slapd[7447]: conn=1 op=1189 SEARCH RESULT tag=101 err=0 text=
Apr 28 17:32:21 localhost slapd[7448]: conn=1 op=1190 SRCH base="ispmanDomain=www.example.org,dc=example,dc=org" scope=0 filter="(objectClass=*)"
Apr 28 17:32:21 localhost slapd[7448]: conn=1 op=1190 SEARCH RESULT tag=101 err=0 text=
Apr 28 17:32:21 localhost slapd[7447]: conn=1 op=1191 SRCH base="ispmanDomain=www.example.org,dc=example,dc=org" scope=0 filter="(objectClass=ispmanDomain)"
Apr 28 17:32:21 localhost slapd[7447]: conn=1 op=1191 SEARCH RESULT tag=101 err=0 text=
Apr 28 17:32:21 localhost slapd[7448]: conn=1 op=1192 SRCH base="ou=sOARecord,dc=www,dc=example,dc=org,ou=DNS,dc=example,dc=org" scope=0 filter="(objectClass=*)"
Apr 28 17:32:21 localhost slapd[7448]: conn=1 op=1192 SEARCH RESULT tag=101 err=0 text=
Apr 28 17:32:21 localhost slapd[7447]: conn=1 op=1193 SRCH base="ou=sOARecord,dc=www,dc=example,dc=org,ou=DNS,dc=example,dc=org" scope=2 filter="(objectClass=dnsZone)"
Apr 28 17:32:21 localhost slapd[7447]: conn=1 op=1193 SEARCH RESULT tag=101 err=0 text=
Apr 28 17:32:21 localhost slapd[7448]: conn=1 op=1194 SRCH base="dc=www,dc=example,dc=org,ou=DNS,dc=example,dc=org" scope=2 filter="(&(objectClass=dnsZone)(nSRecord=*))"
Apr 28 17:32:21 localhost slapd[7448]: conn=1 op=1194 SEARCH RESULT tag=101 err=0 text=
Apr 28 17:32:21 localhost slapd[7447]: conn=1 op=1195 SRCH base="dc=www,dc=example,dc=org,ou=DNS,dc=example,dc=org" scope=2 filter="(&(objectClass=dnsZone)(mXRecord=*))"
Apr 28 17:32:21 localhost slapd[7447]: conn=1 op=1195 SEARCH RESULT tag=101 err=0 text=
Apr 28 17:32:21 localhost slapd[7448]: conn=1 op=1196 SRCH base="dc=www,dc=example,dc=org,ou=DNS,dc=example,dc=org" scope=2 filter="(&(objectClass=dnsZone)(aRecord=*))"
Apr 28 17:32:21 localhost slapd[7448]: conn=1 op=1196 SEARCH RESULT tag=101 err=0 text=
Apr 28 17:32:21 localhost slapd[7447]: conn=1 op=1197 SRCH base="dc=www,dc=example,dc=org,ou=DNS,dc=example,dc=org" scope=2 filter="(&(objectClass=dnsZone)(aRecord=*))"
Apr 28 17:32:21 localhost slapd[7447]: conn=1 op=1197 SEARCH RESULT tag=101 err=0 text=
Apr 28 17:32:21 localhost slapd[7448]: conn=1 op=1198 SRCH base="dc=www,dc=example,dc=org,ou=DNS,dc=example,dc=org" scope=2 filter="(&(objectClass=dnsZone)(cNAMERecord=*))"
Apr 28 17:32:21 localhost slapd[7448]: conn=1 op=1198 SEARCH RESULT tag=101 err=0 text=
Apr 28 17:32:21 localhost slapd[7447]: conn=1 op=1199 SRCH base="ou=conf,dc=example,dc=org" scope=0 filter="(objectClass=*)"
Apr 28 17:32:21 localhost slapd[7447]: conn=1 op=1199 SEARCH RESULT tag=101 err=0 text=
Apr 28 17:32:21 localhost slapd[7448]: conn=1 op=1200 SRCH base="ou=conf,dc=example,dc=org" scope=2 filter="(ispmanVar=namedReloadCommand)"
Apr 28 17:32:21 localhost slapd[7448]: conn=1 op=1200 SEARCH RESULT tag=101 err=0 text=
Apr 28 17:32:21 localhost slapd[7383]: slapd shutdown: waiting for 0 threads to terminate
Apr 28 17:32:21 localhost slapd[7380]: slapd stopped.


It started when I transitioned from init to daemontools with slapd.

The only difference between the current setup is the following:

slapd - running under daemontools w/ -d argument (to run in foreground).
ispman-agent - no difference.

Does slapd not run the same in the foreground using the -d argument?

Your assistance is greatly appreciated.

Respectfully,


Gary