From owner-freebsd-questions@FreeBSD.ORG Mon Jun 9 10:58:48 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 BEA4A37B401 for ; Mon, 9 Jun 2003 10:58:48 -0700 (PDT) Received: from adsl-64-161-78-226.dsl.lsan03.pacbell.net (adsl-64-161-78-226.dsl.lsan03.pacbell.net [64.161.78.226]) by mx1.FreeBSD.org (Postfix) with SMTP id 19EC943FAF for ; Mon, 9 Jun 2003 10:58:48 -0700 (PDT) (envelope-from oremanj@adsl-64-161-78-226.dsl.lsan03.pacbell.net) Received: (qmail 85529 invoked by uid 1001); 9 Jun 2003 18:00:30 -0000 Date: Mon, 9 Jun 2003 11:00:30 -0700 From: Joshua Oreman To: freeBSD Message-ID: <20030609180030.GB85429@webserver.get-linux.org> References: <1055171436.1892.3.camel@big.dagerot.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1055171436.1892.3.camel@big.dagerot.com> User-Agent: Mutt/1.4.1i cc: questions@freebsd.org Subject: Re: RAID, Vinum and different disksizes 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: Mon, 09 Jun 2003 17:58:49 -0000 On Mon, Jun 09, 2003 at 05:10:37PM +0200 or thereabouts, freeBSD seemed to write: > I have three 120GB disks and one 170GB disk. The first three is forming > a raid-5 volume using Vinum and the last one is just fooling around > without any purpose. > > Can I add this 170GB to the raid5 volume in any way at all? I do realise > that I will loose 50Gb, but that's better than not using it at all. Sorry, no. On the other hand, if the first three were a concat plex, you *could* do it, and you wouldn't even lose 50gb! Your best bet is either: a) mount the 170gb on /usr2 or something b) backup the data on the raid5, restore to a concat HTH, -- Josh > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"