From owner-freebsd-fs@FreeBSD.ORG Thu Jun 8 21:54:09 2006 Return-Path: X-Original-To: freebsd-fs@freebsd.org Delivered-To: freebsd-fs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8FF9B16AB32 for ; Thu, 8 Jun 2006 21:54:09 +0000 (UTC) (envelope-from anderson@centtech.com) Received: from mh1.centtech.com (moat3.centtech.com [207.200.51.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id A230044A6F for ; Thu, 8 Jun 2006 19:34:42 +0000 (GMT) (envelope-from anderson@centtech.com) Received: from [10.177.171.220] (neutrino.centtech.com [10.177.171.220]) by mh1.centtech.com (8.13.1/8.13.1) with ESMTP id k58JYUrT031539; Thu, 8 Jun 2006 14:34:31 -0500 (CDT) (envelope-from anderson@centtech.com) Message-ID: <44887BCF.7020409@centtech.com> Date: Thu, 08 Jun 2006 14:34:39 -0500 From: Eric Anderson User-Agent: Thunderbird 1.5.0.2 (X11/20060506) MIME-Version: 1.0 To: gorgonite@freesurf.fr References: <33162.147.250.1.2.1149783482.squirrel@jose.freesurf.fr> In-Reply-To: <33162.147.250.1.2.1149783482.squirrel@jose.freesurf.fr> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV 0.87.1/1522/Thu Jun 8 10:54:38 2006 on mh1.centtech.com X-Virus-Status: Clean Cc: freebsd-fs@freebsd.org Subject: Re: [gvinum] add a disk in concat mode X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jun 2006 21:54:09 -0000 Gorgonite wrote: > Hello, > > > I run on FreeBSD v6.1 > I have a disk with 300Go (/dev/ad0) in concat mode with gvinum (myvol.p0) > I would like to add a disk of 200Go (/dev/ad2) on this volume, but without > erasing my previous data (ad0) > > I executed this script > > Code: > #! /bin/sh dd if=/dev/zero of=/dev/ad2 count=2 disklabel /dev/ad2 | > disklabel -B -R -r ad2 /dev/stdin newsfs /dev/ad2c gvinum create gvinum.conf > > > with this gvinum.conf > > Code: > drive b device /dev/ad2c plex name myvol.p1 org concat vol myvol sd length > 188358m drive b > > > > it seems to be okay for gvinum... and I wanted to update my "partition" > > Code: > growfs -S "483g" /dev/gvinum/myvol > > > > but it failed with "grow is not growing..." > > > Can anyone help me, please ? > Thanks. > > > ps: sorry for my bad english :'( Did you unmount the filesystem? Eric -- ------------------------------------------------------------------------ Eric Anderson Sr. Systems Administrator Centaur Technology Anything that works is better than anything that doesn't. ------------------------------------------------------------------------