2009/6/8 Ivars Strazdiņš <ivars.strazd...@gmail.com>: > Hi there, > why does now with pacemaker v1.0.4 pingd logs a message every second (like > below)? It didn't with 1.0.3. > Is is possible to silence pingd info messages? I am using logd + > /etc/logd.cf
You'd need to change the code (the attrd_update function specifically). I'll change it to debug for the next version. > > Jun 08 20:04:27 ariel pingd: [8826]: info: attrd_update: Sent update: > pingd=100 for localhost > Jun 08 20:04:28 ariel pingd: [8826]: info: attrd_update: Sent update: > pingd=100 for localhost > Jun 08 20:04:29 ariel pingd: [8826]: info: attrd_update: Sent update: > pingd=100 for localhost > Jun 08 20:04:30 ariel pingd: [8826]: info: attrd_update: Sent update: > pingd=100 for localhost > Jun 08 20:04:31 ariel pingd: [8826]: info: attrd_update: Sent update: > pingd=100 for localhost > Jun 08 20:04:32 ariel pingd: [8826]: info: attrd_update: Sent update: > pingd=100 for localhost > > > crm(live)configure# show pingd > primitive pingd ocf:pacemaker:pingd \ > params host_list="192.168.100.1" multiplier="100" \ > op monitor interval="15s" timeout="5s" \ > meta target-role="started" > > .... > > clone pingdclone pingd \ > meta globally-unique="false" > location node1-connected node1 \ > rule $id="node1-connected-rule" -inf: not_defined pingd or pingd lte 0 > location node2-connected node2 \ > rule $id="node2-connected-rule" -inf: not_defined pingd or pingd lte 0 > > Thanks for you time. > Ivars > > Martin Gerhard Loschwitz wrote: >> >> Hi Folks, >> >> just another rounds of updates flying in as I am writing this. Pacemaker >> 1.0.4 is now available for Debian in my repository (lenny for amd64/i386 >> and sid for amd64), and there's another big thing. >> >> (Actually it's a rather small thing, but many of you asked for it, so I >> guess some of you consider it the big deal). >> >> Management Packages are available now for OpenAIS and Heartbeat. Let me >> get this straight: The way they are built is butt ugly, and I hope I will >> come up with a nicer solution until I upload them to Unstable. But as we >> are speaking, i'm okay with it, and I hope so are you. >> >> The package names are "pacemaker-mgmt-{heartbeat,openais}-{client}" and >> the packages can be found in my repository. >> >> Just for those who forgot meanwhile, the URL to add to your sources.list >> is this one: >> >> deb http://people.debian.org/~madkiss/ha lenny main (for lenny) >> deb http://people.debian.org/~madkiss/ha lenny main (for sid) >> >> Please feel free to test the packages and give feedback. The OpenAIS mgmt >> stuff at least workd fine on a cluster that I tested it on, even remote >> with X forwarding enabled. >> >> Best Regards >> Martin >> > > _______________________________________________ > Pacemaker mailing list > Pacemaker@oss.clusterlabs.org > http://oss.clusterlabs.org/mailman/listinfo/pacemaker > _______________________________________________ Pacemaker mailing list Pacemaker@oss.clusterlabs.org http://oss.clusterlabs.org/mailman/listinfo/pacemaker