From owner-freebsd-stable@FreeBSD.ORG Sat Apr 17 12:38:17 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 C17ED16A4CE for ; Sat, 17 Apr 2004 12:38:17 -0700 (PDT) Received: from moneo.upc.es (moneo.upc.es [147.83.2.91]) by mx1.FreeBSD.org (Postfix) with ESMTP id C5A2E43D31 for ; Sat, 17 Apr 2004 12:38:16 -0700 (PDT) (envelope-from joan@iaeste-catalunya.upc.es) Received: from localhost (localhost [127.0.0.1]) by moneo.upc.es (8.12.10/8.12.10) with ESMTP id i3HJcExp027762 for ; Sat, 17 Apr 2004 21:38:14 +0200 (MEST) Received: from moneo.upc.es ([127.0.0.1]) by localhost (moneo [127.0.0.1]) (amavisd-new, port 10023) with LMTP id 27565-01-7 for ; Sat, 17 Apr 2004 21:38:13 +0200 (MEST) Received: from iaeste-catalunya.upc.es (iaeste-catalunya.upc.es [147.83.55.111]) by moneo.upc.es (8.12.10/8.12.10) with SMTP id i3HJYQbO026478 for ; Sat, 17 Apr 2004 21:35:09 +0200 (MEST) Received: (qmail 4939 invoked by uid 1001); 17 Apr 2004 19:32:04 -0000 Date: Sat, 17 Apr 2004 21:32:04 +0200 From: Joan Picanyol i Puig To: freebsd-stable@freebsd.org, grog@lemis.com Message-ID: <20040417193204.GA4908@iaeste-catalunya.upc.es> References: <20040417120451.GB26650@iaeste-catalunya.upc.es> <20040417141545.GC26650@iaeste-catalunya.upc.es> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="82I3+IH0IqGh5yIs" Content-Disposition: inline In-Reply-To: <20040417141545.GC26650@iaeste-catalunya.upc.es> User-Agent: Mutt/1.5.5.1i Subject: Re: vinum configuration broken 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: Sat, 17 Apr 2004 19:38:17 -0000 --82I3+IH0IqGh5yIs Content-Type: text/plain; charset=us-ascii Content-Disposition: inline [please honour Mail-Followup-To:; resent with the attachment] On Sat, Apr 17, 2004 at 04:15:45PM +0200, Joan Picanyol i Puig wrote: > During this afternoon I'll work on crafting a configuration file for all > this, should I do a resetconfig before applying it? In any case, I'll > definitely wish I can get a reassuring review of the config file before > I risk it :o I'm attaching what I think is the right configuration file to get vinum back to reason. However, I have some doubts: Is this in your opinion the correct configuration file? In what state is vinum going to set everything up? Will it be in a consistent state? Should I do vinum resetconfig before vinum create? I'd really like if someone could reassure me before definitely screwing up everything, just to be able to not feel guilty twice (once for screwing it up, another time for _really_ screwing it up) tks -- pica --82I3+IH0IqGh5yIs Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="vinum.recreate" drive barracuda device /dev/da0s1e drive barracudaf device /dev/da0s1f drive seagate device /dev/da1s1e drive seagatef device /dev/da1s1f drive worthless device /dev/ad2s1d drive storage device /dev/ad0s1d volume var volume base volume apps volume home volume bulk plex name tmp.p0 org striped 600s vol tmp plex name var.p0 org concat vol var plex name var.p1 org concat vol var plex name base.p0 org concat vol base plex name base.p1 org concat vol base plex name apps.p0 org concat vol apps plex name apps.p1 org concat vol apps plex name home.p0 org concat vol home plex name home.p1 org concat vol home plex name bulk.p0 org concat vol bulk sd name tmp.p0.s0 drive seagate plex tmp.p0 len 2094600s driveoffset 265s plexoffset 0s sd name tmp.p0.s1 drive barracuda plex tmp.p0 len 2094600s driveoffset 265s plexoffset 600s sd name var.p0.s0 drive seagate plex var.p0 len 522240s driveoffset 2095369s plexoffset 0s sd name var.p1.s0 drive barracuda plex var.p1 len 522240s driveoffset 2095369s state up plexoffset 0s sd name base.p0.s0 drive seagatef plex base.p0 len 524288s driveoffset 265s plexoffset 0s sd name base.p1.s0 drive barracudaf plex base.p1 len 524288s driveoffset 265s plexoffset 0s sd name apps.p0.s0 drive seagatef plex apps.p0 len 5242880s driveoffset 524553s plexoffset 0s sd name apps.p1.s0 drive barracudaf plex apps.p1 len 5242880s driveoffset 524553s plexoffset 0s sd name home.p0.s0 drive barracudaf plex home.p0 len 8999251s driveoffset 5767433s plexoffset 0s sd name home.p1.s0 drive seagatef plex home.p1 len 8999251s driveoffset 5767433s plexoffset 0s sd name bulk.p0.s0 drive worthless plex bulk.p0 len 77902888s driveoffset 265s plexoffset 0s sd name bulk.p0.s1 drive storage plex bulk.p0 len 78165032s driveoffset 265s plexoffset 77902888s --82I3+IH0IqGh5yIs--