Re: [Pacemaker] [PATCH] crm shell (configure node) for Heartbeat stack

2012-01-19 Thread Dejan Muhamedagic
Hi Kazunori-san, On Thu, Jan 19, 2012 at 05:51:45PM +0900, Kazunori INOUE wrote: > Hi Dejan, > > I tested this patch and got the result we wanted. Great! I'll take another look today and push it upstream. Many thanks for testing. Cheers, Dejan > Thank you so much! > > Kazunori INOUE > > >

Re: [Pacemaker] [PATCH] crm shell (configure node) for Heartbeat stack

2012-01-19 Thread Kazunori INOUE
Hi Dejan, I tested this patch and got the result we wanted. Thank you so much! Kazunori INOUE (12.01.19 08:23), Dejan Muhamedagic wrote: Hi Kazunori-san, Can you please test the attached patch. I'm not sure if it covers all cases, but I believe that it is the right direction. I tested it lig

Re: [Pacemaker] [PATCH] crm shell (configure node) for Heartbeat stack

2012-01-18 Thread Dejan Muhamedagic
Hi Kazunori-san, Can you please test the attached patch. I'm not sure if it covers all cases, but I believe that it is the right direction. I tested it lightly, but I don't have a Heartbeat cluster at hand right now. Sorry again for taking such a long time. For whatever reason it was difficult fo

Re: [Pacemaker] [PATCH] crm shell (configure node) for Heartbeat stack

2011-12-09 Thread Kazunori INOUE
Hi Dejan, I had a discussion with Andrew about it. Can you please check this? * http://bugs.clusterlabs.org/show_bug.cgi?id=5006 Regards, Kazunori INOUE (11.09.22 19:19), Dejan Muhamedagic wrote: Hi Kazunori-san, On Thu, Sep 22, 2011 at 05:50:53PM +0900, Kazunori INOUE wrote: Hi Dejan, (2

Re: [Pacemaker] [PATCH] crm shell (configure node) for Heartbeat stack

2011-09-22 Thread Dejan Muhamedagic
Hi Kazunori-san, On Thu, Sep 22, 2011 at 05:50:53PM +0900, Kazunori INOUE wrote: > Hi Dejan, > > (2011/06/21 21:59), Dejan Muhamedagic wrote: >> Hi Kazunori-san, >> >> Apologies for not getting back to you sooner. >> >> On Mon, Jun 06, 2011 at 06:17:31PM +0900, Kazunori INOUE wrote: >>> Hi, >>> >>

Re: [Pacemaker] [PATCH] crm shell (configure node) for Heartbeat stack

2011-09-22 Thread Kazunori INOUE
Hi Dejan, (2011/06/21 21:59), Dejan Muhamedagic wrote: Hi Kazunori-san, Apologies for not getting back to you sooner. On Mon, Jun 06, 2011 at 06:17:31PM +0900, Kazunori INOUE wrote: Hi, (2011/05/27 19:32), Lars Ellenberg wrote: Oh no. Now you have duplicated all nodes, and will always get

Re: [Pacemaker] [PATCH] crm shell (configure node) for Heartbeat stack

2011-06-24 Thread Kazunori INOUE
Hi Dejan, (2011/06/22 16:02), Dejan Muhamedagic wrote: Hi Kazunori-san, On Wed, Jun 22, 2011 at 02:14:04PM +0900, Kazunori INOUE wrote: Hi Dejan, Thank you for the response. All right. We'll wait. The issue is somewhat more serious, probably. All elements from the CIB are referenced by the

Re: [Pacemaker] [PATCH] crm shell (configure node) for Heartbeat stack

2011-06-22 Thread Dejan Muhamedagic
Hi Kazunori-san, On Wed, Jun 22, 2011 at 02:14:04PM +0900, Kazunori INOUE wrote: > Hi Dejan, > > Thank you for the response. > All right. We'll wait. The issue is somewhat more serious, probably. All elements from the CIB are referenced by the id, which was thought to be universally the id attri

Re: [Pacemaker] [PATCH] crm shell (configure node) for Heartbeat stack

2011-06-21 Thread Kazunori INOUE
Hi Dejan, Thank you for the response. All right. We'll wait. Then, I revised a patch a little. (The result to be provided is the same as the first patch.) # hg diff -r 22acba43e041 shell/modules/cibconfig.py diff -r 22acba43e041 shell/modules/cibconfig.py --- a/shell/modules/cibconfig.py

Re: [Pacemaker] [PATCH] crm shell (configure node) for Heartbeat stack

2011-06-21 Thread Dejan Muhamedagic
Hi Kazunori-san, Apologies for not getting back to you sooner. On Mon, Jun 06, 2011 at 06:17:31PM +0900, Kazunori INOUE wrote: > Hi, > > (2011/05/27 19:32), Lars Ellenberg wrote: >> >> Oh no. >> Now you have duplicated all nodes, and will always get "unclean" nodes. >> >> Is this some variant of:

Re: [Pacemaker] [PATCH] crm shell (configure node) for Heartbeat stack

2011-06-06 Thread Kazunori INOUE
Hi, (2011/05/27 19:32), Lars Ellenberg wrote: Oh no. Now you have duplicated all nodes, and will always get "unclean" nodes. Is this some variant of: http://www.clusterlabs.org/wiki/Initial_Configuration#A_Special_Note_for_People_Switching_Cluster_Stacks Could that be the root cause of your d

Re: [Pacemaker] [PATCH] crm shell (configure node) for Heartbeat stack

2011-05-27 Thread Lars Ellenberg
On Fri, May 27, 2011 at 05:45:51PM +0900, Kazunori INOUE wrote: > Hi Dejan, > > Thanks for the advice. > Is your advice to be done as follows? > > # diff cibconfig.py.ORG cibconfig.py -urN > --- cibconfig.py.ORG 2011-04-28 12:23:55.0 +0900 > +++ cibconfig.py 2011-05-27 12:00:27.4271

Re: [Pacemaker] [PATCH] crm shell (configure node) for Heartbeat stack

2011-05-27 Thread Kazunori INOUE
Hi Dejan, Thanks for the advice. Is your advice to be done as follows? # diff cibconfig.py.ORG cibconfig.py -urN --- cibconfig.py.ORG2011-04-28 12:23:55.0 +0900 +++ cibconfig.py2011-05-27 12:00:27.427168202 +0900 @@ -1514,6 +1514,16 @@ def import_cib(self): 'Par

Re: [Pacemaker] [PATCH] crm shell (configure node) for Heartbeat stack

2011-05-19 Thread Dejan Muhamedagic
Hi Kazunori-san, On Thu, May 12, 2011 at 03:22:31PM +0900, Kazunori INOUE wrote: > Hi all, > > We found that crm shell (configure node) failed on Heartbeat-3.0.4 stack. > I attached a patch for crm shell in Pacemaker-1.1 (e872eeb39a5f). > > [failed case] > (1) Set node's attributes/utilization w

[Pacemaker] [PATCH] crm shell (configure node) for Heartbeat stack

2011-05-11 Thread Kazunori INOUE
Hi all, We found that crm shell (configure node) failed on Heartbeat-3.0.4 stack. I attached a patch for crm shell in Pacemaker-1.1 (e872eeb39a5f). [failed case] (1) Set node's attributes/utilization with crm shell ('crm configure load update cli-file'). # service heartbeat start # c