From owner-freebsd-stable@FreeBSD.ORG Wed Mar 25 13:54:30 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 8F26E1065672 for ; Wed, 25 Mar 2009 13:54:30 +0000 (UTC) (envelope-from antik@bsd.ee) Received: from sorbesgroup.com (mail.sorbesgroup.com [217.159.241.118]) by mx1.freebsd.org (Postfix) with ESMTP id 487128FC0A for ; Wed, 25 Mar 2009 13:54:29 +0000 (UTC) (envelope-from antik@bsd.ee) Received: from localhost (localhost.localdomain [127.0.0.1]) by sorbesgroup.com (Postfix) with ESMTP id 8A1B83C5160E for ; Wed, 25 Mar 2009 15:30:42 +0200 (EET) Received: from sorbesgroup.com ([127.0.0.1]) by localhost (sorbesgroup.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 29572-05 for ; Wed, 25 Mar 2009 15:30:41 +0200 (EET) Received: from [192.168.0.80] (andrei [192.168.0.80]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by sorbesgroup.com (Postfix) with ESMTP id 831773C51610 for ; Wed, 25 Mar 2009 15:30:41 +0200 (EET) Message-ID: <49CA3795.609@bsd.ee> Date: Wed, 25 Mar 2009 15:54:29 +0200 From: Andrei Kolu User-Agent: Thunderbird 2.0.0.21 (Windows/20090302) MIME-Version: 1.0 To: freebsd-stable@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: amavisd-new at localhost Subject: 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 13:54:32 -0000 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?