From owner-freebsd-fs@FreeBSD.ORG Fri Feb 9 14:04:34 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 CE35516A76C for ; Fri, 9 Feb 2007 14:04:34 +0000 (UTC) (envelope-from indigo@voda.cz) Received: from smtp.voda.cz (gw.voda.cz [212.24.154.90]) by mx1.freebsd.org (Postfix) with ESMTP id 8BD0713C491 for ; Fri, 9 Feb 2007 14:04:34 +0000 (UTC) (envelope-from indigo@voda.cz) Received: from localhost (localhost [127.0.0.1]) by smtp.voda.cz (Postfix) with ESMTP id 4889843C02 for ; Fri, 9 Feb 2007 15:04:33 +0100 (CET) Received: from smtp.voda.cz ([127.0.0.1]) by localhost (mail.voda.cz [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 27649-08 for ; Fri, 9 Feb 2007 15:04:30 +0100 (CET) Received: from spyro.eiecon.net (unknown [213.151.77.190]) by smtp.voda.cz (Postfix) with ESMTP id 20F0C4381F for ; Fri, 9 Feb 2007 15:04:29 +0100 (CET) Date: Fri, 09 Feb 2007 15:04:30 +0100 To: freebsd-fs@freebsd.org From: Indigo Content-Type: text/plain; format=flowed; delsp=yes; charset=iso-8859-2 MIME-Version: 1.0 References: <646424.65334.qm@web58613.mail.re3.yahoo.com> Content-Transfer-Encoding: 7bit Message-ID: In-Reply-To: User-Agent: Opera Mail/9.10 (Win32) X-Virus-Scanned: by amavisd-new at voda.cz Subject: 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:04:34 -0000 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. Vasek