[Linux-ha-dev] [PATCH] I revise a space character cord of pound

2013-01-23 Thread nozawat
Hi When I built latest resource-agents, I found an error. c2a0 cord of the UTF-8 mixed it with pound. I revised this in the space of ASCII. https://github.com/ClusterLabs/resource-agents/pull/197 Regards, Tomo ___ Linux-HA-Dev:

[Linux-ha-dev] [PATCH]JAVA_OPTS is not set definitely in JBoss

2013-01-16 Thread nozawat
Hi JAVA_OPTS was not set definitely when I started Jboss in a jboss user, I revised it. https://github.com/ClusterLabs/resource-agents/pull/188 Regards, Tomo ___ Linux-HA-Dev: Linux-HA-Dev@lists.linux-ha.org

[Linux-ha-dev] Tomcat: Proposal patch of new Tomcat-RA.

2012-07-03 Thread nozawat
Hi, I made a patch of new Tomcat-RA based on the following suggestion. https://github.com/ClusterLabs/resource-agents/pull/79 The patches which I described are as follows. https://github.com/ClusterLabs/resource-agents/pull/110 Regards, Tomo -- Tomoya Nozawa

Re: [Linux-ha-dev] Request to everybody adding tag

2012-05-30 Thread nozawat
Hi Lars, resource-agents v3.9.3 release. Signed tag has been added for that one. Thanks for your quick response. Did you know git describe --tags ? I did not know it. Should I make modifications as follows? diff --git a/make/git-version-gen b/make/git-version-gen index

[Linux-ha-dev] Request to everybody adding tag

2012-05-28 Thread nozawat
Hi Everybody adding tag please add -a or -s option. Because the script uses git describe when I make rpm package , a package is made with a strange value. Regards, Tomo -- Tomoya Nozawa ___ Linux-HA-Dev: Linux-HA-Dev@lists.linux-ha.org

Re: [Linux-ha-dev] [PATCH] Addition to rotate of console log on jboss

2012-05-22 Thread nozawat
Hi The test was completed including all the contents of the argument in following github. https://github.com/ClusterLabs/resource-agents/pull/86 I want you to approve the following pull request without an objection in particular. https://github.com/nozawat/resource-agents/commit

[Linux-ha-dev] [PATCH] Addition to rotate of console log on jboss

2012-05-14 Thread nozawat
Hi I incorporated rotate possible processing in console log in Jboss-RA. https://github.com/ClusterLabs/resource-agents/pull/86 For example, a result is output by console log when I acquire GC log. Therefore I want to enable rotate because log is easy to be enlarged. Regards, Tomo --

[Linux-ha-dev] [PATCH] Correction at the time of the slapd start delay

2012-05-09 Thread nozawat
Hi Dejan, It becomes the error at the time of a start delay of ldapserver now. Therefore I send a patch revising it. I did pull request to github. https://github.com/nozawat/resource-agents/commit/bbc0934ea7b906f818e3c7e00bfaaa61ae46bc51 Regards, Tomo -- Tomoya Nozawa

[Linux-ha-dev] about Issue #52 of resource-agents

2012-04-05 Thread nozawat
Hi Tim I make a script version of findif now. In the script, I acquire information by the following commands. #ip -o -f inet6 route list I was going to confirm the following situation in Debian, but did not understand how I reappeared.

Re: [Linux-ha-dev] Patch : slapd : Even if kill command fails in terminate, return success.

2012-03-29 Thread nozawat
the case without a process occurs. The situation did not hit on me. Can we also do a global replace s/result/rc/? OK,I contribute a patch again. 2012年3月29日22:35 Dejan Muhamedagic de...@suse.de: Hi Tomo, On Tue, Mar 27, 2012 at 10:27:36AM +0900, nozawat wrote: Hi Even if kill fails

Re: [Linux-ha-dev] Patch : slapd : Even if kill command fails in terminate, return success.

