From owner-freebsd-current@FreeBSD.ORG Fri Jun 10 07:04:36 2011 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2906A106566C for ; Fri, 10 Jun 2011 07:04:36 +0000 (UTC) (envelope-from bu7cher@yandex.ru) Received: from forward3.mail.yandex.net (forward3.mail.yandex.net [77.88.46.8]) by mx1.freebsd.org (Postfix) with ESMTP id C0CCC8FC14 for ; Fri, 10 Jun 2011 07:04:35 +0000 (UTC) Received: from smtp2.mail.yandex.net (smtp2.mail.yandex.net [77.88.46.102]) by forward3.mail.yandex.net (Yandex) with ESMTP id AC9DAB44F4A; Fri, 10 Jun 2011 11:04:33 +0400 (MSD) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1307689473; bh=T5VuH3E84i0oQZxAUeyTNEpdR9vUv7RcisQTa9jwImg=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:References: In-Reply-To:Content-Type; b=h3TNoSYHRQRoQsemx6en8Xv2GR4MBML1zT6Z87ZkgV9MMi1fh3ussT3RSGumogDwo 0AGkQKGWtAP4/3dgl3Fre6jKQTiPjRQqcWSoJQWLRuztKdOFJ+jBEKWrQ6UKV0JNC7 3CbSME6Y1kcEOrdruuG5138+DGTjCJXsn7/pLZA8= Received: from [127.0.0.1] (ns.kirov.so-ups.ru [77.72.136.145]) by smtp2.mail.yandex.net (Yandex) with ESMTPSA id 606435D100A4; Fri, 10 Jun 2011 11:04:33 +0400 (MSD) Message-ID: <4DF1C1F5.1000503@yandex.ru> Date: Fri, 10 Jun 2011 11:04:21 +0400 From: "Andrey V. Elsukov" User-Agent: Mozilla Thunderbird 1.5 (FreeBSD/20051231) MIME-Version: 1.0 To: Eir Nym References: <4DEF66D0.6010307@ukr.net> <4DEFC9A7.90304@ukr.net> <4DF08BAD.60005@FreeBSD.org> <4DF0965B.8030607@yandex.ru> <4DF19CF4.6040007@FreeBSD.org> In-Reply-To: X-Enigmail-Version: 1.1.1 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig9B98A521B31CF3E88C4C7664" X-Yandex-Spam: 1 Cc: "Vladislav V. Prodan" , freebsd-current@freebsd.org Subject: Re: [r222277] Strange GEOM, bsdlabel and ZFS behavior X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Jun 2011 07:04:36 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig9B98A521B31CF3E88C4C7664 Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: quoted-printable On 10.06.2011 10:50, Eir Nym wrote: > messages on the start of this dmesg are for more pages of (I have see > them for several seconds on same hardware) > kernel config : http://eroese.org/_/_/pub/bsd/222889/GENERIC_PF You have mixed old partitioning classes with GEOM_PART. You should remove from the kernel at least: options GEOM_BSD options GEOM_MBR options GEOM_PC98 options GEOM_VOL --=20 WBR, Andrey V. Elsukov --------------enig9B98A521B31CF3E88C4C7664 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (MingW32) iQEcBAEBAgAGBQJN8cH6AAoJEAHF6gQQyKF6He0H/jPOuRjqAKQMBqPi/ntS4irs nDvlp6nJX+Dcad4ygKiMzn/OMt5PLFBvUDSpuPxIqLWxhL9tDCj6Ix5G/TldMEIx 8EqMwpWr/eyXLIItgAcmXUdCydPN6JlTFG+d8VuADCzfcLHAgyKv88nad1FjO82a Wq/EFfz2KOkzBAj67nBzdZXx8RXXTXlX+Rs8KB4AJSF38zzieiH/xYilZyhWMuCe p0KOUh8QT7ZpOC4f/c4bV7mLvvdfzsgTF2BWRUvPF5gdmj/naG+hhUbpOC9abFAg Q4MF732pAYTCzHFNUhbimi9k/AshRquFamo+8mnDKlXHJS+FK2NZ+7pET/HhroM= =NEhK -----END PGP SIGNATURE----- --------------enig9B98A521B31CF3E88C4C7664--