[Pacemaker] Problem with logging daemon?

Andrew Beekhof andrew at beekhof.net
Sun Oct 11 16:00:58 EDT 2009


On Thu, Oct 8, 2009 at 9:52 AM, Michael Schwartzkopff <misch at multinet.de> wrote:
> Hi,
>
> I have a RHEL5.3 cluster with the packages from OSBS. I find the following
> entries in the log file:
> Oct  8 09:37:20 sosmds1 attrd_updater: [22388]: WARN: Initializing connection
> to logging daemon failed. Logging daemon may not be running
> Oct  8 09:37:20 sosmds1 attrd_updater: [22388]: info: Invoked: attrd_updater -
> n pingd -v 300 -d 5s
>
>
> The assording section if openais.conf is:
> logging {
>        debug: off
>        fileline: off
>        to_syslog: yes
>        to_stderr: off
>        syslog_facility: daemon
>        timestamp: on
> }
>
>
> Why does the attrd_updater try to log to the logging daemon?

Thats the default iirc.  Either that or openais.conf has "use_logd:
true" somewhere.

> What went wrong here?

ha_logd probably isn't running

> How can I switch off these updates by the attrd_updater?

You cant yet.  In 1.0.6 you'll be able to add -q (for quiet).




More information about the Pacemaker mailing list