[Cluster-devel] cluster/rgmanager/src/resources clusterfs.sh

lhh at sourceware.org lhh at sourceware.org
Fri Oct 6 15:43:59 UTC 2006


CVSROOT:	/cvs/cluster
Module name:	cluster
Branch: 	RHEL4U4
Changes by:	lhh at sourceware.org	2006-10-06 15:43:58

Modified files:
	rgmanager/src/resources: clusterfs.sh 

Log message:
	Port 208656 from RHEL4 branch

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/rgmanager/src/resources/clusterfs.sh.diff?cvsroot=cluster&only_with_tag=RHEL4U4&r1=1.1.2.9&r2=1.1.2.9.2.1

--- cluster/rgmanager/src/resources/clusterfs.sh	2006/06/16 19:57:52	1.1.2.9
+++ cluster/rgmanager/src/resources/clusterfs.sh	2006/10/06 15:43:58	1.1.2.9.2.1
@@ -802,6 +802,7 @@
 	   [ "$OCF_RESKEY_nfslock" = "1" ]; then
 		ocf_log warning "Dropping node-wide NFS locks"
 		mkdir -p $mp/.clumanager/statd
+		pkill -KILL -x lockd
 		# Copy out the notify list; our 
 			# IPs are already torn down
 			if notify_list_store $mp/.clumanager/statd; then




More information about the Cluster-devel mailing list