
a.piesk at gmx
Oct 30, 2011, 2:02 PM
Views: 475
Permalink
|
Hello, i noticed that rsyslog sometimes hangs at startup. i'm using rsyslog 5.8.6 64bit on RHEL5 and the attached config. i think, it happens when the network is stopped before rsyslogd and rsyslog spooled messages to disk, but i'm not sure. i managed to get an debug log and rsyslogd hangs at 6822.575991000:42648940: entering actionCalldoAction(), state: itx 6822.576008000:42648940: 10.10.0.254 6822.576039000:42648940: caller requested object 'nsd_ptcp', not found (iRet -3003) 6822.576063000:42648940: Requested to load module 'lmnsd_ptcp' <hang> i've attached the complete debug log. the requested module is where all the other modules (which have been loaded without problems) are: # ls -l /lib64/rsyslog/ total 572 -rwxr-xr-x 1 root root 15368 Oct 24 21:08 imfile.so -rwxr-xr-x 1 root root 27152 Oct 24 21:08 imklog.so -rwxr-xr-x 1 root root 6392 Oct 24 21:08 immark.so -rwxr-xr-x 1 root root 11000 Oct 24 21:08 imtcp.so -rwxr-xr-x 1 root root 15136 Oct 24 21:08 imudp.so -rwxr-xr-x 1 root root 328200 Oct 24 21:08 imuxsock.so -rwxr-xr-x 1 root root 22808 Oct 24 21:08 lmnet.so -rwxr-xr-x 1 root root 15960 Oct 24 21:08 lmnetstrms.so -rwxr-xr-x 1 root root 24248 Oct 24 21:08 lmnsd_ptcp.so -rwxr-xr-x 1 root root 6056 Oct 24 21:08 lmregexp.so -rwxr-xr-x 1 root root 20240 Oct 24 21:08 lmstrmsrv.so -rwxr-xr-x 1 root root 10152 Oct 24 21:08 lmtcpclt.so -rwxr-xr-x 1 root root 24768 Oct 24 21:08 lmtcpsrv.so -rwxr-xr-x 1 root root 6056 Oct 24 21:08 lmzlibw.so -rwxr-xr-x 1 root root 10312 Oct 24 21:08 omruleset.so -rwxr-xr-x 1 root root 10152 Oct 24 21:08 omtesting.so any idea what's going wrong? regards, -ap
|