Re: [Pacemaker] About updated attribute value output in the DC node

2011-07-11 Thread Yoshihiko SATO
Hi Andrew, I confirmed that a patch was applied. http://hg.clusterlabs.org/pacemaker/devel/rev/6de803ca1a8e Thanks! Regards, Yoshihiko SATO (2011/07/08 16:44), Yoshihiko SATO wrote: Hi Andres, Thank you for comment. (2011/07/08 14:00), Andrew Beekhof wrote: On Tue, Jul 5, 2011 at 5:32 PM

Re: [Pacemaker] About updated attribute value output in the DC node

2011-07-08 Thread Yoshihiko SATO
Hi Andres, Thank you for comment. (2011/07/08 14:00), Andrew Beekhof wrote: On Tue, Jul 5, 2011 at 5:32 PM, Yoshihiko SATO wrote: Hi Andrew, Thanks for your quick reply. I remade the patch by the means to add to existing logic. (attachment : update_log1.patch) If it is possible, i want

Re: [Pacemaker] About updated attribute value output in the DC node

2011-07-05 Thread Yoshihiko SATO
I would like to hear your any opinion. Regards, Yoshihiko SATO (2011/07/05 12:09), Andrew Beekhof wrote: On Tue, Jul 5, 2011 at 12:36 PM, Yoshihiko SATO wrote: Hi Andrew, Thank you for advice. In this case I'd just append " $name=$value" Sorry, I don't understand.. You

Re: [Pacemaker] About updated attribute value output in the DC node

2011-07-04 Thread Yoshihiko SATO
Hi Andrew, Thank you for advice. In this case I'd just append " $name=$value" Sorry, I don't understand.. Your meaning is checking the attribute name and value that are null or not? Regards, Yoshihiko SATO (2011/07/05 10:39), Andrew Beekhof wrote: On Mon, Ju

Re: [Pacemaker] About updated attribute value output in the DC node

2011-07-04 Thread Yoshihiko SATO
ht judging as attribute update? - abort_text == "Transient attribute: update" I am concerned about changing contents of strings. Regards, Yoshihiko SATO (2011/07/01 15:29), Andrew Beekhof wrote: 2011/6/28 Yoshihiko SATO: Hi, I am setting location to the resource

[Pacemaker] About updated attribute value output in the DC node

2011-06-27 Thread Yoshihiko SATO
. So, not output to the DC node. To confirm the cause of move resource, I want to output the updated attribute values in the DC node. I made the patch which is added one line in the log. Please comments. Regards, Yoshihiko SATO diff -r c86cb93c5a57 crmd/te_callbacks.c --- a/crmd/te_callbacks.c Tue

Re: [Pacemaker] ping RA: About calculation of timeout

2010-05-19 Thread Yoshihiko SATO
Hi, Andrew Looks reasonable: http://hg.clusterlabs.org/pacemaker/1.1/rev/a31d65c932b9 thanks. Please, backport to stable-1.0. Regards, Yoshihiko SATO (2010/05/16 03:28), Andrew Beekhof wrote: Looks reasonable: http://hg.clusterlabs.org/pacemaker/1.1/rev/a31d65c932b9 2010/5/11

Re: [Pacemaker] [PATCH] ping RA: Improvement of the logging

2010-05-12 Thread Yoshihiko SATO
ry without depending on the usage of the score. So, I want to distinguish from the log of attrd_updater. please, your comment. Best Regards, Yoshihiko SATO (2010/05/13 09:34), Yoshihiko SATO wrote: Hi Andrew, done http://hg.clusterlabs.org/pacemaker/stable-1.0/rev/c47e0dd67e3f Thanks. Be

Re: [Pacemaker] [PATCH] ping RA: Improvement of the logging

2010-05-12 Thread Yoshihiko SATO
Hi Andrew, done http://hg.clusterlabs.org/pacemaker/stable-1.0/rev/c47e0dd67e3f Thanks. Best Regards, Yoshihiko SATO (2010/05/12 21:22), Andrew Beekhof wrote: done http://hg.clusterlabs.org/pacemaker/stable-1.0/rev/c47e0dd67e3f On Tue, May 11, 2010 at 4:59 AM, Yoshihiko SATO wrote: Hi

[Pacemaker] ping RA: About calculation of timeout

2010-05-10 Thread Yoshihiko SATO
Hi, Andrew In the case to specify two or more host names (host_list="targetA targetB"), I think that we should include the number of hosts in the calculation of timeout. I append patch of the modification example. thanks in advance. Regards, Yoshihiko SATO diff -r fab8db4b

Re: [Pacemaker] [PATCH] ping RA: Improvement of the logging

2010-05-10 Thread Yoshihiko SATO
Hi, Andrew I've pushed this instead: http://hg.clusterlabs.org/pacemaker/1.1/rev/e8624c181a3f Thank you! I want you to do the backport for stable-1.0. Regards, Yoshihiko SATO (2010/05/10 18:04), Andrew Beekhof wrote: 2010/5/7 Yoshihiko SATO: Hi, I improved logging of the pi

[Pacemaker] [PATCH] ping RA: Improvement of the logging

2010-05-06 Thread Yoshihiko SATO
ng failure is not normal, the log level is more than warning. I would like to hear any opinion. Regards, Yoshihiko SATO diff -r fab8db4bbd27 extra/resources/ping --- a/extra/resources/ping Mon May 03 16:09:26 2010 +0200 +++ b/extra/resources/ping Fri May 07 11:08:46 2010 +0900 @@ -233,7 +233,7 @@