2012-03-29 Thread nozawat
Hi Dejan Can we also do a global replace s/result/rc/? OK,I contribute a patch again. I made this patch, I attach it. Regards, Tomo 2012年3月30日12:03 nozawat noza...@gmail.com: Hi Dejan Thank you for your reply. This patch doesn't look right. What if the first kill(1) fails (because, say

[Linux-ha-dev] Patch : slapd : Even if kill command fails in terminate, return success.

2012-03-26 Thread nozawat
Hi Even if kill fails in terminate, return success. When kill fails, this is the patch which I revised to return an error definitely. Regards, Tomo slapd.patch Description: Binary data ___ Linux-HA-Dev: Linux-HA-Dev@lists.linux-ha.org

[Linux-ha-dev] [PATCH]low:Violation of coding agreement of C

2012-02-26 Thread nozawat
Hi When they built glue, the following warning produced me. lrmd.c: In function 'init_start': lrmd.c:1106: warning: ISO C90 forbids mixed declarations and code I attach a patch avoiding warning. Regards, Tomo lrmd.c.diff Description: Binary data

Re: [Linux-ha-dev] [resource-agents] `findif` could be rewritten in shell (#53)

2012-02-07 Thread nozawat
://www.gossamer-threads.com/lists/linuxha/dev/76429 Regards, Tomo 2012年2月7日20:06 Lars Ellenberg lars.ellenb...@linbit.com: On Mon, Feb 06, 2012 at 09:51:46PM +0900, nozawat wrote: Hi Lars I added IPv6 correspondence to a script of Lars. Which is nice, thank you ;-) but useless :( unless we also want

Re: [Linux-ha-dev] [resource-agents] `findif` could be rewritten in shell (#53)

2012-02-06 Thread nozawat
Hi Lars I added IPv6 correspondence to a script of Lars. I am corresponding to the contents of the following ML. http://www.gossamer-threads.com/lists/linuxha/dev/76429 - #!/bin/bash findif() { local match NIC= NETMASK= BRDCAST=$OCF_RESKEY_broadcast match=$OCF_RESKEY_ip

[Linux-ha-dev] low: ocf-shellfunc path correction of slapd

2012-02-01 Thread nozawat
Hi Path designation of ocf-shellfunc remained old. Therefore I switched to a current path. Regards, Tomo slapd.patch Description: Binary data ___ Linux-HA-Dev: Linux-HA-Dev@lists.linux-ha.org

Re: [Linux-ha-dev] [PATCH]Monitor failure and IPv6 support of apache-ra

2012-01-29 Thread nozawat
, On Fri, Jan 20, 2012 at 02:09:13PM +0900, nozawat wrote: Hi Dejan I'm agreeable in the opinion. I send the patch which I revised. I'll apply this one. BTW, can you share your use case. If there is not -z option, the following HTML files return an error. - example

Re: [Linux-ha-dev] [PATCH]Monitor failure and IPv6 support of apache-ra

2012-01-19 Thread nozawat
placed a page for checks and was going to monitor it. Regards, Tomo 2012年1月20日4:20 Dejan Muhamedagic de...@suse.de: Hi, On Thu, Jan 19, 2012 at 11:42:07AM +0900, nozawat wrote: Hi Dejan and Lars I send the patch which settled a conventional argument. 1)apache-001.patch -I am the same

Re: [Linux-ha-dev] [PATCH]Monitor failure and IPv6 support of apache-ra

2012-01-18 Thread nozawat
to Dejan. Regards, Tomo 2012年1月19日1:12 Dejan Muhamedagic de...@suse.de: Hi, On Wed, Jan 18, 2012 at 11:19:58AM +0900, nozawat wrote: Hi Dejna and Lars When, for example, it is a logic of the examples of Lars to try both, in the case of IPv6, is the check of IPv4 that I enter every time

Re: [Linux-ha-dev] [PATCH]Monitor failure and IPv6 support of apache-ra

2012-01-17 Thread nozawat
, Lars Ellenberg wrote: On Tue, Jan 17, 2012 at 11:07:09AM +0900, nozawat wrote: Hi Dejan and Lars, I send the patch which I revised according to indication of Lars. OK. I guess that this won't introduce a regression. And I guess that sometimes one may need a newline in the test string

Re: [Linux-ha-dev] [PATCH]Monitor failure and IPv6 support of apache-ra

2012-01-17 Thread nozawat
Hi Dejan I was very sorry to mistake the spelling of your name (in the previous email). Regards, Tomo 2012年1月18日11:19 nozawat noza...@gmail.com: Hi Dejna and Lars When, for example, it is a logic of the examples of Lars to try both, in the case of IPv6, is the check of IPv4 that I enter

Re: [Linux-ha-dev] [PATCH]Monitor failure and IPv6 support of apache-ra

2012-01-16 Thread nozawat
processing was deleted that load became higher. Therefore I used the -z option. Regards, Tomo 2012年1月14日20:55 Lars Ellenberg lars.ellenb...@linbit.com: On Fri, Jan 13, 2012 at 06:58:21PM +0100, Dejan Muhamedagic wrote: Hi, On Wed, Dec 14, 2011 at 02:27:56PM +0900, nozawat wrote: Hi 1

Re: [Linux-ha-dev] [PATCH]A monitor error and the log output of slapd

2012-01-16 Thread nozawat
Hi Dejan Thank you for an applied. Regards, Tomo 2012年1月14日2:49 Dejan Muhamedagic de...@suse.de: Hi, On Wed, Jan 11, 2012 at 11:07:59AM +0900, nozawat wrote: Hi Dejan Thank you for your comments. I revise an indication point and send it again. Applied. Many thanks for the patches

[Linux-ha-dev] Fwd: [PATCH]Comment for tomcat-ra and status-action and correction of the parameter check

2012-01-16 Thread nozawat
-- From: nozawat noza...@gmail.com 日付: 2011年12月12日18:23 件名: [PATCH]Comment for tomcat-ra and status-action and correction of the parameter check To: High-Availability Linux Development List linux-ha-dev@lists.linux-ha.org Hi I made the following modifications in tomcat-ra. 1.tomcat-001

Re: [Linux-ha-dev] [PATCH]Monitor failure and IPv6 support of apache-ra

2012-01-10 Thread nozawat
Hi Dejan,Tim How do you think about a patch of this apache? Regards, Tomo 2011年12月14日14:27 nozawat noza...@gmail.com: Hi 1.apache.patch(Coping of monitor failure) When a newline code is included, I fail in a monitor. Therefore I coped with a newline code. 2.http-mon.sh.patch(IPv6

Re: [Linux-ha-dev] [PATCH]A monitor error and the log output of slapd

2012-01-10 Thread nozawat
Hi Dejan Thank you for your comments. I revise an indication point and send it again. Regards, Tomo 2012年1月10日5:40 Dejan Muhamedagic de...@suse.de: Hi, On Wed, Dec 28, 2011 at 05:52:51PM +0900, nozawat wrote: Hi The patches of slapd are as follows. 1)slapd-001.patch -I made

[Linux-ha-dev] [PATCH]A monitor error and the log output of slapd

2011-12-28 Thread nozawat
Hi The patches of slapd are as follows. 1)slapd-001.patch -I made modifications to output a value of result code. 2)slapd-002.patch -An error occurs at the time of a start by a timing. Therefore I made modifications to restrain the error at the time of the start. Regards, Tomo

