From owner-freebsd-hackers@FreeBSD.ORG Sun Nov 13 07:42:05 2005 Return-Path: X-Original-To: freebsd-hackers@freebsd.org Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0405816A41F for ; Sun, 13 Nov 2005 07:42:05 +0000 (GMT) (envelope-from joseph.koshy@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6B84243D49 for ; Sun, 13 Nov 2005 07:42:04 +0000 (GMT) (envelope-from joseph.koshy@gmail.com) Received: by xproxy.gmail.com with SMTP id t13so993363wxc for ; Sat, 12 Nov 2005 23:42:03 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=qkmoL2xnQZXiFtG0ewT1qk1sXO+mWVpzN50KwOik3Oudnxk6A5+JVA9qyHpFZXaUpkZQbhvOH2OgaW1j0Sju+eUPiA+KVwjIkp7rkwxwHAlLLdC1Jm1wNuJ+dJ80oieR0nHBudXPa8q9lrXzuLVYsY+l/4dqi+XqtCyR6UVqCkg= Received: by 10.70.100.17 with SMTP id x17mr2656512wxb; Fri, 11 Nov 2005 21:35:20 -0800 (PST) Received: by 10.70.105.13 with HTTP; Fri, 11 Nov 2005 21:35:20 -0800 (PST) Message-ID: <84dead720511112135j435a3723ld15a9d993bbae9cc@mail.gmail.com> Date: Sat, 12 Nov 2005 11:05:20 +0530 From: Joseph Koshy To: freebsd MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: UFS2 max limits? X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Nov 2005 07:42:05 -0000 The Wikipedia page referenced below says that UFS2 supports a filesystem size of 2^80 Bytes (1YiB) with the limit on a given file being 2^55 bytes (32 PiB). Are these numbers correct? I somehow remember the limits as being much lower (of the order of 16TB or so). http://en.wikipedia.org/wiki/Comparison_of_file_systems -- FreeBSD Volunteer, http://people.freebsd.org/~jkoshy