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

Re: Fail to store repository on NFS

From: OnMyWay <onmyway.q_at_gmail.com>
Date: Wed, 7 May 2008 13:00:57 +0800

The error message is below:

==cut=
[Error]
[Sat May 03 21:47:45 2008] [error] [client 192.168.1.12] Could not
create activity /redhill/!svn/act
/091ef555-733a-e942-86d9-8b1fcd13caa2. [500, #0]
[Sat May 03 21:47:45 2008] [error] [client 192.168.1.12] could not
open dbm files. [500, #11]
[Sat May 03 21:47:45 2008] [error] [client 192.168.1.12] Can't open
activity db: Resource temporaril
y unavailable [500, #11]

2008/5/7 Keith Moore <Keith.Moore_at_securency.com.au>:
> I have no idea what the dbm file is. Do you get an error message?
>
> _________________________________________________________________
> Keith Moore
>
> -----Original Message-----
> From: OnMyWay [mailto:onmyway.q_at_gmail.com]
>
>
> Sent: Wednesday, 7 May 2008 2:15
> To: Keith Moore
> Cc: users_at_subversion
> Subject: Re: Fail to store repository on NFS
>
> Hi Keith:
>
> Thanks for you quick reply.
> I can touch file at repository/dav with the user on NFS, so the
> privilege should be OK. The situation is I can checkout from sever but
> can't commit to server. There are two files which be created under
> repository/dav folder but they are empty file.
>
> What is the dbm file? Does FSFS file system also need the database
> to store activities?
>
> 2008/5/6 Keith Moore <Keith.Moore_at_securency.com.au>:
>
>
> > All I can think of is a simple typo or security permissions to the NFS directory.
> >
> > For security: If you are connecting to a server, with url's like svn:// or http://, then the user account of the server app needs sufficient rights to the NFS volume. If you are running a client direct to the repo, such as file://, then your user account needs the rights to the NFS.
> >
> > I'm a Windows user so I'm not sure how you'd confirm security on Linux.
> > _________________________________________________________________
> > Keith Moore
> >
> >
> >
> > -----Original Message-----
> > From: OnMyWay [mailto:onmyway.q_at_gmail.com]
> > Sent: Monday, 5 May 2008 21:02
> > To: users_at_subversion
> > Subject: Fail to store repository on NFS
> >
> > Hi all:
> >
> > I want to store the repository on a NFS storage allocation but it
> > fail. If I copy the repository to the local file system it runs
> > smoothly. What's go on?
> >
> > ==cut=
> > [Error]
> > [Sat May 03 21:47:45 2008] [error] [client 192.168.1.12] Could not
> > create activity /redhill/!svn/act
> > /091ef555-733a-e942-86d9-8b1fcd13caa2. [500, #0]
> > [Sat May 03 21:47:45 2008] [error] [client 192.168.1.12] could not
> > open dbm files. [500, #11]
> > [Sat May 03 21:47:45 2008] [error] [client 192.168.1.12] Can't open
> > activity db: Resource temporaril
> > y unavailable [500, #11]
> >
> > [FAQ] on http://subversion.tigris.org/faq.html
> > If you are using the FSFS repository back end, then storing the
> > repository on a modern NFS server (i.e., one that supports locking)
> > should be fine.
> >
> > Working copies can be stored on NFS (one common scenario is when your
> > home directory is on a NFS server). On Linux NFS servers, due to the
> > volume of renames used internally in Subversion when checking out
> > files, some users have reported that 'subtree checking' should be
> > disabled (it's enabled by default). Please see NFS Howto Server Guide
> > and exports(5) for more information on how to disable subtree
> > checking.
> >
> > [Server Information]
> > Linux svn_vms 2.6.18-1.2798.fc6 #1 SMP Mon Oct 16 14:37:32 EDT 2006
> > i686 athlon i386 GNU/Linux
> > Subversion version 1.4.6 (r28521).
> > [root_at_svn_vms bin]# ./httpd -v
> > Server version: Apache/2.2.8 (Unix)
> > ==cut==
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
> > For additional commands, e-mail: users-help_at_subversion.tigris.org
> >
> > #####################################################################################
> > Attention:
> > The information contained in this message and or attachments is intended
> > only for the person or entity to which it is addressed and may contain
> > confidential and/or privileged material. Any review, retransmission,
> > dissemination or other use of, or taking of any action in reliance upon,
> > this information by persons or entities other than the intended recipient
> > is prohibited. If you received this in error, please contact the sender and
> > delete the material from any system and destroy any copies.
> > #####################################################################################
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
> > For additional commands, e-mail: users-help_at_subversion.tigris.org
> >
> >
> #####################################################################################
> Attention:
> The information contained in this message and or attachments is intended
> only for the person or entity to which it is addressed and may contain
> confidential and/or privileged material. Any review, retransmission,
> dissemination or other use of, or taking of any action in reliance upon,
> this information by persons or entities other than the intended recipient
> is prohibited. If you received this in error, please contact the sender and
> delete the material from any system and destroy any copies.
> #####################################################################################
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
> For additional commands, e-mail: users-help_at_subversion.tigris.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-05-07 07:01:32 CEST

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.