From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from relay.sgi.com (relay1.corp.sgi.com [137.38.102.111]) by oss.sgi.com (Postfix) with ESMTP id C618F7F56 for ; Sat, 9 Mar 2013 16:39:44 -0600 (CST) Received: from cuda.sgi.com (cuda3.sgi.com [192.48.176.15]) by relay1.corp.sgi.com (Postfix) with ESMTP id A61B68F8035 for ; Sat, 9 Mar 2013 14:39:44 -0800 (PST) Received: from mout.gmx.net (mout.gmx.net [212.227.15.15]) by cuda.sgi.com with ESMTP id cm0y7MxaYUKuUvP0 for ; Sat, 09 Mar 2013 14:39:43 -0800 (PST) Received: from mailout-de.gmx.net ([10.1.76.12]) by mrigmx.server.lan (mrigmx002) with ESMTP (Nemesis) id 0MDjZQ-1TzYBM2Kzu-00H3jB for ; Sat, 09 Mar 2013 23:39:42 +0100 Date: Sat, 9 Mar 2013 23:39:40 +0100 From: Pascal Subject: Re: Maximum file system size of XFS? Message-ID: <20130309233940.3b7c0910@thinky> In-Reply-To: <513BB7C3.4050009@redhat.com> References: <20130309215121.0e614ef8@thinky> <513BB7C3.4050009@redhat.com> Mime-Version: 1.0 List-Id: XFS Filesystem from SGI List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: xfs-bounces@oss.sgi.com Sender: xfs-bounces@oss.sgi.com To: xfs@oss.sgi.com Am Sat, 09 Mar 2013 17:29:23 -0500 schrieb Ric Wheeler : > On 03/09/2013 03:51 PM, Pascal wrote: > > Hello, > > > > I am asking you because I am insecure about the correct answer and > > different sources give me different numbers. > > > > > > My question is: What is the maximum file system size of XFS? > > > > The official page says: 2^63 = 9 x 10^18 = 9 exabytes > > Source: http://oss.sgi.com/projects/xfs/ > > > > Wikipedia says 16 exabytes. > > Source: https://en.wikipedia.org/wiki/XFS > > > > Another reference books says 8 exabytes (2^63). > > > > > > Can anyone tell me and explain what is the maximum file system size > > for XFS? > > > > > > Thank you in advance! > > > > Pascal > > > > The maximum size that XFS can address (which is what most people post > in things like wikipedia) is kind of a fantasy number. > > What is a better question is what is the maximum size XFS file system > people have in production (even better, people who have your same > work load). Lots and lots of tiny files are more challenging than > very large video files for example. > > I think that you can easily find people with 100's of terabytes in > production use. For Red Hat, we support production use of 100TB per > XFS instance in RHEL6 for example since that is what we test at (and > have been know to officially support larger instances by exception). > > Some of the things to watch out for in very large file systems is how > much DRAM you have in the server. If you ever need to xfs_repair a > 1PB file system, you will need a very beefy box :) > > Ric > > _______________________________________________ > xfs mailing list > xfs@oss.sgi.com > http://oss.sgi.com/mailman/listinfo/xfs > Hello Ric, thank you for your answer. I am aware that there is a difference between the maximum size under practical conditions and the theoretical maximum. But I am looking for this theoretical number to use in within in my thesis comparing file systems. _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs