Customer c496 ran into an issue trying to install 5.0.5
/usr/sbin/rsyslogd -n -d (I added the -d for debug)
And voila’. We can see what the problem is:
9238.698271820:main thread : imjournal
9238.698284130:main thread : GenerateLocalHostName uses 'catl0qlin10032'
9238.698303049:main thread : ratelimit:rsyslogd[dflt]:new ratelimiter:bReduceRepeatMsgs 0
9238.698321698:main thread : ratelimit:rsyslogd[internal_messages]:new ratelimiter:bReduceRepeatMsgs 0
9238.698338462:main thread : rsyslogd: checking if startup is ok, pidfile '/var/run/syslogd.pid'.
rsyslogd: pidfile '/var/run/syslogd.pid' and pid 66212 already exist.
If you want to run multiple instances of rsyslog, you need to specify
different pid files for them (-i option).
rsyslogd: run failed with error -3000 (see rsyslog.h or try http://www.rsyslog.com/e/3000 to learn what that number means)
[root@catl0qlin10032 multi-user.target.wants]#
Environment:
OS (CLI), HA cluster, cloud provider
------------------------------------
Steps to reproduce:
------------------
1.
2.
3.
Expected result:
---------------
Actual result:
-------------