Hi, HA_logfacility=none crm_verify -L -VVV

does not stop from logging to /var/log/messages :( Any other suggestion?

It's great then, the pacemaker job. I thought it was a different code :S

thanks a lot for your information.

-bram



Andrew Beekhof escribió:
On Fri, Apr 4, 2008 at 4:05 PM, Abraham Iglesias
<[EMAIL PROTECTED]> wrote:
Thanks Andrew,
 someone is running crm_verify... but there is an output  redirection 2>&1
in the command:

 I just want to get the name of the online nodes... and i use crm_verify
command:

 crm_verify -L -VVV 2>&1 | grep online

 why is it written in /var/log/messages?

the crm is built to log to syslog
this command might stop it though:
    HA_logfacility=none crm_verify -L -VVV

 Beside, I have read about pacemaker project and i'm sure i will use it in
the future. However, i preffer to run this old version until pacemaker
project is more mature and I can take some time to test it on my test
environment.

Pacemaker 0.6.0 == (the crm part of) Heartbeat 2.1.3
Pacemaker 0.6.2 is 0.6.0 plus a few bugfixes (zero features).

This means that Pacemaker is _exactly_ as mature as the code you're
running now^.
If anything, Pacemaker is more mature as it includes fixes for the
issues people have reported in the 4-5 months since 2.1.3 (or 14
months since 2.0.8)

But the choice is yours :)

^ Assuming you're still running on top of the Heartbeat messaging and
membership layer
_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems




_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems

Reply via email to