[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

SUMMARY: apache mod_dav_svn hanging on NFS (BlueArc) locks?

From: Fletcher Cocquyt <fcocquyt_at_stanford.edu>
Date: 2005-02-18 19:00:38 CET

Ok, investigating the hypothesis that it's the BlueArc NFS appliances
NFS implementation that is causing mod_dav_svn to hang I opened a case
with their support - they showed how I can verify statd and lockd are
running via rpcinfo -p (so verified)

That led me to check the firewall logs and I found nlockmgr port 4045
was being logged as denied.
I added port 4045 to the firewall NFS port group and presto its working
on the BlueArc now.

Thanks to Ben Collins-Sussman and BlueArc support for pointing me at the
solution.

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Fletcher Cocquyt
Data Center Services
Sr. System Administrator
Information Resources & Technology
School of Medicine Stanford University
650-723-8390, option 6
fcocquyt@stanford.edu
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

-----Original Message-----
From: Ben Collins-Sussman [mailto:sussman@collab.net]
Sent: Thursday, February 17, 2005 6:24 PM
To: Fletcher Cocquyt
Cc: users@subversion.tigris.org
Subject: Re: apache mod_dav_svn hanging on NFS locks?

On Feb 17, 2005, at 7:04 PM, Fletcher Cocquyt wrote:
>
>
> is there some residual issue with locking over certain NFS?
>

NFS implementations are all very different. Are statd and lockd
running? That's the only way NFS does 'locking'.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Feb 18 19:03:53 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.