Re: [Pacemaker] Problem with log level

2010-10-07 Thread Eberhard Kümmerle
I have solved the problem. There was an error in corosync.conf in a section before the logging section so that the logging section was'nt interpreted correctly. Thank you! -

Re: [Pacemaker] Problem with log level

2010-10-07 Thread Andrew Beekhof
Could you look for "CRM Hg Version:" in the logs please? Perhaps the logging macro was broken in that version. Strange. On Tue, Oct 5, 2010 at 1:51 PM, Eberhard Kuemmerle wrote: > Hi, > > I use pacemaker 1.1.2.1 + corosync 1.2.1 (on openSuse 11.3). > > Logging is configured in corosync.conf as f

[Pacemaker] Problem with log level

2010-10-05 Thread Eberhard Kuemmerle
Hi, I use pacemaker 1.1.2.1 + corosync 1.2.1 (on openSuse 11.3). Logging is configured in corosync.conf as follows: logging { fileline: off to_stderr: no to_logfile: no to_syslog: yes syslog_facility: daemon syslog_priority: warn