From owner-freebsd-stable@FreeBSD.ORG Sun Nov 7 05:30:03 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 77F5616A4CE for ; Sun, 7 Nov 2004 05:30:03 +0000 (GMT) Received: from mta13.adelphia.net (mta13.mail.adelphia.net [68.168.78.44]) by mx1.FreeBSD.org (Postfix) with ESMTP id F231343D2F for ; Sun, 7 Nov 2004 05:30:02 +0000 (GMT) (envelope-from security@jim-liesl.org) Received: from smtp.jim-liesl.org ([68.71.52.28]) by mta13.adelphia.net (InterMail vM.6.01.03.02 201-2131-111-104-20040324) with ESMTP id <20041107053002.JBQP3533.mta13.adelphia.net@smtp.jim-liesl.org>; Sun, 7 Nov 2004 00:30:02 -0500 Received: from [192.168.1.101] (unknown [192.168.1.101]) by smtp.jim-liesl.org (Postfix) with ESMTP id 12792152B6; Sat, 6 Nov 2004 22:30:02 -0700 (MST) From: secmgr To: msch@snafu.de In-Reply-To: <200411061217.06061.msch@snafu.de> References: <02f201c4ba91$f9f95db0$33017f80@psique> <20041103031316.A95136@titus.hanley.stade.co.uk> <41893F4D.6090702@jim-liesl.org> <200411061217.06061.msch@snafu.de> Content-Type: text/plain Organization: Message-Id: <1099805401.4420.4.camel@emperor> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.2 (1.2.2-5) Date: 06 Nov 2004 22:30:01 -0700 Content-Transfer-Encoding: 7bit cc: freebsd-stable@freebsd.org Subject: Re: freebsd 5.3 have any problem with vinum ? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Nov 2004 05:30:03 -0000 I did a gvinum start. On Sat, 2004-11-06 at 04:16, Matthias Schuendehuette wrote: > Am Mittwoch, 3. November 2004 21:27 schrieb secmgr: > > Just ran into this myself. I had a perfectly happy raid 5 plex under > > 5.3 RC1. I upgrade to RC2, and the whole plex goes stale. I deleted > > everything from the volume on down (except for the drives), and tried > > to recreate the vol/plex/sd's. gvinum creates them, but they come > > back (like the undead) as stale and unusable (just like they were > > before). I'm finding commands documented (in help), but unimplemented > > (checkparity? init?). > > Did you try to simply 'start' the plex? This works for initialisation of > a newly created RAID5-Plex as well as for recalculating parity > informations on a degraded RAID5-Plex. > > It's that simple (at least for me on 5-STABLE) but admittedly > undocumented.