From owner-freebsd-questions@FreeBSD.ORG Thu Nov 6 21:09:33 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BE059106568D for ; Thu, 6 Nov 2008 21:09:33 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id D76F98FC16 for ; Thu, 6 Nov 2008 21:09:32 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.14.3/8.14.2) with ESMTP id mA6L9Pas028185; Thu, 6 Nov 2008 22:09:25 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.3/8.14.2/Submit) with ESMTP id mA6L9PQg028182; Thu, 6 Nov 2008 22:09:25 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Thu, 6 Nov 2008 22:09:25 +0100 (CET) From: Wojciech Puchar To: Christoph Kukulies In-Reply-To: <4913008F.6010106@kukulies.org> Message-ID: <20081106220731.B28070@wojtek.tensor.gdynia.pl> References: <4913008F.6010106@kukulies.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org Subject: Re: hit some FS/slice size limit? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Nov 2008 21:09:33 -0000 > I partitioned my Seagate 500 GB Sata drive under the FreeBSD 7.1 sysinstall > (booted from the install CD while having the drive attached to USB on my > notebook). When creating the filesystems I chose 472 G for the / partition > (wanted to put everything into one partition - yeah, I know, one should no - it's actually the best choice - one partition+swap, or no swap on modern machines with many GB RAM. > granulate this finer, but I didn' t want to bother right now). I got told > that it could not create the slice > (too big? it said). Hmm, is there some limit on a FreeBSD slice size? no idea. i don't use slices because my FreeBSD drives doesn't need to interoperate with DOS/Windoze. i never use sysinstall too :), simply use disklabel without making slices, make partitions and go on. my largest "drive" (gstripe) was 3TB, works fine with bsdlabel and UFS