From owner-freebsd-xen@FreeBSD.ORG Wed May 13 11:55:08 2015 Return-Path: Delivered-To: freebsd-xen@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 43EA2855 for ; Wed, 13 May 2015 11:55:08 +0000 (UTC) Received: from SMTP02.CITRIX.COM (smtp02.citrix.com [66.165.176.63]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (Client CN "mail.citrix.com", Issuer "Cybertrust Public SureServer SV CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D67261C6C for ; Wed, 13 May 2015 11:55:07 +0000 (UTC) X-IronPort-AV: E=Sophos;i="5.13,420,1427760000"; d="scan'208";a="264594814" Message-ID: <55533B94.9000102@citrix.com> Date: Wed, 13 May 2015 13:55:00 +0200 From: =?UTF-8?B?Um9nZXIgUGF1IE1vbm7DqQ==?= User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 MIME-Version: 1.0 To: Ruslan Makhmatkhanov , Subject: Re: [solved] iommu must be enabled for PVH hardware domain References: <55521A29.9080409@yandex.ru> <5552212D.8090308@citrix.com> <55530582.2070008@yandex.ru> <555307DA.2060303@citrix.com> <55530F6B.5090604@yandex.ru> <5553107C.4070505@citrix.com> <555328B6.7070709@yandex.ru> <55532B00.1000509@citrix.com> <5553319A.2040806@yandex.ru> <555333AD.6020500@citrix.com> <55533813.5050908@yandex.ru> In-Reply-To: <55533813.5050908@yandex.ru> Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit X-DLP: MIA2 X-BeenThere: freebsd-xen@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussion of the freebsd port to xen - implementation and usage List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 May 2015 11:55:08 -0000 El 13/05/15 a les 13.40, Ruslan Makhmatkhanov ha escrit: > Roger Pau Monné wrote on 05/13/15 14:21: >> El 13/05/15 a les 13.12, Ruslan Makhmatkhanov ha escrit: >>>>> Kernel panic - not syncing: VFS: Unable to mount root fs on >>>>> unknown-block(0,0) >>>>> >>>>> Full log: http://dpaste.com/2GZTJMH >>>>> Or it's some bad zfs setup on dom0 system? >>>> >>>> Can you paste the DomU configuration file (debian.cfg)? >>> >>> Here it is: https://dpaste.de/wneF/raw >> >> This is weird, I don't see anything obviously wrong. Could you try to >> increase the DomU memory to 512Mb and boot again? > > Yes, it is helped. So 512Mb is the minimal RAM quantity? No idea, you can try with 256 also, maybe that's enough? It looks like 128 isn't, but that's a debian issue unrelated to FreeBSD. Roger.