Christoph Bartoschek wrote:
>Hi,
>
>I have the following situation on my subversion server:
>
>The fsfs repository from subversion 1.2.1 is mounted via NFS from our
>fileserver. An apache is running serving the files.
>
>Till this morning the files were locally and not mounted via NFS, but now I
>get the error in the apache log:
>
>Can't get shared lock on
>file '/lfs/user/svn/repositories/bonntools/locks/db.lock': Resource
>temporarily unavailable
>
>
>Reading some documents in the net I would not expect any problems. The
>subversion book only states that bdb is dangerous over NFS and
>http://www.red-bean.com/sussman/svn-anti-fud.html says that subversion works
>with NFS since version 1.1.
>
>Greetings
>Christoph
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
>For additional commands, e-mail: users-help@subversion.tigris.org
>
>
>
is your NFS server running lockd ?
type "rpcinfo -p localhost | grep lock" on it
if it's a redhat base distrib (or fedora ...) check "/etc/init.d/nfslock
status" .
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Oct 23 21:26:54 2006