From owner-freebsd-questions@FreeBSD.ORG Fri Dec 30 13:36:18 2005 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 19A5016A41F for ; Fri, 30 Dec 2005 13:36:18 +0000 (GMT) (envelope-from lk@tempest.sk) Received: from mailgw.dgrp.sk (mailgw.dgrp.sk [195.28.127.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2137F43D48 for ; Fri, 30 Dec 2005 13:36:16 +0000 (GMT) (envelope-from lk@tempest.sk) Received: by mailgw.dgrp.sk (Postfix, from userid 1003) id 7B91434A5A4; Fri, 30 Dec 2005 14:36:15 +0100 (CET) X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on mailgw.dgrp.sk X-Spam-Level: X-Spam-Status: No, score=-2.5 required=4.0 tests=AWL,BAYES_00 autolearn=ham version=3.1.0 Received: from webmail.tempest.sk (domino1.tempest.sk [195.28.100.38]) by mailgw.dgrp.sk (Postfix) with ESMTP id 1E47934A5A3; Fri, 30 Dec 2005 14:36:12 +0100 (CET) Received: from lk.tempest.sk ([195.28.109.47]) by webmail.tempest.sk (Lotus Domino Release 6.5.4) with ESMTP id 2005123014361119-10390 ; Fri, 30 Dec 2005 14:36:11 +0100 Received: from lk.tempest.sk (localhost [127.0.0.1]) by lk.tempest.sk (8.13.3/8.12.9) with ESMTP id jBUDa6HZ084435; Fri, 30 Dec 2005 14:36:06 +0100 (CET) (envelope-from koren@lk.tempest.sk) Received: (from koren@localhost) by lk.tempest.sk (8.13.3/8.13.1/Submit) id jBUDa6EQ084432; Fri, 30 Dec 2005 14:36:06 +0100 (CET) (envelope-from koren) Date: Fri, 30 Dec 2005 14:36:06 +0100 (CET) Message-Id: <200512301336.jBUDa6EQ084432@lk.tempest.sk> From: Ludo Koren To: freebsd-questions@amadeus.demon.nl In-reply-to: <8443CD6F-E959-4738-9CBF-49942B26F777@amadeus.demon.nl> (message from freebsd-questions on Mon, 26 Dec 2005 04:30:56 +0100) References: <87acey71y7.fsf@lk.tempest.sk> <87hd8z6gbx.fsf@lk.tempest.sk> <8443CD6F-E959-4738-9CBF-49942B26F777@amadeus.demon.nl> X-MIMETrack: Itemize by SMTP Server on Domino1/DGRP(Release 6.5.4|March 27, 2005) at 30.12.2005 14:36:11, Serialize by Router on Domino1/DGRP(Release 6.5.4|March 27, 2005) at 30.12.2005 14:36:12, Serialize complete at 30.12.2005 14:36:12 Cc: freebsd-questions@freebsd.org Subject: Re: gvinum: adding plex and subdisks to existing volume 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: Fri, 30 Dec 2005 13:36:18 -0000 > On 23 dec 2005, at 15:25, Ludo Koren wrote: >>>>>>> Arno Beekman writes: >> >>> On 18 dec 2005, at 18:24, Ludo Koren wrote: >> >>>> Any help appreciated, I cannot find useful hints. >>>> >> >>> http://www.vinumvm.org/ http://www.freebsddiary.org/vinum.php >>> man 4 vinum man 8 vinum >>> http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/vinum- >>> vinum.html http://devel.reinikainen.net/docs/how-to/Vinum/ >> maybe I was not enough specific. There is not enough >> information about gvinum in the case. All you've mentioned is >> about vinum and there are some diffrences; not all commands are >> implemented... BTW, the addition of disk on 5.4-STABLE is >> causing panic. I posted the problem to the >> freebsd-geom@freebsd.org. >> >> Regards, >> >> lk >> > hi Ludo, > gvinum = vinum anything you need to do to add a new drive which > is written on those sites can be done for gvinum as well... at > least that's my experience http://wikitest.freebsd.org/moin.cgi/GvinumManPage specifically BUGS: gvinum(8) does not yet fully implement all functions found in vinum(4). Specifically, the following commands from vinum(4) are not supported: ... > if you follow the descriptions of replacing a disk and get > panics there might be something else that's wrong lk