From owner-freebsd-questions Thu Sep 21 5:59: 3 2000 Delivered-To: freebsd-questions@freebsd.org Received: from isy.liu.se (isy.liu.se [130.236.48.10]) by hub.freebsd.org (Postfix) with ESMTP id 56FC837B422 for ; Thu, 21 Sep 2000 05:59:00 -0700 (PDT) Received: from lagrange.isy.liu.se (lagrange.isy.liu.se [130.236.49.127]) by isy.liu.se (8.10.0/8.10.0) with ESMTP id e8LCwwn08281; Thu, 21 Sep 2000 14:58:58 +0200 (MET DST) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: Date: Thu, 21 Sep 2000 14:58:56 +0200 (CEST) From: Micke Josefsson To: Thomas Spreng Subject: RE: creating RAID1 with vinum Cc: questions@FreeBSD.ORG Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 21-Sep-00 Thomas Spreng wrote: > Hi, > im trying to set up a mirrored system on my box. > I have two identical harddrives and would like to mirror > the complete system. I have a /, swap, /var and /usr > partition on my disk. That won't work. The system cannot be booted from a vinum volume. Leave / untouched. > I have read some docs about vinum (freebsddiary and lemis) > and i only have one problem with it. When you change > your fstype to vinum your data will be erased. > So my question is...how can i change my root partition > to vinum without deleting everything? You will lose all info when moving from ufs to vinum. I suggest a dump/restore procedure with all the goodies you want to keep. > I have only done a minimum install so far, there is > plenty of space free on my /usr part. > > Well, if anyone has the same configuration (mirrored drives) > i would be grateful to see your config. Just in case that i > encounter any problems later on. vinum -> printconfig # Vinum configuration of vanheden.isy.liu.se, saved at Thu Sep 21 14:56:34 2000 drive vinumdrive0 device /dev/da1s1e drive vinumdrive1 device /dev/da2s1e volume mirror plex name mirror.p0 org concat vol mirror plex name mirror.p1 org concat vol mirror sd name mirror.p0.s0 drive vinumdrive0 plex mirror.p0 len 17915975s driveoffset 265s plexoffset 0s sd name mirror.p1.s0 drive vinumdrive1 plex mirror.p1 len 17915975s driveoffset 265s plexoffset 0s vinum -> > Thanks so far, Tom > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message ---------------------------------- Michael Josefsson, MSEE mj@isy.liu.se This message was sent by XFMail running on FreeBSD 3.5-STABLE ---------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message