From mboxrd@z Thu Jan 1 00:00:00 1970 From: lhh@sourceware.org Date: 6 Oct 2006 15:43:59 -0000 Subject: [Cluster-devel] cluster/rgmanager/src/resources clusterfs.sh Message-ID: <20061006154359.14550.qmail@sourceware.org> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit 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