From owner-freebsd-fs@FreeBSD.ORG Fri Feb 9 14:14:17 2007 Return-Path: X-Original-To: freebsd-fs@freebsd.org Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 07BDF16A400 for ; Fri, 9 Feb 2007 14:14:17 +0000 (UTC) (envelope-from anderson@freebsd.org) Received: from mh1.centtech.com (moat3.centtech.com [64.129.166.50]) by mx1.freebsd.org (Postfix) with ESMTP id CFA6713C461 for ; Fri, 9 Feb 2007 14:14:16 +0000 (UTC) (envelope-from anderson@freebsd.org) Received: from [10.177.171.220] (neutrino.centtech.com [10.177.171.220]) by mh1.centtech.com (8.13.8/8.13.8) with ESMTP id l19EEB9I009889; Fri, 9 Feb 2007 08:14:12 -0600 (CST) (envelope-from anderson@freebsd.org) Message-ID: <45CC81B4.2050501@freebsd.org> Date: Fri, 09 Feb 2007 08:14:12 -0600 From: Eric Anderson User-Agent: Thunderbird 1.5.0.9 (X11/20070204) MIME-Version: 1.0 To: Indigo References: <646424.65334.qm@web58613.mail.re3.yahoo.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV 0.88.4/2544/Fri Feb 9 02:44:48 2007 on mh1.centtech.com X-Virus-Status: Clean X-Spam-Status: No, score=-2.6 required=8.0 tests=AWL,BAYES_00 autolearn=ham version=3.1.6 X-Spam-Checker-Version: SpamAssassin 3.1.6 (2006-10-03) on mh1.centtech.com Cc: freebsd-fs@freebsd.org Subject: Re: Expanding drives 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: Fri, 09 Feb 2007 14:14:17 -0000 On 02/09/07 08:04, Indigo wrote: > Hello everyone, > my new RAID card just arrived in the mail and it can expand an array. > > My question is - how can I expand a filesystem(slice&parititon OR raw > device) when I add another drive to a RAID-5 for example. > > I will probably flood this mailing list with questions today because > theres a lot of things I couldn;t find in the handbook. See growfs(8) Eric