[Linux-ha-dev] [PATCH 0 of 1] iSCSITarget, iSCSILogicalUnit: RAs for managing iSCSI targets and LUs

2009-06-11 Thread Florian Haas
A set of resource agents to support highly available iSCSI Targets. This patch adds two new resource agents: - iSCSITarget, representing an individual iSCSI target; - iSCSILogicalUnit, representing an individual LU (which is part of a target). It aims to support eventually support three separat

[Linux-ha-dev] [PATCH 1 of 1] iSCSI Enterprise Target (IET) support for iSCSITarget and iSCSILogicalUnit

2009-06-11 Thread Florian Haas
# HG changeset patch # User Florian Haas # Date 1244788691 -7200 # Node ID 955e1d908785a3257218eac53650a0a2eab0d911 # Parent 0821ca12c36198cbe572cb70bbafb5a619cc2699 iSCSI Enterprise Target (IET) support for iSCSITarget and iSCSILogicalUnit. Requires that IET modules are loaded and /proc/net/iet

Re: [Linux-ha-dev] OCF Script for Jboss

2009-06-11 Thread Dejan Muhamedagic
Hi Keisuke-san, On Thu, Jun 11, 2009 at 07:06:42PM +0900, Keisuke MORI wrote: > Hi, > > I'm posting an OCF RA for JBoss, which was originally posted by Stefan > to the users list, and includes some modifications as suggested by > Takenaka-san: > > http://www.gossamer-threads.com/lists/linuxha/us

Re: [Linux-ha-dev] An OCF RA for syslog-ng

2009-06-11 Thread Keisuke MORI
Hi Dejan, Thank you for your comments. I will repost the RA after I revise it with your comments. Thanks, 2009/6/11 Dejan Muhamedagic : > Hi Keisuke-san, > > On Thu, Jun 11, 2009 at 06:16:26PM +0900, Keisuke MORI wrote: >> Hi Dejan, >> >> Do you have any chance to take a look at the syslog-ng OC

Re: [Linux-ha-dev] An OCF RA for syslog-ng

2009-06-11 Thread Dejan Muhamedagic
Hi Keisuke-san, On Thu, Jun 11, 2009 at 06:16:26PM +0900, Keisuke MORI wrote: > Hi Dejan, > > Do you have any chance to take a look at the syslog-ng OCF RA which > was posted by Takenaka-san before? > > http://www.gossamer-threads.com/lists/linuxha/dev/54425 Attaching the script with comments.

Re: [Linux-ha-dev] An OCF RA for syslog-ng

2009-06-11 Thread Dejan Muhamedagic
Hi Keisuke-san, On Thu, Jun 11, 2009 at 06:16:26PM +0900, Keisuke MORI wrote: > Hi Dejan, > > Do you have any chance to take a look at the syslog-ng OCF RA which > was posted by Takenaka-san before? > > http://www.gossamer-threads.com/lists/linuxha/dev/54425 > > If you are OK, I will commit thi

Re: [Linux-ha-dev] OCF Script for Jboss

2009-06-11 Thread Keisuke MORI
Hi, I'm posting an OCF RA for JBoss, which was originally posted by Stefan to the users list, and includes some modifications as suggested by Takenaka-san: http://www.gossamer-threads.com/lists/linuxha/users/53969 Stefan, Do you have any comment on this modification? Dejan, Would you please rev

Re: [Linux-ha-dev] An OCF RA for syslog-ng

2009-06-11 Thread Keisuke MORI
Hi Dejan, Do you have any chance to take a look at the syslog-ng OCF RA which was posted by Takenaka-san before? http://www.gossamer-threads.com/lists/linuxha/dev/54425 If you are OK, I will commit this to the -dev repository. Thanks, -- Keisuke MORI ___