From owner-freebsd-current@FreeBSD.ORG Mon Aug 16 14:16:09 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7D9ED16A4CE for ; Mon, 16 Aug 2004 14:16:09 +0000 (GMT) Received: from mail.tecdigital.net (mail.tecdigital.net [69.20.85.249]) by mx1.FreeBSD.org (Postfix) with ESMTP id 355F443D39 for ; Mon, 16 Aug 2004 14:16:09 +0000 (GMT) (envelope-from mariodoria@yahoo.com) Received: from madd-wireless.localdomain (host-200-56-121-63.block.alestra.net.mx [200.56.121.63]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by mail.tecdigital.net (Postfix) with ESMTP id 7D13C49FA5 for ; Mon, 16 Aug 2004 09:16:08 -0500 (CDT) From: "Mario A. Doria" To: freebsd-current@freebsd.org Date: Mon, 16 Aug 2004 09:16:06 -0500 User-Agent: KMail/1.6.82 References: <20040816120108.D545116A515@hub.freebsd.org> In-Reply-To: <20040816120108.D545116A515@hub.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200408160916.06909.mariodoria@yahoo.com> Subject: Re: What's the status of vinum? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Aug 2004 14:16:09 -0000 >I'm currently doing a vinum RAID 1 on a box that runs RELENG_4_8. =A0For >what I do, at least, RELENG_5_2 "feels worthy" of a production box and >I'd really like to take advantage of some features 4.x doesn't have. >The threads on vinum/gvinum have me wondering if I should hold off a >bit. =A0What's the current condition of gvinum? =A0How well does >vinum/gvinum work in RELENG_5_2? =A0What are the features not yet >implemented in gvinum? =A0My eyeballs didn't capture any URLs for a=20 status >page, but if someone can point me at one, that would be great. Hi, I tried to upgrade a machine running vinum from sources dated=20 2004.06.17.18.00.00, to -CURRENT sources of 2004.07.12 with gvinum but=20 with no success. After installing new world and kernel, I tried to do a=20 "gvinum start". The first time I ran it, it reported a mirror and a=20 concatenated plex OK, but after the first reboot it had lost its=20 configuration. I tried to start over using gvinum, by first, using=20 vinum and doing a resetconfig, then doing a create using gvinum. No=20 luck, I still lost my gvinum configuration after a reboot. Mario=20