[Linux-ha-dev] [PATCH]Check of configfile addition to rsyslog

2011-12-25 Thread nozawat
Hi I added check of config file to rsyslog-ra Regards, Tomo rsyslog.patch Description: Binary data ___ Linux-HA-Dev: Linux-HA-Dev@lists.linux-ha.org http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev Home Page: http://linux-ha.org/

[Linux-ha-dev] [PATCH]Bug correction of the return value to slapd

2011-12-25 Thread nozawat
Hi Because a return value of slapd_validate_all was not returned definitely, I made modifications. Regards, Tomo slapd.patch Description: Binary data ___ Linux-HA-Dev: Linux-HA-Dev@lists.linux-ha.org

Re: [Linux-ha-dev] change of process check in tomcat-ra

2011-12-19 Thread nozawat
. Regards, Tomo 2011年11月17日14:51 nozawat noza...@gmail.com: Hi Dejan When I set CATALINA_OPTS from the outside, it is as follows. 1)It is set CATALINA_OPTS by crm-configure. 2)It is set CATALINA_OPTS by external file(setenv.sh) -setenv.sh is called from run.sh -In this case I set -Dname

[Linux-ha-dev] [PATCH]Monitor failure and IPv6 support of apache-ra

2011-12-13 Thread nozawat
Hi 1.apache.patch(Coping of monitor failure) When a newline code is included, I fail in a monitor. Therefore I coped with a newline code. 2.http-mon.sh.patch(IPv6 support) When I did wget, I assigned 127.0.0.1 to --bind-address optionally, but this deleted it now for IPv4. Even

