From owner-freebsd-emulation@freebsd.org Mon Oct 3 05:32:36 2016 Return-Path: Delivered-To: freebsd-emulation@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 046D9AF379B; Mon, 3 Oct 2016 05:32:36 +0000 (UTC) (envelope-from bu7cher@yandex.ru) Received: from forward4o.cmail.yandex.net (forward4o.cmail.yandex.net [IPv6:2a02:6b8:0:1a72::289]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "forwards.mail.yandex.net", Issuer "Yandex CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 74E33B3B; Mon, 3 Oct 2016 05:32:35 +0000 (UTC) (envelope-from bu7cher@yandex.ru) Received: from smtp2o.mail.yandex.net (smtp2o.mail.yandex.net [IPv6:2a02:6b8:0:1a2d::26]) by forward4o.cmail.yandex.net (Yandex) with ESMTP id 84FBA20CDF; Mon, 3 Oct 2016 08:32:21 +0300 (MSK) Received: from smtp2o.mail.yandex.net (localhost.localdomain [127.0.0.1]) by smtp2o.mail.yandex.net (Yandex) with ESMTP id 4EAE15080DC9; Mon, 3 Oct 2016 08:32:17 +0300 (MSK) Received: by smtp2o.mail.yandex.net (nwsmtp/Yandex) with ESMTPSA id b9sjMryG1Q-WGNedRss; Mon, 03 Oct 2016 08:32:16 +0300 (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client certificate not present) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1475472736; bh=GGsCPUt2RY7r6eOP7/yjLuvNczWU8JGHEHLGanxdaUs=; h=Subject:To:References:From:Message-ID:Date:In-Reply-To; b=cYeSBcFBzdYeVTaeYn3+RZuBNBOu+JD21G778m99RPjFBfTQeC7hEkqLJhZ+lbplD zW0qgjcV2QNQ+/yu8b49hms84aVG2S+iHee1SSOG0jZRO2D4+EoPY5JycYWotwx4G4 maozFzenC+W9qDlYpwEAulqooifHj+Nibw2evlvU= Authentication-Results: smtp2o.mail.yandex.net; dkim=pass header.i=@yandex.ru X-Yandex-Suid-Status: 1 0,1 0,1 0,1 0 Subject: Re: Trying to read linux-lvm on 11.0-RC2 using geom, bhyve, fail. To: Zaphod Beeblebrox , freebsd-fs , freebsd-emulation@freebsd.org, freebsd-current References: From: "Andrey V. Elsukov" Message-ID: <601197a5-2717-79a7-bdce-95f82d1d819d@yandex.ru> Date: Mon, 3 Oct 2016 08:29:58 +0300 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:45.0) Gecko/20100101 Thunderbird/45.3.0 MIME-Version: 1.0 In-Reply-To: Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="njF9DAuM29H4Kf2aTL5xv6utu1CebwaOH" X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Oct 2016 05:32:36 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --njF9DAuM29H4Kf2aTL5xv6utu1CebwaOH Content-Type: multipart/mixed; boundary="hWSt7FLKMBtC6MeTlAbFbBAedGuc2UNtx"; protected-headers="v1" From: "Andrey V. Elsukov" To: Zaphod Beeblebrox , freebsd-fs , freebsd-emulation@freebsd.org, freebsd-current Message-ID: <601197a5-2717-79a7-bdce-95f82d1d819d@yandex.ru> Subject: Re: Trying to read linux-lvm on 11.0-RC2 using geom, bhyve, fail. References: In-Reply-To: --hWSt7FLKMBtC6MeTlAbFbBAedGuc2UNtx Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 15.09.2016 08:10, Zaphod Beeblebrox wrote: > After this fail, I decided I didn't really _need_ to run linux here and= I > discovered 'geom_linux_lvm.ko' ... cool. But fail, too. Doesn't emit = any > messages. I even enabled the debug messages for it. >=20 > The linux disk is partitioned thusly: >=20 > =3D> 63 1953525105 ada1 MBR (932G) > 63 1985 - free - (993K) > 2048 1953523120 1 linux-data [active] (932G) Probably it isn't LVM or some modern version, which isn't supported by module. With enable kern.geom.linux_lvm.debug=3D1 module will complain only if it will find magic string "LABELONE" in the metadata. You can check what is stored in the metadata with the following command: # dd if=3D/dev/ada1s1 count=3D1 | hexdump -vC --=20 WBR, Andrey V. Elsukov --hWSt7FLKMBtC6MeTlAbFbBAedGuc2UNtx-- --njF9DAuM29H4Kf2aTL5xv6utu1CebwaOH Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEvBAEBCAAZBQJX8ezWEhxidTdjaGVyQHlhbmRleC5ydQAKCRABxeoEEMihepiC B/9CERe+9OvyadqPBsh9MnXv7GHIOLuOt3FbrEQWxtT6Z6rr23lgRHMTgwsR8CRh PY8ImhjylPDC6LZbT2KVt6ka/u9S8phSOecjGXAiKsCmt79sljWz8u/MiHUD6Ar+ Y4HQ4aBc1JRf3X3PDcVSzEeG/2B2VfueOlcweBuga9FO5/P9j6H2XVkK8f+HT+5L 0IKU3Qrtcb2VY0Om4sIX8667PpgRwXonFVj8gEGkuZtyofISdaIprSubj2M7p9Ja 2e/lpEbaDmWoCuPY0ZZ2Atp6LJxaUueVJWezLMR/kKLh60Q14k+W+t6KNpVfMX5I 3MNifMMfasGwM4oSiYY7mImi =hnaG -----END PGP SIGNATURE----- --njF9DAuM29H4Kf2aTL5xv6utu1CebwaOH--