From owner-freebsd-stable@FreeBSD.ORG Sun Oct 9 20:28:50 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 C3C5116A420 for ; Sun, 9 Oct 2005 20:28:50 +0000 (GMT) (envelope-from hlecuanda@gmail.com) Received: from qproxy.gmail.com (qproxy.gmail.com [72.14.204.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2FEC443D48 for ; Sun, 9 Oct 2005 20:28:50 +0000 (GMT) (envelope-from hlecuanda@gmail.com) Received: by qproxy.gmail.com with SMTP id o12so168473qba for ; Sun, 09 Oct 2005 13:28:49 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=bnjZxaRHIJIMraq9Oky5oJL438px3OQgmoVIA0Cym/oxaVJ+ZXXxtvTaHzQd2XZSezyBCJk8gMKtnBmxFH9WddWkMBzczpufvoU+8ELmCXrlplNgy3EPKFWM4L7/YzgdxWSvUHzaac2pBJmv38NwxUPyl3XvAD77miXzj6S5mP8= Received: by 10.64.209.15 with SMTP id h15mr1586551qbg; Sun, 09 Oct 2005 13:28:49 -0700 (PDT) Received: by 10.64.208.4 with HTTP; Sun, 9 Oct 2005 13:28:49 -0700 (PDT) Message-ID: Date: Sun, 9 Oct 2005 13:28:49 -0700 From: Hector Lecuanda To: rihad In-Reply-To: <43477BBC.7000904@mail.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <43477BBC.7000904@mail.ru> Cc: freebsd-stable@freebsd.org Subject: Re: FreeBSD binary upgrade / gmirror X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Hector Lecuanda List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Oct 2005 20:28:50 -0000 I Could be wrong, but i believe that you dont have to disklabel your GEOM devices on sysinstall.. just make sure you load the geom_mirror module on your /boot/loader.conf file (add geom_mirror_load=3D"YES") and mount the mirrored device... Upon loading, the geom_mirror module will read the metadata on the mirrored devices and will create the appropriate device (the one you should mount)... to be sure, after doing your upgrade, without labeling your disks (dont touch them using sysinstall) just run gmirror load that will load the module and read your mirrored partitions.. all your data should be there, and gmirror status will tell you what is the device you need to add to /etc/fstab good luck! On 10/8/05, rihad wrote: > I have a FreeBSD 5.3 box and its two HDD's are setup as one GEOM mirror > unit /dev/mirror/gm0 (c.f. http://people.freebsd.org/~rse/mirror/). Now > Now I want to do a binary upgrade to FreeBSD 5.4, but the new > sysinstall's disklabel editor only recognizes the IDE disks and does not > consider the GEOM mirror (mentioned in /etc/fstab, btw). How do I go > about this? Thanks. > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" > -- -Hector Lecuanda PGP Public Key / Llave Publica PGP: http://lecuanda.com/pgp_pubkey.asc http://lecuanda.com/pgp_pubkey.txt