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

Re: FSFS performance on NAS/NFS

From: Rahul Bhargava <me_at_rahulbhargava.org>
Date: 2007-03-08 21:25:52 CET

Hi Justin -

The thread you referenced indicates the file open/close bottlenecks when
going over
a network to a NFS server. If you have a separate GigE between your
Subversion server
machine and the NAS appliance, it could alleviate some of the network
performance
problem. Hopefully your NAS is not connected to the general network used
by the rest
of the company. If it did, anytime someone did a large download over the
network or max'd
out the bandwidth, your NFS performance will begin to really suck. My
recommendation
would be to have a separate GigE NIC on the SVN machine and use that to
connect to the NAS.

-- 
Rahul Bhargava
http://www.rahulbhargava.org
Phone: (925) 265-8801(W)|895-2201(M)
Justin Johnson wrote:
> On 3/8/07, eg <egoots@gmail.com> wrote:
>> Justin Johnson wrote:
>> >
>> > My question was specifically related to performance though.  Is there
>> > anyone out there using FSFS repositories on NAS/NFS?  Does the
>> > performance "really really really suck?"  Should I go with Berkeley
>> > instead?
>> >
>>
>> I dont use it on NAS/NFS, so I cant give any useful feedback there.
>>
>> However, you might be interested to know that one of the developers has
>> recently proposed some changes to improve performace on NFS setups.
>>
>> For details, including a background on some of the issues, see the 
>> thread :
>>
>> http://svn.haxx.se/dev/archive-2007-03/0067.shtml
>
> Right, that is the thread I referred to in my original post and the
> reason for my concern.  :-)
>
> ---------------------------------------------------------------------
> 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 Thu Mar 8 21:26:34 2007

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.