From owner-freebsd-geom@FreeBSD.ORG Tue Jun 19 14:26:45 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 6C34B106566B for ; Tue, 19 Jun 2012 14:26:45 +0000 (UTC) (envelope-from feld@feld.me) Received: from feld.me (unknown [IPv6:2607:f4e0:100:300::2]) by mx1.freebsd.org (Postfix) with ESMTP id 32B518FC0C for ; Tue, 19 Jun 2012 14:26:45 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=feld.me; s=blargle; h=In-Reply-To:Message-Id:From:Mime-Version:Cc:Date:References:Subject:To:Content-Type; bh=u0I2sdTyloqKEYtV9YaF0PWbiYJX+wk/M4dX7+6lcKE=; b=UpLHYdLIArJEiFwAyPq78JiwxiyXB8C21wQN/GTgyWohk92QaKVo+w1sVJVt4fJYzVhQEMK1IR/NaknyzSTmT6OcE4UOwYMMoP4MtNTaOE9td8hSJIIBhjofWT583ve5; Received: from localhost ([127.0.0.1] helo=mwi1.coffeenet.org) by feld.me with esmtp (Exim 4.77 (FreeBSD)) (envelope-from ) id 1SgzOD-000BD6-70; Tue, 19 Jun 2012 09:26:41 -0500 Received: from feld@feld.me by mwi1.coffeenet.org (Archiveopteryx 3.1.4) with esmtpa id 1340115995-94480-94479/5/9; Tue, 19 Jun 2012 14:26:35 +0000 Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes To: freebsd-geom@freebsd.org References: <20120619131011.GA76729@neutralgood.org> Date: Tue, 19 Jun 2012 09:26:34 -0500 Mime-Version: 1.0 From: Mark Felder Message-Id: In-Reply-To: <20120619131011.GA76729@neutralgood.org> User-Agent: Opera Mail/12.00 (FreeBSD) X-SA-Score: -1.5 Cc: kpneal@pobox.com 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 14:26:45 -0000 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.