From owner-freebsd-questions@FreeBSD.ORG Thu Nov 6 22:15:07 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 F34F3106567C for ; Thu, 6 Nov 2008 22:15:07 +0000 (UTC) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: from gizmo.acns.msu.edu (gizmo.acns.msu.edu [35.8.1.43]) by mx1.freebsd.org (Postfix) with ESMTP id B8B308FC0C for ; Thu, 6 Nov 2008 22:15:07 +0000 (UTC) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: from gizmo.acns.msu.edu (localhost [127.0.0.1]) by gizmo.acns.msu.edu (8.13.6/8.13.6) with ESMTP id mA6MBXED045642; Thu, 6 Nov 2008 17:11:33 -0500 (EST) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: (from jerrymc@localhost) by gizmo.acns.msu.edu (8.13.6/8.13.6/Submit) id mA6MBXTa045641; Thu, 6 Nov 2008 17:11:33 -0500 (EST) (envelope-from jerrymc) Date: Thu, 6 Nov 2008 17:11:33 -0500 From: Jerry McAllister To: Wojciech Puchar Message-ID: <20081106221133.GB45532@gizmo.acns.msu.edu> References: <4913008F.6010106@kukulies.org> <20081106220731.B28070@wojtek.tensor.gdynia.pl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20081106220731.B28070@wojtek.tensor.gdynia.pl> User-Agent: Mutt/1.4.2.2i Cc: Christoph Kukulies , 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 22:15:08 -0000 On Thu, Nov 06, 2008 at 10:09:25PM +0100, Wojciech Puchar wrote: > >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. Remember, "best" depends on cirsumstance and need. It is definitely not best for all. But, it works well for some. It is usually good to separate OS from services and data, but not always. It is also often helpful to divide things in to manageable sized chunks, but that is not always meaningful. ////jerry > > >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 > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"