From owner-freebsd-stable@FreeBSD.ORG Wed Mar 25 14:01:22 2009 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 643E41065672 for ; Wed, 25 Mar 2009 14:01:22 +0000 (UTC) (envelope-from mike@sentex.net) Received: from lava.sentex.ca (pyroxene.sentex.ca [199.212.134.18]) by mx1.freebsd.org (Postfix) with ESMTP id 3184C8FC12 for ; Wed, 25 Mar 2009 14:01:21 +0000 (UTC) (envelope-from mike@sentex.net) Received: from mdt-xp.sentex.net (simeon.sentex.ca [192.168.43.27]) by lava.sentex.ca (8.14.3/8.14.3) with ESMTP id n2PE0lpn017999; Wed, 25 Mar 2009 10:00:47 -0400 (EDT) (envelope-from mike@sentex.net) Message-Id: <200903251400.n2PE0lpn017999@lava.sentex.ca> X-Mailer: QUALCOMM Windows Eudora Version 7.1.0.9 Date: Wed, 25 Mar 2009 10:01:23 -0400 To: Andrei Kolu , freebsd-stable@freebsd.org From: Mike Tancsa In-Reply-To: <49CA3795.609@bsd.ee> References: <49CA3795.609@bsd.ee> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Cc: Subject: Re: 32bit filesystem limitations X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Mar 2009 14:01:22 -0000 At 09:54 AM 3/25/2009, Andrei Kolu wrote: >Hi, > >I have trouble to create FreeBSD 7.1 i386 partition/slice to 3Ware >8port raid kontroller with 8x500GB drives attached to it. Raid 5 >massive is 3,1TB in size and during sysinstall installation I select >whole available space but after restart I can access only 1,2TB from >it. What is the problem? Hi, You need to use gpart for larger partitions than 1.2TB. eg. on my backup server, I have % df Filesystem 1K-blocks Used Avail Capacity Mounted on /dev/da0s1a 1982798 483298 1340878 26% / devfs 1 1 0 100% /dev /dev/da1s1d 30462636 10321258 17704368 37% /usr /dev/da1s1e 35038378 3770818 28464490 12% /var /dev/da0s1d 64210664 44212108 14861704 75% /var/db /dev/da2p1 2761826016 716207954 1824671982 28% /backup ---Mike >_______________________________________________ >freebsd-stable@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-stable >To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"