From owner-freebsd-database@FreeBSD.ORG Tue Mar 30 21:39:08 2004 Return-Path: Delivered-To: freebsd-database@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BB50B16A4CE for ; Tue, 30 Mar 2004 21:39:08 -0800 (PST) Received: from vnode.vmunix.com (vnode.vmunix.com [64.7.135.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8889943D2F for ; Tue, 30 Mar 2004 21:39:08 -0800 (PST) (envelope-from mark@vmunix.com) Received: by vnode.vmunix.com (Postfix, from userid 1000) id 45177A179B; Wed, 31 Mar 2004 05:39:08 +0000 (GMT) Date: Tue, 30 Mar 2004 21:39:08 -0800 From: Mark Mayo To: Sean Chittenden Message-ID: <20040331053908.GA45657@vmunix.com> References: <4069F521.9060704@cs.uiowa.edu> <06166A08-82A6-11D8-BE7B-000A95C705DC@chittenden.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <06166A08-82A6-11D8-BE7B-000A95C705DC@chittenden.org> User-Agent: Mutt/1.4.1i cc: "Database@BSD" Subject: Re: Largest Disk Partition X-BeenThere: freebsd-database@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Database use and development under FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 Mar 2004 05:39:08 -0000 I know the underlying VM system has been able to cross the 2TB barrier for quite some time, but can SCSI LUNs be bigger than 2TB now? -Mark On Tue, Mar 30, 2004 at 03:57:38PM -0800, Sean Chittenden wrote: > >What it the largest disk partition that FreeBSD can support? > > FreeBSD 5 uses UFS2 which uses signed 64bit sizes: > > irb(main):001:0> max = 2 ** 63 > => 9223372036854775808 bytes > irb(main):002:0> max /= 1024 > => 9007199254740992 kilobytes > irb(main):003:0> max /= 1024 > => 8796093022208 megabytes > irb(main):004:0> max /= 1024 > => 8589934592 gigabytes > irb(main):005:0> max /= 1024 > => 8388608 terabytes > irb(main):006:0> max /= 1024 > => 8192 petabytes > > It's bigger than any existing hardware can support. :) -sc > > -- > Sean Chittenden > > _______________________________________________ > freebsd-database@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-database > To unsubscribe, send any mail to "freebsd-database-unsubscribe@freebsd.org" -- Mark Mayo http://www.vmunix.com/~mark PGP Fingerprint: 32BA C076 D78C 109B 2558 25E5 0CCE C6C1 262E 28AF Commitment, n.: Commitment can be illustrated by a breakfast of ham and eggs. The chicken was involved, the pig was committed.