[rsyslog-notify] Forum Thread: imudp.c: epoll_create1() could not create fd - (Mode 'post')

noreply at adiscon.com noreply at adiscon.com
Tue Nov 3 15:01:08 CET 2015


User: hohi888 
Forumlink: http://kb.monitorware.com/viewtopic.php?p=26094#p26094

Message: 
----------
In our system one central card controls several line cards. At all cards
Linux-OS is used. Currently sysklogd with option “-r” is running at central
card (Linux 3.6.11) to collect UDP-syslog-messages from the line cards. The
intention is to replace sysklogd by rsyslogd at the central card. I have
successfully installed rsyslogd 8.13.0 there. But configuration of imudp.c
fails during startup with the following output. What could be the reason?

Line 568: 5759.986224341:imudp.c        : thread created, tid 2346, name
'imudp(w0)'
Line 568: 5759.986224341:imudp.c        : thread created, tid 2346, name
'imudp(w0)'
Line 569: 5759.986424367:imudp.c        : imudp uses epoll_create1()
Line 569: 5759.986424367:imudp.c        : imudp uses epoll_create1()
Line 570: 5759.986481130:imudp.c        : imudp uses epoll_create()
Line 570: 5759.986481130:imudp.c        : imudp uses epoll_create()
Line 571: 5759.986497603:imudp.c        : epoll_create1() could not create
fd
Line 572: 5759.986523906:imudp.c        : thrdStarter: usrThrdMain imudp -
0x318d3470 returned with iRet 0, exiting now.
Line 572: 5759.986523906:imudp.c        : thrdStarter: usrThrdMain imudp -
0x318d3470 returned with iRet 0, exiting now.
…
Line 606: 5759.991216031:imudp.c        : destructor for debug call stack
0x32100468 called


- rsyslog.conf:

#DO_NOT_EDIT
*.info		/tmp/syslog.1
module(load="imuxsock")
module(load="imklog")
module(load="imudp") 
input(type="imudp" port="514")
# zebos-start
# zebos-stop

Attachment:
- debug_startup_rsyslogd.txt


More information about the rsyslog-notify mailing list