Return-Path: X-Original-To: apmail-subversion-users-archive@minotaur.apache.org Delivered-To: apmail-subversion-users-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B70CE432E for ; Fri, 1 Jul 2011 12:47:30 +0000 (UTC) Received: (qmail 26913 invoked by uid 500); 1 Jul 2011 12:47:30 -0000 Delivered-To: apmail-subversion-users-archive@subversion.apache.org Received: (qmail 26852 invoked by uid 500); 1 Jul 2011 12:47:29 -0000 Mailing-List: contact users-help@subversion.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@subversion.apache.org Received: (qmail 26845 invoked by uid 99); 1 Jul 2011 12:47:29 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Jul 2011 12:47:29 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of nkadel@gmail.com designates 74.125.83.171 as permitted sender) Received: from [74.125.83.171] (HELO mail-pv0-f171.google.com) (74.125.83.171) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Jul 2011 12:47:24 +0000 Received: by pva4 with SMTP id 4so3913117pva.16 for ; Fri, 01 Jul 2011 05:47:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=VeKzLXo91kRvYYTvThRshiDyu752+FLltd62MmxbyLw=; b=KlAIWAeF4MYZn0l1bbx9mVHD+XvfZOST6SfJM7uk+Ujkt1xQkRv6bUqQh9ILcj+5VL ksCjphpMTdLP8G1SEItU2Z1H4Fb6H7Ww6/dvcWSelSagOeI89GH3knbvWhZK5Lccn2KG 1hY+wYztBkbQwtJLPEnAUcL6LR8ymYQK8Lq00= MIME-Version: 1.0 Received: by 10.68.62.231 with SMTP id b7mr3751805pbs.225.1309524423754; Fri, 01 Jul 2011 05:47:03 -0700 (PDT) Received: by 10.68.65.198 with HTTP; Fri, 1 Jul 2011 05:47:03 -0700 (PDT) In-Reply-To: References: <4E0DA565.4080508@gmail.com> Date: Fri, 1 Jul 2011 08:47:03 -0400 Message-ID: Subject: Re: Standards "Best Practice" From: Nico Kadel-Garcia To: Andy Levy Cc: Phil Pinkerton , users@subversion.apache.org Content-Type: text/plain; charset=ISO-8859-1 On Fri, Jul 1, 2011 at 8:27 AM, Andy Levy wrote: > On Fri, Jul 1, 2011 at 07:55, Nico Kadel-Garcia wrote: > >> This is more likely to happen in virtualization due to limiting the >> disk resources. Think hard about your back end disk storage. Let us >> know if you use attached storage such as a NetApp or fibre channel, >> I've got some notes on aligning those filesystems for virtualization, >> which makes a huge performance improvement. > > I'd like to see those notes if I can. We're on a NetApp device right > now but when we upgrade our environment later this year we'll be > moving storage to an Equallogic device. We have had some Subversion > performance issues with large checkouts using the NetApp device. The > Equallogic appears to be better-tuned in general (we've had no trouble > running a 100GB SQL Server DB off it) but every little bit helps. The big booby trap was the 4096 byte block alignment, as described at http://www.citrix.com/site/resources/dynamic/partnerDocs/BestPracticesforFileSystemAlignmentinVirtualEnvironments.pdf. This is awkward to configure fat installation time for virtualized OS's, and it makes a huge performance difference. If you look up "4096 byte block NetApp Nico Kadel-Garcia" on Google, you'll see my comments on this for the last year or so. My old work accounts at Red Hat and NetApp are no longer active (I ended that contract and started a new job.), so I don't have access to the scripts I submitted on their support sites. Do you have Access to Red Hat's knowledgebase? Some notes are at https://www.redhat.com/archives/rhelv6-beta-list/2010-August/msg00069.html, and I can dig around for a published copy of the tools.