Re: [Pacemaker] operative tasks for a pacemaker cluster

2011-04-12 Thread Dominik Klein
> Were those 7000 pe-inputs all created over that 7 day period? Because > that's a transition every 1.44 minutes. Might be the recheck-interval? In a cluster of mine I have a recheck-interval of 5 minutes and see a new pe-input.bz2 in /var/lib/pengine every 5 minutes. cibadmin -Q|grep recheck

Re: [Pacemaker] [pacemaker][patch 3/4] Simple changes for "Pacemaker Explained", Chapter 6 CH_Constraints.xml

2011-04-12 Thread Andrew Beekhof
On Wed, Apr 13, 2011 at 8:28 AM, Tim Serong wrote: > On 4/12/2011 at 05:48 PM, Andrew Beekhof wrote: >> Here's an example of the before and after. Thoughts? > > Looks pretty good to me.  Certainly easier to understand what's > intended when reading the new version. > > Is it worth allowing and

Re: [Pacemaker] [pacemaker][patch 3/4] Simple changes for "Pacemaker Explained", Chapter 6 CH_Constraints.xml

2011-04-12 Thread Tim Serong
On 4/12/2011 at 05:48 PM, Andrew Beekhof wrote: > Here's an example of the before and after. Thoughts? Looks pretty good to me. Certainly easier to understand what's intended when reading the new version. Is it worth allowing and to have an optional role attribute, which would be inherited

Re: [Pacemaker] operative tasks for a pacemaker cluster

2011-04-12 Thread Andrew Beekhof
On Wed, Apr 13, 2011 at 8:23 AM, Tim Serong wrote: > On 4/13/2011 at 02:04 AM, mark - pacemaker list > wrote: >> Hello, >> >> On Mon, Apr 11, 2011 at 11:11 AM, Andrew Beekhof wrote: >> > On Mon, Apr 11, 2011 at 2:48 PM, Klaus Darilion >> > wrote: >> >> >> >> Recently I got hit by running out o

Re: [Pacemaker] Question regarding starting of master/slave resources and ELECTIONs

2011-04-12 Thread Andrew Beekhof
On Wed, Apr 13, 2011 at 4:54 AM, Bob Schatz wrote: > Hi, > I am running Pacemaker 1.0.9 with Heartbeat 3.0.3. > I create 5 master/slave resources in /etc/ha.d/resource.d/startstop during > post-start. I had no idea this was possible. Why would you do this? > I noticed that 4 of the master/slave

Re: [Pacemaker] operative tasks for a pacemaker cluster

2011-04-12 Thread Tim Serong
On 4/13/2011 at 02:04 AM, mark - pacemaker list wrote: > Hello, > > On Mon, Apr 11, 2011 at 11:11 AM, Andrew Beekhof wrote: > > On Mon, Apr 11, 2011 at 2:48 PM, Klaus Darilion > > wrote: > >> > >> Recently I got hit by running out of inodes due to too many files in > >> /var/lib/pengine.

Re: [Pacemaker] Ordering Sets of Resources within Groups

2011-04-12 Thread Andrew Beekhof
On Tue, Apr 12, 2011 at 5:14 PM, Ulf wrote: > I did some cleanup tasks in the cluster. > It looks like the testing confused the cluster a little bit. > At least the start_trigger seems to work now. I imagine you had target-role=Stopped for some of the resources A-F > > I' ll do some further test

Re: [Pacemaker] operative tasks for a pacemaker cluster

2011-04-12 Thread Andrew Beekhof
On Tue, Apr 12, 2011 at 6:04 PM, mark - pacemaker list wrote: > Hello, > > On Mon, Apr 11, 2011 at 11:11 AM, Andrew Beekhof wrote: >> On Mon, Apr 11, 2011 at 2:48 PM, Klaus Darilion >> wrote: >>> >>> Recently I got hit by running out of inodes due to too many files in >>> /var/lib/pengine. >> >>

Re: [Pacemaker] operative tasks for a pacemaker cluster

2011-04-12 Thread mark - pacemaker list
Hello, On Mon, Apr 11, 2011 at 11:11 AM, Andrew Beekhof wrote: > On Mon, Apr 11, 2011 at 2:48 PM, Klaus Darilion > wrote: >> >> Recently I got hit by running out of inodes due to too many files in >> /var/lib/pengine. > > man pengine > > look for "-series-max" There is no pengine man page in t

Re: [Pacemaker] Ordering Sets of Resources within Groups

2011-04-12 Thread Ulf
I did some cleanup tasks in the cluster. It looks like the testing confused the cluster a little bit. At least the start_trigger seems to work now. I' ll do some further testing Thank you -- NEU: FreePhone - kostenlos mobil telefonieren und surfen! Jetzt informieren: http:

Re: [Pacemaker] Ordering Sets of Resources within Groups

2011-04-12 Thread Ulf
>> order start-order1 inf: start_trigger ( A B ) C D ( E F ) >the one above should work It doesn't work in my case. Did you test it in your environment? How can I enable debug messages? Also I log everything to the messages I can't see much useful information. -- Empfehlen Sie GMX DSL Ihren Freu

Re: [Pacemaker] Ordering Sets of Resources within Groups

2011-04-12 Thread Andrew Beekhof
On Tue, Apr 12, 2011 at 11:31 AM, Ulf wrote: > Hi Andrew, > >>> Is there a difference between? Or is in both cases the score 0? >>> order start-order 0: ( A B ) C D ( E F ) >>> and >>> order start-order : ( A B ) C D ( E F ) > >>Even if the latter was legal syntax, which I'm pretty sure its >>shou

Re: [Pacemaker] Ordering Sets of Resources within Groups

2011-04-12 Thread Ulf
Hi Andrew, >> Is there a difference between? Or is in both cases the score 0? >> order start-order 0: ( A B ) C D ( E F ) >> and >> order start-order : ( A B ) C D ( E F ) >Even if the latter was legal syntax, which I'm pretty sure its >shouldn't be, it would be equivalent to the first form Both

Re: [Pacemaker] [Question]About the option of the pingd resource.

2011-04-12 Thread Andrew Beekhof
On Tue, Apr 12, 2011 at 9:42 AM, wrote: > Hi All, > > pingd resource of Pacemaker1.0 has the following options. > >  -S, --attr-section=value       (Advanced) Which part of the CIB to put the > attribute in nodes vs. status >  -s, --attr-set=value           (Advanced) Name of the set in which

Re: [Pacemaker] [pacemaker][patch 3/4] Simple changes for "Pacemaker Explained", Chapter 6 CH_Constraints.xml

2011-04-12 Thread Andrew Beekhof
Here's an example of the before and after. Thoughts? Before: After:

[Pacemaker] [Question]About the option of the pingd resource.

2011-04-12 Thread renayama19661014
Hi All, pingd resource of Pacemaker1.0 has the following options. -S, --attr-section=value (Advanced) Which part of the CIB to put the attribute in -s, --attr-set=value (Advanced) Name of the set in which to put the attribute I was not able to understand an optional intention