From owner-freebsd-ia64@FreeBSD.ORG Wed Jun 24 13:10:37 2009 Return-Path: Delivered-To: freebsd-ia64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3B25A106570F for ; Wed, 24 Jun 2009 13:10:36 +0000 (UTC) (envelope-from pjd@garage.freebsd.pl) Received: from mail.garage.freebsd.pl (chello087206192061.chello.pl [87.206.192.61]) by mx1.freebsd.org (Postfix) with ESMTP id EC92D8FC0C for ; Wed, 24 Jun 2009 13:10:35 +0000 (UTC) (envelope-from pjd@garage.freebsd.pl) Received: by mail.garage.freebsd.pl (Postfix, from userid 65534) id 234D545CAC; Wed, 24 Jun 2009 14:52:40 +0200 (CEST) Received: from localhost (pjd.wheel.pl [10.0.1.1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.garage.freebsd.pl (Postfix) with ESMTP id 3462345C9C; Wed, 24 Jun 2009 14:52:35 +0200 (CEST) Date: Wed, 24 Jun 2009 14:52:44 +0200 From: Pawel Jakub Dawidek To: Anton Shterenlikht Message-ID: <20090624125244.GC1712@garage.freebsd.pl> References: <20090624124437.GA23627@mech-cluster238.men.bris.ac.uk> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="BwCQnh7xodEAoBMC" Content-Disposition: inline In-Reply-To: <20090624124437.GA23627@mech-cluster238.men.bris.ac.uk> User-Agent: Mutt/1.4.2.3i X-PGP-Key-URL: http://people.freebsd.org/~pjd/pjd.asc X-OS: FreeBSD 8.0-CURRENT i386 X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on mail.garage.freebsd.pl X-Spam-Level: X-Spam-Status: No, score=-5.9 required=4.5 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.0.4 Cc: freebsd-ia64@freebsd.org Subject: Re: gmirror on ia64? X-BeenThere: freebsd-ia64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the IA-64 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Jun 2009 13:10:38 -0000 --BwCQnh7xodEAoBMC Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jun 24, 2009 at 01:44:38PM +0100, Anton Shterenlikht wrote: > Anybody using gmirror on ia64? > I tried to follow the handbook and got these errors on reboot: >=20 > [skip] >=20 > acd0: FAILURE - READ_BIG MEDIUM ERROR asc=3D0x02 ascq=3D0x00 > acd0: FAILURE - READ_BIG MEDIUM ERROR asc=3D0x02 ascq=3D0x00 > acd0: FAILURE - READ_BIG MEDIUM ERROR asc=3D0x02 ascq=3D0x00 > Trying to mount root from ufs:/dev/da0p2 Is da0 part of the mirror? If so, once you open individual disk, /dev/mirror/gm0 provider will disappear. Use either the mirror or individual components, not both. > No suitable dump device was found. > Entropy harvesting: interrupts ethernet point_to_point kickstart. > swapon: /dev/mirror/gm0p3: No such file or directory > /dev/da0p2: FILE SYSTEM CLEAN; SKIPPING CHECKS > /dev/da0p2: clean, 235855 free (311 frags, 29443 blocks, 0.1% fragmentati= on) > Can't stat /dev/mirror/gm0p5: No such file or directory > Can't stat /dev/mirror/gm0p6: No such file or directory > Can't stat /dev/mirror/gm0p4: No such file or directory > Can't stat /dev/mirror/gm0p5: No such file or directory > Can't stat /dev/mirror/gm0p6: No such file or directory > Can't stat /dev/mirror/gm0p4: No such file or directory > THE FOLLOWING FILE SYSTEMS HAD AN UNEXPECTED INCONSISTENCY: > ufs: /dev/mirror/gm0p5 (/tmp), ufs: /dev/mirror/gm0p6 (/usr), ufs= : /dev/ > mirror/gm0p4 (/var) > Unknown error; help! > ERROR: ABORTING BOOT (sending SIGTERM to parent)! > Jun 24 13:58:20 init: /bin/sh on /etc/rc terminated abnormally, going to = single > user mode > Enter full pathname of shell or RETURN for /bin/sh: > # --=20 Pawel Jakub Dawidek http://www.wheel.pl pjd@FreeBSD.org http://www.FreeBSD.org FreeBSD committer Am I Evil? Yes, I Am! --BwCQnh7xodEAoBMC Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) iD8DBQFKQiGcForvXbEpPzQRAhPBAJ99BXouMYGtwrZwjkg2InUPIvzoEQCdGMgo P1b2mulO4+5QXbJb7LwLTjM= =P01e -----END PGP SIGNATURE----- --BwCQnh7xodEAoBMC--