On Fri, Jun 8, 2012 at 8:49 AM, Sébastien Riccio <s...@swisscenter.com> wrote: > Hi, > > while reading the corosync log file i'm seeing a lot of these entries: > > Jun 08 04:11:43 filer-01-b pengine: [13718]: ERROR: > create_notification_boundaries: Creating boundaries for ms_DATA1 > Jun 08 04:11:43 filer-01-b pengine: [13718]: ERROR: > create_notification_boundaries: Creating boundaries for ms_DATA1 > Jun 08 04:11:43 filer-01-b pengine: [13718]: ERROR: > create_notification_boundaries: Creating boundaries for ms_DATA1 > Jun 08 04:11:43 filer-01-b pengine: [13718]: ERROR: > create_notification_boundaries: Creating boundaries for ms_DATA1 > > I found this thread talking about it: > http://www.mail-archive.com/pacemaker@oss.clusterlabs.org/msg05414.html
That's actually a Pacemaker issue, not Corosync. > But as I'm running the debian squeeze version of corosync, I would like to > know if it's still for debug purposes or if I have to worry about it. > If not, is there a way to disable such debug messages in the logs ? > > root# corosync -v > Corosync Cluster Engine, version '1.2.1' SVN revision '2723:2724' > Copyright (c) 2006-2009 Red Hat, Inc. > > root# dpkg -l | grep corosync > ii corosync 1.2.1-4 > Standards-based cluster framework (daemon and modules) > ii libcorosync4 1.2.1-4 > Standards-based cluster framework (libraries) > > Thanks a lot. aptitude install -t squeeze-backports pacemaker corosync The Corosync and Pacemaker versions in stock Debian squeeze are sufficiently ancient to warrant an upgrade. Cheers, Florian -- Need help with High Availability? http://www.hastexo.com/now _______________________________________________ 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