[Linux-ha-dev] [PATCH]Comment for tomcat-ra and status-action and correction of the parameter check

2011-12-12 Thread nozawat
Hi I made the following modifications in tomcat-ra. 1.tomcat-001.patch The default had a description to be called root in the comment of the tomcat_user parameter. However, I deleted the comment because there was not the default in root. 2.tomcat-002.patch I made modifications now

Re: [Linux-ha-dev] In RHEL5 and RHEL6 about different HA_RSCTMP

2011-12-07 Thread nozawat
, Removing %s failed, recreating., RSC_TMPDIR); 993 } -- Regards, Tomo 2011/12/8 Andrew Beekhof and...@beekhof.net: On Tue, Dec 6, 2011 at 8:00 PM, nozawat noza...@gmail.com wrote: Hi  A maintenance mode in the heartbeat-stack does not work by this difference now in RHEL6.  The reason

[Linux-ha-dev] In RHEL5 and RHEL6 about different HA_RSCTMP

2011-12-06 Thread nozawat
Hi A maintenance mode in the heartbeat-stack does not work by this difference now in RHEL6. The reason is because /var/run/heartbeat/rsctmp is deleted at the time of initialization of Heartbeat. Some RA makes a status file there. The resource-agents.spec files are as follows. -- 151

Re: [Linux-ha-dev] In RHEL5 and RHEL6 about different HA_RSCTMP

2011-12-06 Thread nozawat
Hi I requested pull. https://github.com/ClusterLabs/resource-agents/pull/41 Regards, Tomo 2011/12/6 nozawat noza...@gmail.com: Hi  A maintenance mode in the heartbeat-stack does not work by this difference now in RHEL6.  The reason is because /var/run/heartbeat/rsctmp is deleted

Re: [Linux-ha-dev] [PATCH]Three corrections of slapd

2011-12-05 Thread nozawat
Hi Dejan Oops, I misread the code :-) I'll apply this patch too. Thanks! I wait to be applied. Regards, Tomo 2011/12/5 Dejan Muhamedagic de...@suse.de: Hi Tomo, On Mon, Dec 05, 2011 at 10:09:24AM +0900, nozawat wrote: Hi Dejan 1.slapd-001.patch   When there is not PID file, I add

Re: [Linux-ha-dev] [PATCH]Three corrections of slapd

2011-12-04 Thread nozawat
not exist by monitor processing, I thought that it was proper to output error-log. Regards, Tomo 2011/12/2 Dejan Muhamedagic de...@suse.de: Hi, On Fri, Dec 02, 2011 at 11:59:22AM +0900, nozawat wrote: Hi 1.slapd-001.patch   When there is not PID file, I add the error log output. It could

[Linux-ha-dev] [PATCH]Three corrections of slapd

