From owner-freebsd-xen@FreeBSD.ORG Wed May 13 11:40:41 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 6953B3FA for ; Wed, 13 May 2015 11:40:41 +0000 (UTC) Received: from forward6l.mail.yandex.net (forward6l.mail.yandex.net [IPv6:2a02:6b8:0:1819::6]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "forwards.mail.yandex.net", Issuer "Certum Level IV CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 23D891A65 for ; Wed, 13 May 2015 11:40:40 +0000 (UTC) Received: from smtp2m.mail.yandex.net (smtp2m.mail.yandex.net [77.88.61.129]) by forward6l.mail.yandex.net (Yandex) with ESMTP id 13BD014E1171; Wed, 13 May 2015 14:40:37 +0300 (MSK) Received: from smtp2m.mail.yandex.net (localhost [127.0.0.1]) by smtp2m.mail.yandex.net (Yandex) with ESMTP id 9BC1D420466; Wed, 13 May 2015 14:40:37 +0300 (MSK) Received: from unknown (unknown [77.66.213.135]) by smtp2m.mail.yandex.net (nwsmtp/Yandex) with ESMTPSA id pgoJCS1wmV-ebaCGq9p; Wed, 13 May 2015 14:40:37 +0300 (using TLSv1.2 with cipher AES128-SHA (128/128 bits)) (Client certificate not present) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1431517237; bh=/HHaAnKBYyD7iKjrxqMeid2b7sXyy7mXQEoQTIAeePI=; h=Message-ID:Date:From:User-Agent:MIME-Version:To:Subject: References:In-Reply-To:Content-Type:Content-Transfer-Encoding; b=f4Ku8hCDpLpysApnC3h81y5DDR7iEoFhWY+7pIxP4d9cugYGTQesbE1rFDUccOD4B BIu/Dv/tZLYAztDCxQu78DIK/jdcn7PJdiQbIU2np0NDqqLNuXuAOfao6tYi9xwsQ5 i6Xb4QZ5be1tmRjrBQnIEmQwS58DrKJadFkdsimA= Authentication-Results: smtp2m.mail.yandex.net; dkim=pass header.i=@yandex.ru Message-ID: <55533813.5050908@yandex.ru> Date: Wed, 13 May 2015 14:40:03 +0300 From: Ruslan Makhmatkhanov User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 MIME-Version: 1.0 To: =?UTF-8?B?Um9nZXIgUGF1IE1vbm7DqQ==?= , freebsd-xen@freebsd.org 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> In-Reply-To: <555333AD.6020500@citrix.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit 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:40:41 -0000 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? > >>>> This is FreeBSD HVM attempt: >>> >>> Can you run the same command with xl -vvv instead (it will print more >> >> http://dpaste.com/2AGRN13 >> >>> verbose debug info)? Also, can you paste the contents of >>> /var/log/xen/qemu-dm-freebsd.log? >>> >>> Roger. >> >> This log-file contains only one line: >> "VNC support is disabled" > > I think this is fixed in the last version of the xen-tools package, can > you make sure you are using xen-tools-4.5.0_4? > > Roger. You are right. It's xen-tools-4.5.0_3 installed from packages. Will build own package later and response back. Thank you much for all your help! -- Regards, Ruslan T.O.S. Of Reality