From owner-freebsd-questions@FreeBSD.ORG Sun Oct 12 16:28:08 2003 Return-Path: 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 AEC6216A4B3 for ; Sun, 12 Oct 2003 16:28:08 -0700 (PDT) Received: from station189.com (station189.com [203.194.198.184]) by mx1.FreeBSD.org (Postfix) with SMTP id E13D043FB1 for ; Sun, 12 Oct 2003 16:28:06 -0700 (PDT) (envelope-from rtjohan@syspres.com) Received: (qmail 4664 invoked from network); 12 Oct 2003 23:28:49 -0000 Received: from unknown (HELO syspres.com) (12.210.21.239) by station189.com with SMTP; 12 Oct 2003 23:28:49 -0000 Message-ID: <3F89E312.6090502@syspres.com> Date: Sun, 12 Oct 2003 16:26:10 -0700 From: rtjohan@syspres.com User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5b) Gecko/20030901 Thunderbird/0.2 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Greg 'groggy' Lehey Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: Restoring vinum root from dump X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Oct 2003 23:28:08 -0000 [Oops, didn't realize that the thread id was captured in email. Should have known, sorry.] My terminology is all wrong. Just want to do a system restore. Have two 200GB disks using vinum mirroring for vinum volumes: /, /usr, /usr/local, /usr/ports, /usr/home, /var, and /tmp. Have one standalone 100GB backup disk. Did a restore before, but messed everything up and ended up reinstalling + redoing vinum setup. Don't want to do that again, so figured best to ask and make sure to use the correct restore process. Should anything special be done during a full restore since volumes are mirrored vinum volumes? I have complete dump images of the following vinum volumes : /, /usr, /usr/local, /usr/ports, /usr/home, /var. Was wondering if I should take primary drive down and boot from secondary drive into single user mode. Then mount the primary drive and restore the volumes to the primary drive. Then bring primary drive back up and reboot normally and run from primary drive. Pretty lame questions, but just didn't want to take a chance on this. Takes too much time for a newbie to set up machine up all over. Thanks again for any tips, Richard