Hi, I'm trying to get rid of some stonith info logging but I fail :(
The log-lines are like this in syslog: Jan 21 13:24:15 wolf1 stonith-ng: [6349]: info: stonith_command: Processed st_execute from lrmd: rc=-1 Jan 21 13:24:15 wolf1 external/ipmi[11606]: [11616]: debug: ipmitool output: Chassis Power is on Jan 21 13:24:16 wolf1 stonith: [11601]: info: external/ipmi device OK. Jan 21 13:24:16 wolf1 stonith-ng: [6349]: info: log_operation: stonith_external_ipmi_2: Performing: stonith -t external/ipmi -S Jan 21 13:24:16 wolf1 stonith-ng: [6349]: info: log_operation: stonith_external_ipmi_2: success: 0 Jan 21 13:24:16 wolf1 stonith-ng: [6349]: info: stonith_device_execute: Nothing to do for stonith_external_ipmi_2 More or less the same is logged in /var/log/cluster/corosync.log (except the external/ipmi) corosync.conf: logging { to_stderr: no debug: off timestamp: on to_syslog: yes to_file: no syslog_facility: daemon } I'm running on Ubuntu 12.04.4 LTS pacemaker 1.1.6-2ubuntu3.1 corosync 1.4.2-2 cman 3.1.7-0ubuntu2.1 Anybody having some heads up of what I'm missing? BR Robert Lindgren
_______________________________________________ Pacemaker mailing list: Pacemaker@oss.clusterlabs.org http://oss.clusterlabs.org/mailman/listinfo/pacemaker Project Home: http://www.clusterlabs.org Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf Bugs: http://bugs.clusterlabs.org