Re: [Pacemaker] Pacemaker Explained -- Issues

2011-05-09 Thread Andrew Beekhof
On Sat, May 7, 2011 at 10:03 AM, KIA wrote: > Hi Andrew, > > I've found a consistency issue in subj. > > In section 1.4.1 "DC" is "Designated Co-ordinator". > > In section 2.3 "DC" is "Designated Controller". > > In all following occurrences of "DC" we have been left alone to guess what > it means

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

2011-05-09 Thread Holger Teutsch
On Fri, 2011-05-06 at 16:15 +0200, Andrew Beekhof wrote: > On Fri, May 6, 2011 at 12:28 PM, Holger Teutsch wrote: > > On Fri, 2011-05-06 at 11:03 +0200, Andrew Beekhof wrote: > >> On Fri, May 6, 2011 at 9:53 AM, Andrew Beekhof wrote: > >> > On Thu, May 5, 2011 at 5:43 PM, Holger Teutsch > >> >

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

2011-05-09 Thread Andrew Beekhof
On Mon, May 9, 2011 at 9:58 AM, Holger Teutsch wrote: > On Fri, 2011-05-06 at 16:15 +0200, Andrew Beekhof wrote: >> On Fri, May 6, 2011 at 12:28 PM, Holger Teutsch >> wrote: >> > On Fri, 2011-05-06 at 11:03 +0200, Andrew Beekhof wrote: >> >> On Fri, May 6, 2011 at 9:53 AM, Andrew Beekhof wrote:

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

2011-05-09 Thread Andrew Beekhof
I thought you said you were running 1.1? May 5 17:09:33 devel1 pacemakerd: [5929]: info: read_config: Reading configure for stack: corosync This message is specific to the devel branch. Update to get the following fix and you should be fine: http://hg.clusterlabs.org/pacemaker/devel/rev/84e

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

2011-05-09 Thread Andrew Beekhof
On Fri, May 6, 2011 at 12:29 PM, Dejan Muhamedagic wrote: > On Fri, May 06, 2011 at 09:47:29AM +0200, Andrew Beekhof wrote: >> On Thu, May 5, 2011 at 5:20 PM, Dejan Muhamedagic >> wrote: >> > On Thu, May 05, 2011 at 12:02:01PM +0200, Andrew Beekhof wrote: >> >> On Thu, May 5, 2011 at 11:37 AM, D

Re: [Pacemaker] filesystem could not mount after reboot

2011-05-09 Thread Viacheslav Biriukov
Hello. I think it was some resource fail and it was been lock by failcount or you got some wrong location score. ___ Pacemaker mailing list: Pacemaker@oss.clusterlabs.org http://oss.clusterlabs.org/mailman/listinfo/pacemaker Project Home: http://www.clu

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

2011-05-09 Thread Holger Teutsch
I had 1.1 but Dejan asked my to rebase my patches on devel. So long story short: devel now works after upgrading to the rev you mentioned and I got back to working on my patches. Thanx Holger On Mon, 2011-05-09 at 10:58 +0200, Andrew Beekhof wrote: > I thought you said you were running 1.1? > >

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

2011-05-09 Thread Holger Teutsch
On Wed, 2011-04-27 at 13:25 +0200, Andrew Beekhof wrote: > On Sun, Apr 24, 2011 at 4:31 PM, Holger Teutsch wrote: ... > > Remaining diffs seem to be not related to my changes. > > Unlikely I'm afraid. We run the regression tests after every commit > and complain loudly if they fail. > What is th

Re: [Pacemaker] Problems with jboss on pacemaker

2011-05-09 Thread NAKAHIRA Kazutomo
Hi, Benjamin primitive p_jboss_ocf ocf:heartbeat:jboss \ params java_home="/usr/lib64/jvm/java" jboss_home="/usr/share/jboss" jboss_pstring="java -Dprogram.name=run.sh" jboss_stop_timeout="30" \ op start interval="0" timeout="240s" \ op stop interval="0" timeout="240s" \

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

2011-05-09 Thread Andrew Beekhof
On Mon, May 9, 2011 at 8:44 PM, Holger Teutsch wrote: > On Wed, 2011-04-27 at 13:25 +0200, Andrew Beekhof wrote: >> On Sun, Apr 24, 2011 at 4:31 PM, Holger Teutsch >> wrote: > ... >> > Remaining diffs seem to be not related to my changes. >> >> Unlikely I'm afraid.  We run the regression tests a

Re: [Pacemaker] [pacemaker] configuring Multi state resource in pacemaker/HA

2011-05-09 Thread Andrew Beekhof
On Fri, May 6, 2011 at 7:30 AM, rakesh k wrote: > Hi All > > I had configured Mysql process in Linux Ha framework. > > Please find the HA configuration for mysql process. > > primitive Mysql ocf:heartbeat:mysql \ >     params binary="/usr/bin/mysqld_safe" config="/etc/my.cnf" > datadir="/var/l

Re: [Pacemaker] [pacemaker] Error while executing crm_attribute command from command line

2011-05-09 Thread Andrew Beekhof
# CIB_file=./cib.xml crm_attribute -N mysql3 -n master-Mysql:0 -l forever -v 3 -V crm_attribute[23703]: 2011/05/10_08:42:59 info: Invoked: crm_attribute -N mysql3 -n master-Mysql:0 -l forever -v 3 -V crm_attribute[23703]: 2011/05/10_08:42:59 ERROR: Type ID doesn't allow value 'nodes-87b8b88e-3ded-4

Re: [Pacemaker] [pacemaker] Error while executing crm_attribute command from command line

2011-05-09 Thread Andrew Beekhof
On Tue, May 10, 2011 at 8:44 AM, Andrew Beekhof wrote: > # CIB_file=./cib.xml crm_attribute -N mysql3 -n master-Mysql:0 -l > forever -v 3 -V > crm_attribute[23703]: 2011/05/10_08:42:59 info: Invoked: crm_attribute > -N mysql3 -n master-Mysql:0 -l forever -v 3 -V > crm_attribute[23703]: 2011/05/10_