From owner-freebsd-questions@FreeBSD.ORG Fri May 13 08:24:02 2011 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 40C88106568B for ; Fri, 13 May 2011 08:24:02 +0000 (UTC) (envelope-from kraduk@gmail.com) Received: from mail-ww0-f50.google.com (mail-ww0-f50.google.com [74.125.82.50]) by mx1.freebsd.org (Postfix) with ESMTP id C96928FC08 for ; Fri, 13 May 2011 08:24:00 +0000 (UTC) Received: by wwc33 with SMTP id 33so2550975wwc.31 for ; Fri, 13 May 2011 01:24:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=G8pfurhNiPHZb9qOme3iR7V7q3QoCBrjvA0aCmxofwE=; b=ZSky6eugsuu6XvEgedE9Vt5oi1JoCdS0caJihKiPstj6sGKMqh30B8quIyut0RdkOU 9U2DmwKbGO3Dh3KIG7wHnQ7jGH4eKjDONMuJ4rlpEvs4c8fCa76bNrQAjAwBa5iVCo1L K9CqtS5cbsHHio64px6M4hvc0B576GC7WhC3U= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=havWIgX8Cl5A7rUobZ/9TL02Ngbs3wxHQosMzHGoXdPj7WnILgx6xSmaexp9idatew jrONS/acVoTMuDI/NMuKSl5SYxz5fuEAxYmcZXQf3A/tl6oDuBsJtRiXv1YS4qu0Z4Wr a6Pb+UoHKDQnX32qTR1sVkukcpDdndc7k8jx0= MIME-Version: 1.0 Received: by 10.216.237.136 with SMTP id y8mr33256weq.76.1305275039980; Fri, 13 May 2011 01:23:59 -0700 (PDT) Received: by 10.216.90.145 with HTTP; Fri, 13 May 2011 01:23:59 -0700 (PDT) In-Reply-To: <4DCA3CBF.5040306@netfence.it> References: <4DCA3CBF.5040306@netfence.it> Date: Fri, 13 May 2011 09:23:59 +0100 Message-ID: From: krad To: Andrea Venturoli Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: Maximum partition size 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: Fri, 13 May 2011 08:24:02 -0000 On 11 May 2011 08:37, Andrea Venturoli wrote: > Hello. > Sorry for the stupid questions, but Google only turns out very old answers > which might be outdated (at least I hope so). > > What is the maximum partition size I can use on 7.3? > I've used a 3TB gstripe on amd64, but now I'd like to gstripe two 2TB HDs > on a i386. > Will that work? > > bye & Thanks > av. > _______________________________________________ > 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" > It depends on partition schema you use. Stick with GPT and you will be fine for the foreseeable future.