<div class="gmail_quote">On Mon, Sep 24, 2012 at 4:08 PM, Andrew Beekhof <span dir="ltr"><<a href="mailto:andrew@beekhof.net" target="_blank">andrew@beekhof.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On Tue, Sep 25, 2012 at 6:00 AM, Grüninger, Andreas (LGL Extern)<br>
<<a href="mailto:Andreas.Grueninger@lgl.bwl.de">Andreas.Grueninger@lgl.bwl.de</a>> wrote:<br>
><br>
> When I use the corosync.conf attached below with logging to syslog disabled and loggong to file enabled all messages from corosync goes to the file.<br>
> Pacemaker send the logging to both destinations and uses different formats. The messages sent to syslog are other messages than sent to the file.<br>
> The syslog_facility is ignored and always "daemon.notice" is used.<br>
<br>
</div>Weird, it looks like we want to do the right thing...<br>
<br>
Sep 25 09:06:30 [4092] pcmk-1 pacemakerd: (  corosync.c:580   )<br>
info: read_config:      User configured file based logging and explicitly<br>
disabled syslog.<br>
<br>
Did you try setting syslog_facility to 'none' ?<br></blockquote><div><br>There is at least one if not more pacemaker processes that don't <br>honor the facility.  It always goes to daemon.  <br>crmd I know doesn't honor the config settings and always goes to daemon.<br>
pengine also logs <br><br>I'm using version 1.1.5. on  Linux.<br><br></div><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<div class="HOEnZb"><div class="h5"><br>
><br>
><br>
> System is Solaris 11U6<br>
> Pacemaker 1.1.8 (Build: 34303f8)<br>
> Corosync Cluster Engine ('2.0.1.136-5ce59-dirty')<br>
><br>
> Andreas<br>
><br>
> ############## /opt/ha/etc/corosync/corosync.conf<br>
> # Please read the corosync.conf.5 manual page<br>
> compatibility: whitetank<br>
><br>
> totem {<br>
>         version: 2<br>
>         secauth: off<br>
> #        threads: 0<br>
>         crypto_cipher: none<br>
>         crypto_hash: none<br>
>         interface {<br>
>                 ringnumber: 0<br>
>                 bindnetaddr: 10.50.232.0  # hier am besten das Drbd Netz verwenden sonst machen alle corosync im subnetz im Cluster mit ;-)<br>
>                 broadcast: yes<br>
>                 mcastaddr: 226.94.1.1<br>
>                 mcastport: 5405<br>
> #               ttl: 1<br>
>         }<br>
>         transport: udpu<br>
> }<br>
><br>
> logging {<br>
>    fileline: on<br>
>    function_name: on<br>
>    to_stderr: on<br>
>    to_logfile: on<br>
>    to_syslog: off<br>
>    syslog_facility: local6<br>
>    logfile: /opt/ha/var/log/corosync.log<br>
>    debug: off<br>
>    logfile_priority: error<br>
>    syslog_priority: error<br>
>    tags: enter|leave|trace<br>
>    timestamp: on<br>
> #   logger_subsys {<br>
> #      logfile: /opt/ha/var/log/corosync-msg.log<br>
> #       subsys: MSG<br>
> #       debug: off<br>
> #       tags: enter|trace4<br>
> #   }<br>
> }<br>
><br>
> quorum {<br>
>         # Enable and configure quorum subsystem (default: off)<br>
>         # see also corosync.conf.5 and votequorum.5<br>
>         provider: corosync_votequorum<br>
>         expected_votes: 2<br>
> #        two_node: 1<br>
> }<br>
><br>
> nodelist {<br>
>         node {<br>
>                 ring0_addr: 10.50.232.54<br>
>         }<br>
>         }<br>
><br>
>         node {<br>
>                 ring0_addr: 10.50.232.55<br>
>         }<br>
> }<br>
><br>
> ##################################  Syslog entries in /var/adm/messages<br>
> Sep 24 18:59:21 zd-sol-s2 pacemakerd[21226]: [ID 702911 daemon.notice]   notice: crm_add_logfile: Additional logging available in /opt/ha/var/log/corosync.log<br>
> Sep 24 18:59:21 zd-sol-s2 pacemakerd[21226]: [ID 702911 daemon.notice]   notice: main: Starting Pacemaker 1.1.8 (Build: 34303f8):  ncurses libqb-logging libqb-ipc lha-fencing upstart systemd  heartbeat corosync-native snmp libesmtp<br>

