Re: subversion on NFS
From: <david.x.grierson_at_jpmorgan.com>
Date: Tue, 23 Sep 2008 15:59:40 +0100
Hi,
We ran into problems with Subversion 1.4.5 using the worker MPM because
DBM files require POSIX locks to be able to be held on files - since
Lieven Govaerts pointed out to me on the "Shared storage for subversion
We're consuming 1TB of storage across 1056 repositories which are
Dg.
-- David Grierson JPMorgan - IB Architecture - Source Code Management Consultant GDP 228-5574 / DDI +44 141 228 5574 / Email david.x.grierson_at_jpmorgan.com Alhambra House 6th floor, 45 Waterloo Street, Glasgow G2 6HS Murli Varadachari <mvaradachari_at_facebook.com> 23/09/2008 15:38 To Steve Whitson <steven.whitson_at_gmail.com>, <users_at_subversion.tigris.org> cc Internal Use <mvaradachari_at_facebook.com> Subject Re: subversion on NFS I have just set up a shared subversion repository [ on a NFS partition ] and am in the process of testing simultaneous read-writes from a number of hosts. SO far the tests seem ok. The current setup uses svn+ssh protocols. Down the road I intend to use both http(s) and svn protocols. I am curious why you ran into corruption problems using “worker mpm” -- is that still a problem with svn 1.5. [ on a fedora core linux ] Also you mentioned that you are using about 1TB of repository storage — is that a single repository.?? Cheers murli On 9/23/08 7:19 AM, "Steve Whitson" <steven.whitson_at_gmail.com> wrote: Thanks David, I appreciate your feedback! david.x.grierson_at_jpmorgan.com wrote: > Hi, > > We successfully run our services from NFS stored repositories using the > Apache prefork MPM serving over 1TB of repository storage transferring an > average of over 60GB of traffic per day (1920.60Gb of data transferred for > August). > > When I upgraded to 1.4.5 early this year I ran into repository corruption > problems - these turned out to be because I had switched over to using the > worker MPM. > > Regards, > > Dg. > -- > David Grierson > JPMorgan - IB Architecture - Source Code Management Consultant > GDP 228-5574 / DDI +44 141 228 5574 / Email david.x.grierson_at_jpmorgan.com > Alhambra House 6th floor, 45 Waterloo Street, Glasgow G2 6HS > > > > > Steve Whitson <steven.whitson_at_gmail.com> > 22/09/2008 20:26 > > To > "users_at_subversion.tigris.org" <users_at_subversion.tigris.org> > cc > > Subject > subversion on NFS > > > > > > > When serving subversion (1.5.2 fsfs) through apache (2.2.9)... (this is > on a Solaris 10 system with nfs from netapp). > > I see where subversion should not be used with the apache worker MPM > module. Is using the prefork MPM module ok? > > Another question I have, can I allow svnserve access to my set of > repositories (read/write) while at the same time serving them up through > apache (something I'm toying with) or is doing this going to eventually > cause corruption? > > I've read the FAQ on NFS, and several past threads: > http://subversion.tigris.org/faq.html#nfs > http://svn.haxx.se/users/archive-2008-05/0048.shtml > http://svn.haxx.se/dev/archive-2007-04/0288.shtml > > Thanks much, > -Steve > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org > For additional commands, e-mail: users-help_at_subversion.tigris.org > > > > > Generally, this communication is for informational purposes only > and it is not intended as an offer or solicitation for the purchase > or sale of any financial instrument or as an official confirmation > of any transaction. In the event you are receiving the offering > materials attached below related to your interest in hedge funds or > private equity, this communication may be intended as an offer or > solicitation for the purchase or sale of such fund(s). All market > prices, data and other information are not warranted as to > completeness or accuracy and are subject to change without notice. > Any comments or statements made herein do not necessarily reflect > those of JPMorgan Chase & Co., its subsidiaries and affiliates. > > This transmission may contain information that is privileged, > confidential, legally privileged, and/or exempt from disclosure > under applicable law. If you are not the intended recipient, you > are hereby notified that any disclosure, copying, distribution, or > use of the information contained herein (including any reliance > thereon) is STRICTLY PROHIBITED. Although this transmission and any > attachments are believed to be free of any virus or other defect > that might affect any computer system into which it is received and > opened, it is the responsibility of the recipient to ensure that it > is virus free and no responsibility is accepted by JPMorgan Chase & > Co., its subsidiaries and affiliates, as applicable, for any loss > or damage arising in any way from its use. If you received this > transmission in error, please immediately contact the sender and > destroy the material in its entirety, whether in electronic or hard > copy format. Thank you. > Please refer to http://www.jpmorgan.com/pages/disclosures for > disclosures relating to UK legal entities. > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org For additional commands, e-mail: users-help_at_subversion.tigris.org Generally, this communication is for informational purposes only and it is not intended as an offer or solicitation for the purchase or sale of any financial instrument or as an official confirmation of any transaction. In the event you are receiving the offering materials attached below related to your interest in hedge funds or private equity, this communication may be intended as an offer or solicitation for the purchase or sale of such fund(s). All market prices, data and other information are not warranted as to completeness or accuracy and are subject to change without notice. Any comments or statements made herein do not necessarily reflect those of JPMorgan Chase & Co., its subsidiaries and affiliates. This transmission may contain information that is privileged, confidential, legally privileged, and/or exempt from disclosure under applicable law. If you are not the intended recipient, you are hereby notified that any disclosure, copying, distribution, or use of the information contained herein (including any reliance thereon) is STRICTLY PROHIBITED. Although this transmission and any attachments are believed to be free of any virus or other defect that might affect any computer system into which it is received and opened, it is the responsibility of the recipient to ensure that it is virus free and no responsibility is accepted by JPMorgan Chase & Co., its subsidiaries and affiliates, as applicable, for any loss or damage arising in any way from its use. If you received this transmission in error, please immediately contact the sender and destroy the material in its entirety, whether in electronic or hard copy format. Thank you. Please refer to http://www.jpmorgan.com/pages/disclosures for disclosures relating to UK legal entities.Received on 2008-09-23 17:00:45 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.