Re: [Pacemaker] Starting of multiple booth in the same node

2012-06-19 Thread Yuichi SEINO
Yes, I have. I tested the work after I applied this patch. Sincerely, Yuichi 2012/6/20 Jiaju Zhang : > On Wed, 2012-06-20 at 11:43 +0900, Yuichi SEINO wrote: >> Hi Jiaju, >> >> OK, I can get  the expected  work. >> > > So, does that patch work for you? If yes, I'll merge that patch > upstream. >

Re: [Pacemaker] Starting of multiple booth in the same node

2012-06-19 Thread Yuichi SEINO
Hi Jiaju, OK, I can get the expected work. Sincerely, Yuichi 2012/6/19 Jiaju Zhang : > On Tue, 2012-06-19 at 18:29 +0900, Yuichi SEINO wrote: >> Hi Jiaju, >> >> I updated the pull request after I read your comment. > > Yes, I have seen it. However, it seems slightly different with what I > mea

Re: [Pacemaker] Why Did Pacemaker Restart this VirtualDomain Resource?

2012-06-19 Thread Lars Ellenberg
On Tue, Jun 19, 2012 at 09:38:50AM -0500, Andrew Martin wrote: > Hello, > > > I have a 3 node Pacemaker+Heartbeat cluster (two real nodes and one "standby" > quorum node) with Ubuntu 10.04 LTS on the nodes and using the > Pacemaker+Heartbeat packages from the Ubuntu HA Team PPA ( > https://la

Re: [Pacemaker] Why Did Pacemaker Restart this VirtualDomain Resource?

2012-06-19 Thread Lars Ellenberg
On Tue, Jun 19, 2012 at 11:12:46AM -0500, Andrew Martin wrote: > Hi Emmanuel, > > > Thanks for the idea. I looked through the rest of the log and these > "return code 8" errors on the ocf:linbit:drbd resources are occurring > at other intervals (e.g. today) when the VirtualDomain resource is > u

Re: [Pacemaker] resources not migrating when some are not runnable on one node, maybe because of groups or master/slave clones?

2012-06-19 Thread Phil Frost
On 06/19/2012 04:31 PM, David Vossel wrote: Can you attach a crm_report of what happens when you put the two nodes in standby please? Being able to see the xml and how the policy engine evaluates the transitions is helpful. The resulting reports were a bit big for the list, so I put them in

Re: [Pacemaker] resources not migrating when some are not runnable on one node, maybe because of groups or master/slave clones?

2012-06-19 Thread David Vossel
- Original Message - > From: "Phil Frost" > To: "The Pacemaker cluster resource manager" > Sent: Monday, June 18, 2012 8:39:48 AM > Subject: [Pacemaker] resources not migrating when some are not runnable on > one node, maybe because of groups or > master/slave clones? > > I'm attempting

Re: [Pacemaker] Why Did Pacemaker Restart this VirtualDomain Resource?

2012-06-19 Thread Andrew Martin
Hi Emmanuel, Here is the output from crm_mon -of1 : Operations: * Node quorumnode: p_drbd_mount2:0: migration-threshold=100 + (4) probe: rc=5 (not installed) p_drbd_mount1:0: migration-threshold=100 + (5) probe: rc=5 (not installed) p_drbd_vmstore:0: migration-threshold=100

Re: [Pacemaker] Why Did Pacemaker Restart this VirtualDomain Resource?

2012-06-19 Thread emmanuel segura
Hello Andrew use crm_mon -of when your virtualdomain resource fail to see which operation resource report the problem 2012/6/19 Andrew Martin > Hi Emmanuel, > > Thanks for the idea. I looked through the rest of the log and these > "return code 8" errors on the ocf:linbit:drbd resources are occu

Re: [Pacemaker] Why Did Pacemaker Restart this VirtualDomain Resource?

2012-06-19 Thread Andrew Martin
Hi Emmanuel, Thanks for the idea. I looked through the rest of the log and these "return code 8" errors on the ocf:linbit:drbd resources are occurring at other intervals (e.g. today) when the VirtualDomain resource is unaffected. This seems to indicate that these soft errors do not trigger a

Re: [Pacemaker] Why Did Pacemaker Restart this VirtualDomain Resource?

2012-06-19 Thread emmanuel segura
I didn't see any error in your config, the only thing i seen it's this == Jun 14 15:35:27 vmhost1 lrmd: [3853]: info: rsc:p_drbd_vmstore:0 monitor[55] (pid 12323) Jun 14 15:35:27 vmhost1 lrmd: [3853]: info: rsc:p_drbd_mount2:0 monitor[53] (pid

[Pacemaker] Why Did Pacemaker Restart this VirtualDomain Resource?

2012-06-19 Thread Andrew Martin
Hello, I have a 3 node Pacemaker+Heartbeat cluster (two real nodes and one "standby" quorum node) with Ubuntu 10.04 LTS on the nodes and using the Pacemaker+Heartbeat packages from the Ubuntu HA Team PPA ( https://launchpad.net/~ubuntu-ha-maintainers/+archive/ppa ). I have configured 3 DRBD

Re: [Pacemaker] Starting of multiple booth in the same node

2012-06-19 Thread Jiaju Zhang
On Tue, 2012-06-19 at 18:29 +0900, Yuichi SEINO wrote: > Hi Jiaju, > > I updated the pull request after I read your comment. Yes, I have seen it. However, it seems slightly different with what I meant to say in that comment;) So I sent a patch to you just now, could you help to see if it works?;)

Re: [Pacemaker] Starting of multiple booth in the same node

2012-06-19 Thread Jiaju Zhang
Hi Yuichi, On Thu, 2012-06-14 at 19:20 +0900, Yuichi SEINO wrote: > Hi Jiaju, > > I have a question about booth. > Can you allow multiple booth to start in the same node? > > If it is restrict, then I think that we need to change the error message. > Currently, the following error message is out

Re: [Pacemaker] Starting of multiple booth in the same node

2012-06-19 Thread Yuichi SEINO
Hi Jiaju, I updated the pull request after I read your comment. Sincerely, Yuichi 2012/6/15 Yuichi SEINO : > Hi Jiaju, > > OK. > I have a mind to write a patch. > > Sincerely, > Yuichi > > > 2012/6/14 Jiaju Zhang : >> On Thu, 2012-06-14 at 19:20 +0900, Yuichi SEINO wrote: >>> Hi Jiaju, >>> >>> I