2011-12-01 Thread nozawat
Hi 1.slapd-001.patch When there is not PID file, I add the error log output. 2.slapd-002.patch Bug correction of the while sentence. 3.slapd-003.patch Spelling miscorrection of the return code. Regards, Tomo slapd-001.patch Description: Binary data slapd-002.patch Description: Binary

[Linux-ha-dev] [PATCH]LSB_STATUS_STOPPED is not initialized in jboss-ra

2011-11-24 Thread nozawat
Hi NULL returns now when status processing is carried out. Therefore I set a value in LSB_STATUS_STOPPED. Regards, Tomo jboss.patch Description: Binary data ___ Linux-HA-Dev: Linux-HA-Dev@lists.linux-ha.org

Re: [Linux-ha-dev] [PATCH2/2]delete the comment

2011-11-21 Thread nozawat
Hi Dejan Thanks a lot. Regards, Tomo 2011/11/21 Dejan Muhamedagic de...@suse.de: Hi, On Mon, Nov 21, 2011 at 03:14:23PM +0900, nozawat wrote: Hi  I deleted the comment of the parameter not to exist. Applied. Cheers, Dejan Regards, Tomo

[Linux-ha-dev] [PATCH1/2]Start handling of rsyslog correction

2011-11-20 Thread nozawat
Hi This occurs in the following environment. 1) It occurs in RHEL5.x, but does not occur in RHEL6.x. Even if this starts in the same way in a terminal, it stop. Backquote seems to be bad. Regards, Tomo rsyslog-001.patch Description: Binary data

[Linux-ha-dev] [PATCH2/2]delete the comment

2011-11-20 Thread nozawat
Hi I deleted the comment of the parameter not to exist. Regards, Tomo rsyslog-002.patch Description: Binary data ___ Linux-HA-Dev: Linux-HA-Dev@lists.linux-ha.org http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev Home Page:

Re: [Linux-ha-dev] change of process check in tomcat-ra

2011-11-16 Thread nozawat
think that I should not use CATALINA_OPTS by a process monitoring when I consider outside setting. Does not it become a reason to change the process monitoring? Regards, Tomo 2011/11/11 nozawat noza...@gmail.com: Hi Dejan What is overwritten?Which environment variable do you refer

Re: [Linux-ha-dev] I change java_home of JBoss-RA to the required parameter

2011-11-14 Thread nozawat
, On Fri, Nov 11, 2011 at 06:08:53PM +0900, nozawat wrote: Hi  It is not usually possible that an environment variable passes.  Therefore I revised java_home in a required parameter. Sorry, we cannot do this. It will break existing installations. Why would you need this parameter

Re: [Linux-ha-dev] I change java_home of JBoss-RA to the required parameter

2011-11-14 Thread nozawat
was not set. Please destroy this patch. Regards, Tomo 2011/11/14 Dejan Muhamedagic deja...@fastmail.fm: Hi, On Mon, Nov 14, 2011 at 11:03:40PM +0900, nozawat wrote: Hi Dejan  Thank you for a reply.  JAVA_HOME is necessary by all means to start JBoss.  I did not understand a method to hand

Re: [Linux-ha-dev] I change java_home of JBoss-RA to the required parameter

2011-11-13 Thread nozawat
Hi I'm sorry. I got a wrong patch file that I attached. I attach a right file. Regards, Tomo 2011/11/11 nozawat noza...@gmail.com: Hi  It is not usually possible that an environment variable passes.  Therefore I revised java_home in a required parameter. Regards, Tomo jboss.patch

Re: [Linux-ha-dev] Patch to JBoss RA

2011-11-13 Thread nozawat
Hi All, I divided the patch which David sent into two. 1) 001-jboss.patch It is the patch which changed '\n' to '\'. 2) 002-jboss.patch It is a patch for the parameter addition of JAVA_OPTS. I added export of JAVA_OPTS from a patch of David. Regards, Tomo 2011/11/8 Dejan

[Linux-ha-dev] I change java_home of JBoss-RA to the required parameter