> Sep 24 18:59:21 zd-sol-s2 pacemakerd[21226]: [ID 702911 daemon.notice]   notice: update_node_processes: 8052450 Node 171108407 now known as zd-sol-s2, was:<br>
> Sep 24 18:59:21 zd-sol-s2 pacemakerd[21226]: [ID 702911 daemon.notice]   notice: update_node_processes: 80525a0 Node 171108406 now known as zd-sol-s1, was:<br>
> Sep 24 18:59:21 zd-sol-s2 cib[21325]: [ID 702911 daemon.notice]   notice: crm_add_logfile: Additional logging available in /opt/ha/var/log/corosync.log<br>
> Sep 24 18:59:21 zd-sol-s2 stonith-ng[21326]: [ID 702911 daemon.notice]   notice: crm_add_logfile: Additional logging available in /opt/ha/var/log/corosync.log<br>
> Sep 24 18:59:21 zd-sol-s2 stonith-ng[21326]: [ID 702911 daemon.notice]   notice: crm_cluster_connect: Connecting to cluster infrastructure: corosync<br>
> Sep 24 18:59:21 zd-sol-s2 lrmd[21327]: [ID 702911 daemon.notice]   notice: crm_add_logfile: Additional logging available in /opt/ha/var/log/corosync.log<br>
> Sep 24 18:59:21 zd-sol-s2 attrd[21328]: [ID 702911 daemon.notice]   notice: crm_add_logfile: Additional logging available in /opt/ha/var/log/corosync.log<br>
> Sep 24 18:59:21 zd-sol-s2 attrd[21328]: [ID 702911 daemon.notice]   notice: crm_cluster_connect: Connecting to cluster infrastructure: corosync<br>
> Sep 24 18:59:21 zd-sol-s2 pengine[21329]: [ID 702911 daemon.notice]   notice: crm_add_logfile: Additional logging available in /opt/ha/var/log/corosync.log<br>
> Sep 24 18:59:21 zd-sol-s2 crmd[21330]: [ID 702911 daemon.notice]   notice: crm_add_logfile: Additional logging available in /opt/ha/var/log/corosync.log<br>
> Sep 24 18:59:21 zd-sol-s2 crmd[21330]: [ID 702911 daemon.notice]   notice: main: CRM Git Version: 34303f8<br>
> Sep 24 18:59:21 zd-sol-s2 attrd[21328]: [ID 702911 daemon.notice]   notice: main: Starting mainloop...<br>
> Sep 24 18:59:21 zd-sol-s2 cib[21325]: [ID 702911 daemon.notice]   notice: crm_cluster_connect: Connecting to cluster infrastructure: corosync<br>
> Sep 24 18:59:22 zd-sol-s2 stonith-ng[21326]: [ID 702911 daemon.notice]   notice: setup_cib: Watching for stonith topology changes<br>
> Sep 24 18:59:22 zd-sol-s2 crmd[21330]: [ID 702911 daemon.notice]   notice: crm_cluster_connect: Connecting to cluster infrastructure: corosync<br>
> Sep 24 18:59:22 zd-sol-s2 crmd[21330]: [ID 702911 daemon.notice]   notice: init_quorum_connection: Quorum acquired<br>
> Sep 24 18:59:23 zd-sol-s2 crmd[21330]: [ID 702911 daemon.notice]   notice: corosync_node_name: Inferred node name 'zd-sol-s1' for nodeid 171108406 from DNS<br>
> Sep 24 18:59:23 zd-sol-s2 crmd[21330]: [ID 702911 daemon.notice]   notice: crm_update_peer_state: pcmk_quorum_notification: Node zd-sol-s1[171108406] - state is now member<br>
> Sep 24 18:59:23 zd-sol-s2 crmd[21330]: [ID 702911 daemon.notice]   notice: crm_update_peer_state: pcmk_quorum_notification: Node zd-sol-s2[171108407] - state is now member<br>
> Sep 24 18:59:23 zd-sol-s2 crmd[21330]: [ID 702911 daemon.notice]   notice: do_started: The local CRM is operational<br>
> Sep 24 18:59:25 zd-sol-s2 crmd[21330]: [ID 702911 daemon.notice]   notice: do_state_transition: State transition S_PENDING -> S_NOT_DC [ input=I_NOT_DC cause=C_HA_MESSAGE origin=do_cl_join_finalize_respond ]<br>
> Sep 24 18:59:25 zd-sol-s2 attrd[21328]: [ID 702911 daemon.notice]   notice: attrd_local_callback: Sending full refresh (origin=crmd)<br>
> Sep 24 18:59:26 zd-sol-s2 crmd[21330]: [ID 702911 daemon.notice]   notice: process_lrm_event: LRM operation zone_zd-sol-s25_monitor_0 (call=6, rc=7, cib-update=8, confirmed=true) not running<br>
> Sep 24 18:59:26 zd-sol-s2 attrd[21328]: [ID 702911 daemon.notice]   notice: attrd_trigger_update: Sending flush op to all hosts for: probe_complete (true)<br>
> Sep 24 18:59:26 zd-sol-s2 attrd[21328]: [ID 702911 daemon.warning]  warning: attrd_cib_callback: Update shutdown=(null) failed: No such device or address<br>
> Sep 24 18:59:26 zd-sol-s2 attrd[21328]: [ID 702911 daemon.warning]  warning: attrd_cib_callback: Update terminate=(null) failed: No such device or address<br>
> Sep 24 18:59:26 zd-sol-s2 attrd[21328]: [ID 702911 daemon.notice]   notice: attrd_perform_update: Sent update 6: probe_complete=true<br>
> Sep 24 18:59:50 zd-sol-s2 pacemakerd[21226]: [ID 702911 daemon.notice]   notice: pcmk_ipc_dispatch: Shutting down in responce to ticket quit-pacemakerd-1348505990-0 (main)<br>
> Sep 24 18:59:50 zd-sol-s2 pacemakerd[21226]: [ID 702911 daemon.notice]   notice: pcmk_shutdown_worker: Shuting down Pacemaker<br>
> Sep 24 18:59:50 zd-sol-s2 pacemakerd[21226]: [ID 702911 daemon.notice]   notice: stop_child: Stopping crmd: Sent -15 to process 21330<br>
> Sep 24 18:59:50 zd-sol-s2 crmd[21330]: [ID 702911 daemon.notice]   notice: crm_shutdown: Requesting shutdown, upper limit is 1200000ms<br>
> Sep 24 18:59:50 zd-sol-s2 attrd[21328]: [ID 702911 daemon.notice]   notice: attrd_ais_dispatch: Update relayed from zd-sol-s1<br>
> Sep 24 18:59:50 zd-sol-s2 attrd[21328]: [ID 702911 daemon.notice]   notice: attrd_trigger_update: Sending flush op to all hosts for: shutdown (1348505990)<br>
> Sep 24 18:59:50 zd-sol-s2 attrd[21328]: [ID 702911 daemon.notice]   notice: attrd_perform_update: Sent update 9: shutdown=1348505990<br>
> Sep 24 18:59:50 zd-sol-s2 crmd[21330]: [ID 702911 daemon.notice]   notice: do_state_transition: State transition S_NOT_DC -> S_STOPPING [ input=I_STOP cause=C_HA_MESSAGE origin=route_message ]<br>
> Sep 24 18:59:50 zd-sol-s2 crmd[21330]: [ID 702911 daemon.notice]   notice: terminate_cs_connection: Disconnecting from Corosync<br>
> Sep 24 18:59:50 zd-sol-s2 cib[21325]: [ID 702911 daemon.warning]  warning: do_local_notify: A-Sync reply to crmd failed: No message of desired type<br>
> Sep 24 18:59:50 zd-sol-s2 pacemakerd[21226]: [ID 702911 daemon.notice]   notice: stop_child: Stopping pengine: Sent -15 to process 21329<br>
> Sep 24 18:59:50 zd-sol-s2 pacemakerd[21226]: [ID 702911 daemon.notice]   notice: stop_child: Stopping attrd: Sent -15 to process 21328<br>
> Sep 24 18:59:50 zd-sol-s2 attrd[21328]: [ID 702911 daemon.notice]   notice: main: Exiting...<br>
> Sep 24 18:59:50 zd-sol-s2 pacemakerd[21226]: [ID 702911 daemon.notice]   notice: stop_child: Stopping lrmd: Sent -15 to process 21327<br>
> Sep 24 18:59:50 zd-sol-s2 pacemakerd[21226]: [ID 702911 daemon.notice]   notice: stop_child: Stopping stonith-ng: Sent -15 to process 21326<br>
> Sep 24 18:59:52 zd-sol-s2 pacemakerd[21226]: [ID 702911 daemon.notice]   notice: pcmk_child_exit: Child process stonith-ng terminated with signal 11 (pid=21326, core=128)<br>
> Sep 24 18:59:52 zd-sol-s2 pacemakerd[21226]: [ID 702911 daemon.notice]   notice: stop_child: Stopping cib: Sent -15 to process 21325<br>
> Sep 24 18:59:52 zd-sol-s2 cib[21325]: [ID 702911 daemon.notice]   notice: terminate_cs_connection: Disconnecting from Corosync<br>
> Sep 24 18:59:52 zd-sol-s2 pacemakerd[21226]: [ID 702911 daemon.notice]   notice: pcmk_shutdown_worker: Shutdown complete<br>
> ###########################<br>
><br>
> _______________________________________________<br>
> Pacemaker mailing list: <a href="mailto:Pacemaker@oss.clusterlabs.org">Pacemaker@oss.clusterlabs.org</a><br>
> <a href="http://oss.clusterlabs.org/mailman/listinfo/pacemaker" target="_blank">http://oss.clusterlabs.org/mailman/listinfo/pacemaker</a><br>
><br>
> Project Home: <a href="http://www.clusterlabs.org" target="_blank">http://www.clusterlabs.org</a><br>
> Getting started: <a href="http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf" target="_blank">http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf</a><br>
> Bugs: <a href="http://bugs.clusterlabs.org" target="_blank">http://bugs.clusterlabs.org</a><br>
<br>
_______________________________________________<br>
Pacemaker mailing list: <a href="mailto:Pacemaker@oss.clusterlabs.org">Pacemaker@oss.clusterlabs.org</a><br>
<a href="http://oss.clusterlabs.org/mailman/listinfo/pacemaker" target="_blank">http://oss.clusterlabs.org/mailman/listinfo/pacemaker</a><br>
<br>
Project Home: <a href="http://www.clusterlabs.org" target="_blank">http://www.clusterlabs.org</a><br>
Getting started: <a href="http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf" target="_blank">http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf</a><br>
Bugs: <a href="http://bugs.clusterlabs.org" target="_blank">http://bugs.clusterlabs.org</a><br>
</div></div></blockquote></div><br>