Re: [Pacemaker] [PATCH]Low: lib/common/utils.c: Don't try to print unprintable option values in crm_help

2011-04-11 Thread Andrew Beekhof
applied. thanks! On Fri, Apr 8, 2011 at 3:23 PM, Holger Teutsch holger.teut...@web.de wrote: Hi, during work on the move-XXX stuff I discovered this. Regards Holger ___ Pacemaker mailing list: Pacemaker@oss.clusterlabs.org

Re: [Pacemaker] Help With Cluster Failure

2011-04-11 Thread Andrew Beekhof
On Fri, Apr 8, 2011 at 2:50 PM, darren.mans...@opengi.co.uk wrote: -Original Message- From: Andrew Beekhof [mailto:and...@beekhof.net] Sent: 08 April 2011 08:15 To: The Pacemaker cluster resource manager Cc: Darren Mansell Subject: Re: [Pacemaker] Help With Cluster Failure On Thu,

Re: [Pacemaker] Clone resource dependency issue - undesired restart of dependent resources

2011-04-11 Thread Andrew Beekhof
On Thu, Apr 7, 2011 at 10:37 AM, Christoph Bartoschek po...@pontohonk.de wrote: Christoph Bartoschek wrote: Andrew Beekhof wrote: 2011/4/4 Christoph Bartoschek bartosc...@gmx.de: Andrew Beekhof wrote: 2011/4/1 Christoph Bartoschek bartosc...@gmx.de: Andrew Beekhof wrote: You didn't

Re: [Pacemaker] Latest pacemaker-1.0 is make rpm error

2011-04-11 Thread Andrew Beekhof
You need the following patch (which I'll push up shortly) diff -r 8085ed4ab38b pacemaker.spec.in --- a/pacemaker.spec.in Mon Apr 04 16:38:38 2011 +0200 +++ b/pacemaker.spec.in Mon Apr 11 11:40:44 2011 +0200 @@ -2,9 +2,9 @@ %global uname hacluster %global pcmk_docdir %{_docdir}/%{name} -%global

Re: [Pacemaker] Clone resource dependency issue - undesired restart of dependent resources

2011-04-11 Thread Christoph Bartoschek
Andrew Beekhof wrote: Question though, do the nfs clients need to restart if the server component does? I am not sure but if they are connected via TCP the connection should get lost on a server restart. As the service IP is not available during server restart the clients are not notified

Re: [Pacemaker] Clone resource dependency issue - undesired restart of dependent resources

2011-04-11 Thread Andrew Beekhof
For the record, the bug is now fixed: http://hg.clusterlabs.org/pacemaker/devel/rev/86a019541964 2011/4/11 Christoph Bartoschek bartosc...@gmx.de: Andrew Beekhof wrote: Question though, do the nfs clients need to restart if the server component does? I am not sure but if they are

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

2011-04-11 Thread Tim Serong
On 3/21/2011 at 08:20 PM, Andrew Beekhof and...@beekhof.net wrote: Small improvement to: + The only thing that matters is that in order for any member of a set to be active, all the members of the previous set must also be active (and naturally on the same node). When a set has

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

2011-04-11 Thread Andrew Beekhof
On Mon, Apr 11, 2011 at 12:57 PM, Tim Serong tser...@novell.com wrote: On 3/21/2011 at 08:20 PM, Andrew Beekhof and...@beekhof.net wrote: Small improvement to: +     The only thing that matters is that in order for any member of a set to be active, all the members of the previous set must

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

2011-04-11 Thread Tim Serong
On 4/11/2011 at 09:37 PM, Andrew Beekhof and...@beekhof.net wrote: On Mon, Apr 11, 2011 at 12:57 PM, Tim Serong tser...@novell.com wrote: On 3/21/2011 at 08:20 PM, Andrew Beekhof and...@beekhof.net wrote: Small improvement to: + The only thing that matters is that in order for

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

2011-04-11 Thread Andrew Beekhof
On Mon, Apr 11, 2011 at 2:18 PM, Tim Serong tser...@novell.com wrote: On 4/11/2011 at 09:37 PM, Andrew Beekhof and...@beekhof.net wrote: On Mon, Apr 11, 2011 at 12:57 PM, Tim Serong tser...@novell.com wrote: On 3/21/2011 at 08:20 PM, Andrew Beekhof and...@beekhof.net wrote: Small

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

2011-04-11 Thread Tim Serong
On 4/11/2011 at 10:23 PM, Andrew Beekhof and...@beekhof.net wrote: On Mon, Apr 11, 2011 at 2:18 PM, Tim Serong tser...@novell.com wrote: On 4/11/2011 at 09:37 PM, Andrew Beekhof and...@beekhof.net wrote: On Mon, Apr 11, 2011 at 12:57 PM, Tim Serong tser...@novell.com wrote: On

Re: [Pacemaker] Ordering Sets of Resources within Groups

2011-04-11 Thread Andrew Beekhof
On Mon, Apr 11, 2011 at 2:52 PM, Ulf m...@gmx.net wrote: Hi everybody, I read the documentation http://www.clusterlabs.org/doc/en-US/Pacemaker/1.1/html-single/Pacemaker_Explained/index.html#s-resource-sets-ordering and like to something like it is mentioned in Example 6.12. As crm command

Re: [Pacemaker] operative tasks for a pacemaker cluster

2011-04-11 Thread Andrew Beekhof
On Mon, Apr 11, 2011 at 2:48 PM, Klaus Darilion klaus.mailingli...@pernau.at wrote: Hi! Recently I got hit by running out of inodes due to too many files in /var/lib/pengine. I wonder, are there other hidden stumbling block that may hit me? man pengine look for -series-max

Re: [Pacemaker] MySQL HA-Cluster, error on move

2011-04-11 Thread Andrew Beekhof
On Mon, Apr 11, 2011 at 2:14 PM, Patric Falinder patric.falin...@omg.nu wrote: Hi, I got a MySQL HA-Cluster setup and it's working fairly well except for one thing and I can't figure out how to fix. I'm pretty new on the subject and I got the configuration pretty much from howto's on the

Re: [Pacemaker] [PATCH]Bug 2567 - crm resource migrate should support an optional role parameter

2011-04-11 Thread Andrew Beekhof
why? CMD_ERR(Resource %s not moved: specifying --master is not supported for --move-from\n, rsc_id); also the legacy handling is a little off - do a make install and run tools/regression.sh and you'll see what i mean. other than that the crm_resource part looks pretty

Re: [Pacemaker] Ordering Sets of Resources within Groups

2011-04-11 Thread Ulf
Hi Andrew, As crm command it should be something like this: order start-order 0: ( A B ) C D ( E F ) In this example score 0 is set, but I want to set no score, how to do it? Your question doesn't make sense. There is always a score, whether you supply one or not. Is there a difference

Re: [Pacemaker] MySQL HA-Cluster, error on move

2011-04-11 Thread Devin Reade
--On Monday, April 11, 2011 02:14:44 PM +0200 Patric Falinder patric.falin...@omg.nu wrote: The problem I have is when I need to migrate/move the resources to the other node, or unmove it, I get this error message and mysqld won't start/move properly: [snip] primitive mysqld lsb:mysql