From owner-freebsd-geom@FreeBSD.ORG Tue Jun 19 15:33:13 2012 Return-Path: Delivered-To: freebsd-geom@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6E9A9106564A for ; Tue, 19 Jun 2012 15:33:13 +0000 (UTC) (envelope-from rwmaillists@googlemail.com) Received: from mail-ee0-f54.google.com (mail-ee0-f54.google.com [74.125.83.54]) by mx1.freebsd.org (Postfix) with ESMTP id EA2C38FC1E for ; Tue, 19 Jun 2012 15:33:12 +0000 (UTC) Received: by eeke49 with SMTP id e49so2367334eek.13 for ; Tue, 19 Jun 2012 08:33:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=date:from:to:subject:message-id:in-reply-to:references:x-mailer :mime-version:content-type:content-transfer-encoding; bh=EBj2SDdqqzExGfa/slDeTZRvL0dHCv+r4grYBT31RwM=; b=UnJoajZ2HCWdPx8OV3y/te4iwtSjrHKmd2/TjXsyatNc48djr+iQHaj2GXCW3IYcob 7VB3zlQeJA8McdTiyWsi96LfwV8AW9gfgcgK8vF9CXHKqt2qN6tREZunDgFmxrFxDdas HF9ShBEUkQWvDzYK6+Kd2y4h5RX7hJ5qz+iXbn5LH8GtSO/NjXyzuTHxEJ+5ID9Zspjk 6L+lg0CTkCzoXMDrFyhxZPNiTAOkhExdJHpQnBeL5dxiBEYLQybfJQaEKPVQXUxZHQIO VxDdFqUpa4PytQSYlVWrhqj0Kpx6HPfaYRZqaCnRMjyNPnDptjRCYqPj0OC8cyOyiKHG NLdA== Received: by 10.14.127.202 with SMTP id d50mr4389416eei.193.1340119991764; Tue, 19 Jun 2012 08:33:11 -0700 (PDT) Received: from gumby.homeunix.com (87-194-105-247.bethere.co.uk. [87.194.105.247]) by mx.google.com with ESMTPS id t3sm77484800eeb.15.2012.06.19.08.33.10 (version=SSLv3 cipher=OTHER); Tue, 19 Jun 2012 08:33:11 -0700 (PDT) Date: Tue, 19 Jun 2012 16:33:08 +0100 From: RW To: freebsd-geom@freebsd.org Message-ID: <20120619163308.5cc9930d@gumby.homeunix.com> In-Reply-To: References: <20120619131011.GA76729@neutralgood.org> X-Mailer: Claws Mail 3.8.0 (GTK+ 2.24.6; amd64-portbld-freebsd8.3) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: Gconcat + growfs: we are not growing X-BeenThere: freebsd-geom@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GEOM-specific discussions and implementations List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Jun 2012 15:33:13 -0000 On Tue, 19 Jun 2012 09:26:34 -0500 Mark Felder wrote: > On Tue, 19 Jun 2012 08:10:11 -0500, wrote: > > > You do realize that if you have a single filesystem spread across > > multiple > > disks with gconcat then one drive failing will kill the entire > > filesystem, > > right? > > Media files are usually categorized under "non-important data" > unless they're your life's work. I'm sure he's just trying to create > more storage for his FreeBSD based media player or storage backend. That's not consistent with: " I am not too fussy about the data but I dont want one disk failing to cause me to loose all my data."