rsyslog daemon is not able to start - just waits for 5min and then dies.<br />
So it affects system boot, init.d restart, yum cleanup too. Boot continues after that 5mins, but without syslogging of course.<br />
<br />
/sbin/rsyslogd -i /var/run/syslogd.pid -c 5 -d<br />
....some usual debug output.....<br />
7775.447762377:7f124a8b5700: deque option i, optarg '/var/run/syslogd.pid'<br />
7775.447771451:7f124a8b5700: Checking pidfile.<br />
(it creates pidfile normally)<br />
and hangs for 5 minutes and dies without any output.<br />
<br />
happen me after update from centos 6.3 to 6.4
↧