From owner-freebsd-stable Thu Dec 19 20:35:57 2002 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 BA3D437B406 for ; Thu, 19 Dec 2002 20:35:55 -0800 (PST) Received: from spider.netmails.net (dsl-65-189-239-65.telocity.com [65.189.239.65]) by mx1.FreeBSD.org (Postfix) with SMTP id 46F0243EF4 for ; Thu, 19 Dec 2002 20:35:54 -0800 (PST) (envelope-from subscr@spider.netmails.net) Received: (qmail 90032 invoked by uid 1014); 20 Dec 2002 04:34:57 -0000 Date: Thu, 19 Dec 2002 22:34:57 -0600 From: Hari Bhaskaran To: Greg 'groggy' Lehey Cc: freebsd-stable@freebsd.org Subject: Re: bootvinum and multiple pc-partitions Message-ID: <20021219223457.A89899@spider.netmails.net> References: <20021219213350.A89777@spider.netmails.net> <20021220035634.GC90976@wantadilla.lemis.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20021220035634.GC90976@wantadilla.lemis.com>; from grog@FreeBSD.org on Fri, Dec 20, 2002 at 02:26:34PM +1030 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, Dec 20, 2002 at 02:26:34PM +1030, Greg 'groggy' Lehey wrote: > I must confess to being a bit baffled. You seem to be confused on a > number of points. Certainly there's never any reason to put more than > one Vinum volume on a physical disk. Are you asking where the second hard-drive is attached to the same cable? Yes, one is the master, other is slave. I guess this could be problem if the master is dead. But they are still two separate harddisks. I was following the article http://www.freebsd.org/doc/en_US.ISO8859-1/articles/vinum/index.html After a search, I found some other articles http://org.netbase.org/vinum-mirrored.html. May be I will try to follow this one. Here is a summary of what I was trying to do:- I began a normal FreeBSD install with a single 120G disk. I needed the following partitions / 1G swap 6G (may be a bit too much!) /var 3G /var/log 1G /var/tmp 1G /tmp 3G /usr 3G /usr/home 3G /fs1 2G /fs2 20G /fs3 40G /fs4 31G Since I don't seem to be able to create more than 7 or so FreeBSD fs partitions per PC-partition, I split the PC-partition into two. That's why I have ad0s1 & ad0s2. Now I need the whole disk mirrored on the second 120G disk. I may not want to mirror /fs4, that's all. > create.ThruBank > create.YouCrazy There are default files (I didn't care to change the default names) generated by bootvinum. > You shouldn't be specifying explicit drive offsets. It's also not a > good idea to specify names for pleses or subdisks. In addition, > you've detected a bug in the Vinum parser: you can't have / characters > in object names. [snip] > > You're creating a lot of unattached plexes here. Why? I just ran the script. So please ignore these. > > I don't know why you're going to so much trouble when it's *much* > easier to do it manually. I can't help you with bootvinum, beyond to > suggest not to use it. > > Greg > -- > See complete headers for address and phone numbers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message