From owner-freebsd-fs@FreeBSD.ORG Mon Oct 1 09:11:16 2007 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9EB7E16A421 for ; Mon, 1 Oct 2007 09:11:16 +0000 (UTC) (envelope-from pjd@garage.freebsd.pl) Received: from mail.garage.freebsd.pl (arm132.internetdsl.tpnet.pl [83.17.198.132]) by mx1.freebsd.org (Postfix) with ESMTP id 3875413C43E for ; Mon, 1 Oct 2007 09:11:15 +0000 (UTC) (envelope-from pjd@garage.freebsd.pl) Received: by mail.garage.freebsd.pl (Postfix, from userid 65534) id 913C245E8F; Mon, 1 Oct 2007 11:11:13 +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 BB0E2456AB; Mon, 1 Oct 2007 11:11:08 +0200 (CEST) Date: Mon, 1 Oct 2007 11:11:06 +0200 From: Pawel Jakub Dawidek To: "Axel S. Gruner" Message-ID: <20071001091106.GB35764@garage.freebsd.pl> References: <4700A791.6020606@encephalon.de> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="WYTEVAkct0FjGQmd" Content-Disposition: inline In-Reply-To: <4700A791.6020606@encephalon.de> User-Agent: Mutt/1.4.2.3i X-PGP-Key-URL: http://people.freebsd.org/~pjd/pjd.asc X-OS: FreeBSD 7.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=3.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.0.4 Cc: freebsd-fs@freebsd.org Subject: Re: zpool does not work X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Oct 2007 09:11:16 -0000 --WYTEVAkct0FjGQmd Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Oct 01, 2007 at 09:53:53AM +0200, Axel S. Gruner wrote: > Hi, >=20 > FreeBSD CURRENT from Fri Sep 28: >=20 > #zpool create zeta raidz da1 da2 da3 da4 > Assertion failed: (P???P???), function rv =3D=3D 0, file > /usr/src/cddl/sbin/zpool/../../../contrib/opensolaris/cmd/zpool/zpool_vde= v.c, > line 131. > Abort (core dumped) >=20 > What could be the Problem? It fails on geom_gettree(). Something seems to be wrong with your GEOM topology, most likely some strange provider name that use characters reserved for XML. Can you paste the output of 'sysctl -b kern.geom.confxml'? --=20 Pawel Jakub Dawidek http://www.wheel.pl pjd@FreeBSD.org http://www.FreeBSD.org FreeBSD committer Am I Evil? Yes, I Am! --WYTEVAkct0FjGQmd Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) iD8DBQFHALmqForvXbEpPzQRArsKAKDtGji9h5ks8KgDDhTEP2KbH2yjfgCfaF8I H9LG5D4uDOn7k/cq7J6lvSk= =TH0h -----END PGP SIGNATURE----- --WYTEVAkct0FjGQmd--