2011-11-11 Thread nozawat
Hi It is not usually possible that an environment variable passes. Therefore I revised java_home in a required parameter. Regards, Tomo tomcat.patch Description: Binary data ___ Linux-HA-Dev: Linux-HA-Dev@lists.linux-ha.org

Re: [Linux-ha-dev] change of process check in tomcat-ra

2011-11-10 Thread nozawat
...@suse.de: On Fri, Nov 04, 2011 at 01:55:57PM +0900, nozawat wrote: Hi Dejan Are we sure that the pid file is _always_ going to exist and contain the PID? I believe that PID file exists, and I include pid. BTW, it is the next sentence to be important by this change. What's wrong with setting

Re: [Linux-ha-dev] change of process check in tomcat-ra

2011-11-03 Thread nozawat
, 2011 at 09:31:10AM +0900, nozawat wrote: Hi Dejan  Sorry,I got a wrong attached file.  I send a right file. Are we sure that the pid file is _always_ going to exist and contain the PID? What's wrong with setting the tomcat_name parameter when it's really needed (i.e. it is different from

Re: [Linux-ha-dev] change of process check in tomcat-ra

2011-10-31 Thread nozawat
Hi Dejan Sorry,I got a wrong attached file. I send a right file. Regards, Tomo 2011/11/1 Dejan Muhamedagic de...@suse.de: Hi, On Thu, Oct 27, 2011 at 11:36:10AM +0900, nozawat wrote: Hi  I changed the method of the process check in tomcat-ra.  SEARCH_STR does not function when I set

[Linux-ha-dev] change of process check in tomcat-ra

2011-10-26 Thread nozawat
Hi I changed the method of the process check in tomcat-ra. SEARCH_STR does not function when I set tomcat parameter in catalina.sh. Regards, Tomo tomcat.patch Description: Binary data ___ Linux-HA-Dev: Linux-HA-Dev@lists.linux-ha.org

[Linux-ha-dev] Patch for the tomcat old version

2011-10-24 Thread nozawat
Hi This patch is a patch for the malfunction that occurred at the time of tomat6.0.29 use. Because Tomcat does not start this when PID file is left, I delete the PID file. Handling of the PID file is like the transition period now in catalina.sh. Therefore I delete it passably. By the way,

[Linux-ha-dev] Correction of the library dependence in the build on OpenSUSE-11

2011-10-23 Thread nozawat
Hi Because a library name of gnutls-devel is changed in OpenSUSE11, I send the spec-file which revised dependence. Regards, Tomo pacemaker.spec.in.patch Description: Binary data ___ Linux-HA-Dev: Linux-HA-Dev@lists.linux-ha.org

[Linux-ha-dev] [PATCH]Description addition of the GNU license

2011-10-19 Thread nozawat
Hi I forgot to describe GPL2 license in resource-agents of syslog-ng and rsyslog. I send the patch which I added GPL2 license to. Regards, Tomo rsyslog.patch Description: Binary data syslog-ng.patch Description: Binary data ___

Re: [Linux-ha-dev] [PATCH]Correction of a monitor and the log output of slapd

2011-10-17 Thread nozawat
Hi Dejan. Thank you for applied. Please send one patch per issue in future. I will be careful in future. Regards, Tomo 2011/10/18 Dejan Muhamedagic de...@suse.de Hi, On Mon, Oct 17, 2011 at 10:35:22AM +0900, nozawat wrote: Hi Please comment. It is necessary to let you reflect

Re: [Linux-ha-dev] [PATCH]Correction of a monitor and the log output of slapd

2011-10-16 Thread nozawat
Hi Please comment. It is necessary to let you reflect this correction. Regards, Tomo 2011/10/7 nozawat noza...@gmail.com Hi I revised the following processing in slpad. 1)Confirmation of having started definitely. 2)Restraint of the log output in the monitor. Regards, Tomo

Re: [Linux-ha-dev] [PATCH]Patch to build cluster-glue in Fedora15

