From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lon Hohberger Date: Thu, 21 Jun 2012 09:26:50 -0400 Subject: [Cluster-devel] [PATCH] rgmanager: fix nfsrestart option to be effective In-Reply-To: <1340266040-6663-1-git-send-email-fdinitto@redhat.com> References: <1340266040-6663-1-git-send-email-fdinitto@redhat.com> Message-ID: <4FE3211A.7070501@redhat.com> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit On 06/21/2012 04:07 AM, Fabio M. Di Nitto wrote: > From: "Fabio M. Di Nitto" > > The original patch e512a9ce367 was still racy in some conditions > as other rpc.* and nfs* processes were holding a lock on the filesystem. > > stopping nfs in kernel is simply not enough in rhel5 > > this fixed version does stop nfs completely and re-instante nfs exports. > > Resolves: rhbz#822066 This is okay; ideally we wouldn't have to do this in the first place, however. -- Lon