From owner-freebsd-questions@FreeBSD.ORG Sat Jul 12 21:52:22 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5A2A837B404 for ; Sat, 12 Jul 2003 21:52:22 -0700 (PDT) Received: from smtp0.adl1.internode.on.net (smtp0.adl1.internode.on.net [203.16.214.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3CACA43FA3 for ; Sat, 12 Jul 2003 21:52:21 -0700 (PDT) (envelope-from malcolm.kay@internode.on.net) Received: from beta.home (ppp1839.sa.padsl.internode.on.net [150.101.26.46]) h6D4q0dj087404; Sun, 13 Jul 2003 14:22:00 +0930 (CST) Content-Type: text/plain; charset="iso-8859-1" From: Malcolm Kay Organization: At home To: freebsd@celestial.com, Joachim Dagerot , Freebsd Date: Sun, 13 Jul 2003 14:21:54 +0930 User-Agent: KMail/1.4.3 References: <1057992137.29715.7.camel@big.dagerot.com> <20030713000629.GA55186@wantadilla.lemis.com> <20030712182925.A32668@barryg.mi.celestial.com> In-Reply-To: <20030712182925.A32668@barryg.mi.celestial.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200307131421.54582.malcolm.kay@internode.on.net> Subject: Re: Expanding a Vinum RAID-5 array X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Jul 2003 04:52:22 -0000 On Sun, 13 Jul 2003 10:59, Bill Campbell wrote: > On Sun, Jul 13, 2003 at 09:36:29AM +0930, Greg 'groggy' Lehey wrote: > >On Sunday, 13 July 2003 at 0:07:04 +0200, Joachim Dagerot wrote: > > .... > > >> Do anyone know other (read hardware) RAID-systems that are known to > >> work well with freeBSD and also allows me to increase the total > >> diskspace without dataloss? > > > >I don't. > > The problem isn't the RAID system, but the UFS file system which doesn'= t > allow expansion. Vinum's ``concat'' mode allows one to add capacity, b= ut > not to expand the size of existing file systems. > > Are there any file systems that work with FreeBSD that allow expansion > after the fact? growfs(8) However RAID-5 is a different problem :-) Malcolm Kay