Received: with ECARTIS (v1.0.0; list xfs); Tue, 22 Jan 2008 18:50:45 -0800 (PST) X-Spam-Checker-Version: SpamAssassin 3.3.0-r574664 (2007-09-11) on oss.sgi.com X-Spam-Level: X-Spam-Status: No, score=-1.7 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.3.0-r574664 Received: from larry.melbourne.sgi.com (larry.melbourne.sgi.com [134.14.52.130]) by oss.sgi.com (8.12.11.20060308/8.12.11/SuSE Linux 0.7) with SMTP id m0N2oZQj009704 for ; Tue, 22 Jan 2008 18:50:39 -0800 Received: from pc-bnaujok.melbourne.sgi.com (pc-bnaujok.melbourne.sgi.com [134.14.55.58]) by larry.melbourne.sgi.com (950413.SGI.8.6.12/950213.SGI.AUTOCF) via ESMTP id NAA01271; Wed, 23 Jan 2008 13:50:48 +1100 Date: Wed, 23 Jan 2008 13:51:41 +1100 To: "Rene Salmon" , xfs@oss.sgi.com Subject: Re: xfs_rapair memory requirement per TB From: "Barry Naujok" Organization: SGI Content-Type: text/plain; format=flowed; delsp=yes; charset=utf-8 MIME-Version: 1.0 References: <1201042882.32649.256.camel@holwrs01.bp.com> Content-Transfer-Encoding: 7bit Message-ID: In-Reply-To: <1201042882.32649.256.camel@holwrs01.bp.com> User-Agent: Opera Mail/9.24 (Win32) X-Virus-Scanned: ClamAV 0.91.2/5526/Tue Jan 22 14:51:13 2008 on oss.sgi.com X-Virus-Status: Clean X-archive-position: 14258 X-ecartis-version: Ecartis v1.0.0 Sender: xfs-bounce@oss.sgi.com Errors-to: xfs-bounce@oss.sgi.com X-original-sender: bnaujok@sgi.com Precedence: bulk X-list: xfs On Wed, 23 Jan 2008 10:01:22 +1100, Rene Salmon wrote: > Hi, > > Reading the "Repairing a possibly incomplete xfs_growfs command?" thread > this month makes me wonder if there is some type of rough formula or > guesstimation cheat sheet to figure out how much memory and swap one > would need for an xfs_repair given a file system with many terabytes. > > > Say I have an 8TB LUN that needs an xfs_repair. What would be the rough > memory requirements and swap space? > General rule of thumb at the moment is 128MB of RAM/TB of filesystem plus 4MB/million inodes on that filesystem. Barry.