From owner-freebsd-questions@FreeBSD.ORG Sat Jul 29 19:27:18 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 1E6F216A4DA for ; Sat, 29 Jul 2006 19:27:18 +0000 (UTC) (envelope-from igorr@speechpro.com) Received: from speechpro.ru (speech-tech-2.ip.PeterStar.net [81.3.190.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id 927F543D6D for ; Sat, 29 Jul 2006 19:27:17 +0000 (GMT) (envelope-from igorr@speechpro.com) Received: from [192.168.2.26] (helo=sysadm.stc) by s1.stc with esmtp (Exim 4.53 (FreeBSD)) id 1G6uSy-0000ey-BL for freebsd-questions@freebsd.org; Sat, 29 Jul 2006 23:27:16 +0400 Received: from localhost.stc ([127.0.0.1] helo=sysadm.stc) by sysadm.stc with esmtp (Exim 4.62 (FreeBSD)) (envelope-from ) id 1G6uT6-00031x-Io for freebsd-questions@freebsd.org; Sat, 29 Jul 2006 23:27:24 +0400 Received: (from igorr@localhost) by sysadm.stc (8.13.6/8.13.6/Submit) id k6TJRO8m011652 for freebsd-questions@freebsd.org; Sat, 29 Jul 2006 23:27:24 +0400 (MSD) (envelope-from igorr) Date: Sat, 29 Jul 2006 23:27:24 +0400 From: Igor Robul To: freebsd-questions@freebsd.org Message-ID: <20060729192724.GB11595@sysadm.stc> References: <44BD4AF9.60605@firebadger.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <44BD4AF9.60605@firebadger.net> User-Agent: Mutt/1.5.11 X-Archived: Yes Subject: Re: Using 3ware OCE and FreeBSD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 Jul 2006 19:27:18 -0000 On Tue, Jul 18, 2006 at 09:56:25PM +0100, Richard Collyer wrote: > > Now that all seems easy enough however wouldn't using OCE change the > partition size (obviously) leading to the partition needing to be > reformatted? I have not used it myself but there is "growfs" utility in base FreeBSD. Look at growfs(8)