Hi All,
After switched from corosync-1.4.x to corosync-2.3.x, I can not get debug
log in exec/totem*.c any more. Set debug:on in logging section in
corosync.conf seems does not work as before(corosync-1.4.*). Only those sub
modules who use LOGSYS_DECLARE_SUBSYS  macro still works. How can I get
totem debug log now?

Below is my corosync.conf


totem {
version: 2
secauth: off
cluster_name: MyCluster
transport: udpu
}

nodelist {
  node {
        ring0_addr: toshiba
        nodeid: 1
       }
  node {
        ring0_addr: vm1
        nodeid: 2
       }
}

quorum {
provider: corosync_votequorum
}

logging {
to_syslog: yes
debug: on
}


-- 
Yours,
Jason
_______________________________________________
discuss mailing list
[email protected]
http://lists.corosync.org/mailman/listinfo/discuss

Reply via email to