* [Cluster-devel] cluster/rgmanager/src/resources Makefile fs.sh
@ 2007-02-15 22:49 lhh
0 siblings, 0 replies; only message in thread
From: lhh @ 2007-02-15 22:49 UTC (permalink / raw)
To: cluster-devel.redhat.com
CVSROOT: /cvs/cluster
Module name: cluster
Branch: RHEL5
Changes by: lhh at sourceware.org 2007-02-15 22:49:19
Modified files:
rgmanager/src/resources: Makefile fs.sh
Log message:
Add LVM failover agent; by Jon Brassow
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/rgmanager/src/resources/Makefile.diff?cvsroot=cluster&only_with_tag=RHEL5&r1=1.13.2.2&r2=1.13.2.3
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/rgmanager/src/resources/fs.sh.diff?cvsroot=cluster&only_with_tag=RHEL5&r1=1.17.2.2&r2=1.17.2.3
--- cluster/rgmanager/src/resources/Makefile 2007/02/14 19:11:51 1.13.2.2
+++ cluster/rgmanager/src/resources/Makefile 2007/02/15 22:49:19 1.13.2.3
@@ -20,10 +20,10 @@
RESOURCES=fs.sh service.sh ip.sh nfsclient.sh nfsexport.sh \
script.sh netfs.sh clusterfs.sh smb.sh \
apache.sh openldap.sh samba.sh mysql.sh \
- postgres-8.sh tomcat-5.sh
+ postgres-8.sh tomcat-5.sh lvm.sh
METADATA=apache.metadata openldap.metadata samba.metadata \
- mysql.metadata postgres-8.metadata tomcat-5.metadata
+ mysql.metadata postgres-8.metadata tomcat-5.metadata
TARGETS=${RESOURCES} ocf-shellfuncs svclib_nfslock
--- cluster/rgmanager/src/resources/fs.sh 2007/02/13 15:55:14 1.17.2.2
+++ cluster/rgmanager/src/resources/fs.sh 2007/02/15 22:49:19 1.17.2.3
@@ -145,7 +145,7 @@
<content type="boolean"/>
</parameter>
- <parameter name="nfslock" inherit="service%nfslock">
+ <parameter name="nfslock" inherit="nfslock">
<longdesc lang="en">
If set and unmounting the file system fails, the node will
try to kill lockd and issue reclaims across all remaining
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-02-15 22:49 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-02-15 22:49 [Cluster-devel] cluster/rgmanager/src/resources Makefile fs.sh lhh
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.