2011-10-12 Thread nozawat
Hi Dejan Thank you for applied. The build succeeded. Regards, Tomo 2011/10/13 Dejan Muhamedagic de...@suse.de Hi, On Wed, Oct 12, 2011 at 04:27:54PM +0900, nozawat wrote: Hi I found the same phenomenon in past ML. How did this turn out? http://www.gossamer-threads.com/lists

Re: [Linux-ha-dev] [PATCH] [glue] Fix compilation with GCC 4.6

2011-10-12 Thread nozawat
Hi BTW, does this get rid of the compiler warning as well? The warning did not change. I build in gcc4.6.1 of Fedora15. --- apcsmart.c: In function 'apcsmart_hostlist': apcsmart.c:725:34: error: cast discards '__attribute__((const))' qualifier from pointer target type [-Werror=cast-qual]

[Linux-ha-dev] [PATCH]Patch to build cluster-glue in Fedora15

2011-10-11 Thread nozawat
Hi I added the option which just handled warning for gcc-4.6 in Fedora. Regards, Tomo configure.ac.patch Description: Binary data ___ Linux-HA-Dev: Linux-HA-Dev@lists.linux-ha.org http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev Home

Re: [Linux-ha-dev] [PATCH]Patch to build cluster-glue in Fedora15

2011-10-11 Thread nozawat
Hi Dejan Can you please show the output of configure. Perhaps we should fix it in code. OK,I make the patch for the code and send it. Regards, Tomo 2011/10/12 Dejan Muhamedagic de...@suse.de Hi, On Tue, Oct 11, 2011 at 08:52:06PM +0900, nozawat wrote: Hi I added the option which just

[Linux-ha-dev] [PATCH]Correction of a monitor and the log output of slapd

2011-10-06 Thread nozawat
Hi I revised the following processing in slpad. 1)Confirmation of having started definitely. 2)Restraint of the log output in the monitor. Regards, Tomo slapd.patch Description: Binary data ___ Linux-HA-Dev: Linux-HA-Dev@lists.linux-ha.org

Re: [Linux-ha-dev] about a resource agents of rsyslog

2011-09-26 Thread nozawat
Dejan Muhamedagic de...@suse.de Hi Tomo, On Wed, Aug 17, 2011 at 10:44:26AM +0900, nozawat wrote: Hi Dejan I made a resource agent of rsyslog for the cause in syslog-ng. Many thanks for the contribution and sorry for the delay. Please find the review below. I think it looks quite good

[Linux-ha-dev] jboss RA: The detailed log output of the start check

2011-08-29 Thread nozawat
Hi I attach the patch which revised the following contents. 1.Output detailed log by a service check. However, the error at the time of the start is restrained. 2.Deletion of the unnecessary comment Regards, Tomo jboss.patch Description: Binary data

Re: [Linux-ha-dev] about a resource agents of rsyslog

2011-08-16 Thread nozawat
Hi Dejan I made a resource agent of rsyslog for the cause in syslog-ng. Regards, Tomo 2011/8/3 Dejan Muhamedagic de...@suse.de Hi, On Mon, Jul 25, 2011 at 05:13:46PM +0900, nozawat wrote: Hi, I want to add compatibility of rsyslog to resource agents of syslog-ng. Raoul suggests

Re: [Linux-ha-dev] About dependence for VMware Perl Toolkit

2011-04-28 Thread nozawat
- Regards, Tomo 2011/4/28 Dejan Muhamedagic de...@suse.de Hi, On Thu, Apr 28, 2011 at 11:18:58AM +0900, nozawat wrote: Hi, Dependence is made now when make rpm does cluster-glue on RHEL5 and RHEL6. It is caused by stonith plugin

[Linux-ha-dev] About dependence for VMware Perl Toolkit

2011-04-27 Thread nozawat
Hi, Dependence is made now when make rpm does cluster-glue on RHEL5 and RHEL6. It is caused by stonith plugin of vcenter. I want to invalidate dependence from vcenter to enable rpm installation even if there is not VMware Toolkit. Because dependence was made dynamically, I did not know a