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

RE: SVN ( Subversion) in NetApp

From: Edward Ned Harvey <edward.harvey_at_patni.com>
Date: Thu, 22 Jan 2009 15:05:25 -0500

I use Netapp NFS and subversion myself in more than one company. I always put the repo on local disk, however, I often do things like benchmark local disk versus netapp NFS performance, and to my amazement, always find that they're comparable. (Sometimes the Netapp is faster, sometimes slower, than the local disk, depending on configuration.)

Here's what I will say about it:

My expectation is that you're seeing a network bottleneck. One (or both) of two possibilities:

 *
I bet the SVN server is taking the files in a network interface from the netapp, and then sending them back out the same network interface to clients. I bet you can completely eliminate the issue by enabling the 2nd network interface of the svn server, and using that interface exclusively to access the netapp. (Depending on your config, this might entail tricky static routes or distinguished subnets).
...
or ...
 *
I bet the svn client is writing files to the same netapp which is serving the files. For example, Netapp --> svn server --> svn client --> Netapp. It would be tough to eliminate this, but it might be possible again, as mentioned, by using a separate subnet or additional network interface.

________________________________
From: Zerda, Markus [mailto:Markus.Zerda_at_netapp.com]
Sent: Tuesday, January 20, 2009 10:43 PM
To: users_at_subversion.tigris.org
Subject: FW: SVN ( Subversion) in NetApp

Hi All,

I have a customer who is running NFS on their SVN (Subversion) server and is having some performance issues. Any documents or best practice docs you may have can help or any previous issues and how you fixed them.

Thanks and regards,

Markus
[cid:385035819_at_22012009-37C8]
________________________________
From: Antoni Mutia [mailto:amutia_at_lexmark.com]
Sent: Tuesday, January 20, 2009 6:00 PM
To: Zerda, Markus
Cc: Ocampo, Neil; n.garcia_at_ph.fujitsu.com; t.ybanez_at_ph.fujitsu.com; Eric-Anthony Mesina; Michael-Jose Ceniza; Vaughn Ratilla
Subject: SVN( Subversion) in NetApp via NFS performance issue.

Good Day.

We have another performance concern for our Subversion (SVN) server which have a NFS mount in our NetApp filer, before our subversion server storage was in a local disk and after we migrate to NetApp the time to complete for check-out is double already ( for example on local disk it took 7 minutes but in NFS on Netapp it took us around 14-15minutes). Below are the details of the server:

Hardware: Sun Fire(tm) V60
OS: Solaris 10 x86 release 8/7

Apps:
    * Subversion 1.4 - with apache dav support

    * Apache 2.2 - with cdev and corp authentication

Thanks and Best Regards,

Anton

===============================
Antoni N. Mutia
System Administrator
Infrastructure Support (IS) Department
Lexmark Research & Development Corporation Cebu
Phone : +63.32.234.8353
Mobile : +63.920.911.1308
Email : amutia_at_lexmark.com

" If you want to rule, learn to serve. If you want to lead, learn to follow. If you want to succeed,learn to make others succeed. "

________________________________
This e-mail message may contain proprietary, confidential or legally privileged information for the sole use of the person or entity to whom this message was originally addressed. Any review, e-transmission 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 have received this e-mail in error kindly delete this e-mail from your records. If it appears that this mail has been forwarded to you without proper authority, please notify us immediately at netadmin_at_patni.com and delete this mail.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1043515

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].

image001.jpg
Received on 2009-01-22 21:06:09 CET

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.