From owner-freebsd-xen@FreeBSD.ORG Fri Apr 29 10:35:48 2011 Return-Path: Delivered-To: freebsd-xen@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 878C4106566B for ; Fri, 29 Apr 2011 10:35:48 +0000 (UTC) (envelope-from hugo@barafranca.com) Received: from mail.barafranca.com (mail.barafranca.com [67.213.67.47]) by mx1.freebsd.org (Postfix) with ESMTP id 5BF868FC12 for ; Fri, 29 Apr 2011 10:35:48 +0000 (UTC) Received: from localhost (unknown [172.16.100.24]) by mail.barafranca.com (Postfix) with ESMTP id 972DBEAF; Fri, 29 Apr 2011 10:35:47 +0000 (UTC) X-Virus-Scanned: amavisd-new at barafranca.com Received: from mail.barafranca.com ([172.16.100.24]) by localhost (mail.barafranca.com [172.16.100.24]) (amavisd-new, port 10024) with ESMTP id AuIsv9QGSOCb; Fri, 29 Apr 2011 10:35:09 +0000 (UTC) Received: from [192.168.1.1] (a94-132-1-126.cpe.netcabo.pt [94.132.1.126]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mail.barafranca.com (Postfix) with ESMTPSA id EEAB3EAC; Fri, 29 Apr 2011 10:35:08 +0000 (UTC) Message-ID: <4DBA945C.3060904@barafranca.com> Date: Fri, 29 Apr 2011 11:35:08 +0100 From: Hugo Silva User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.13) Gecko/20101208 Thunderbird/3.1.7 MIME-Version: 1.0 To: port-xen@netbsd.org, freebsd-xen@freebsd.org References: <4DB7616F.9060109@barafranca.com> In-Reply-To: <4DB7616F.9060109@barafranca.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Subject: Re: FreeBSD HVM+PV boot hangs with phy: run_interrupt_driven_hooks: still waiting after 60 seconds for xenbusb_nop_confighook_cb X-BeenThere: freebsd-xen@freebsd.org X-Mailman-Version: 2.1.5 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: Fri, 29 Apr 2011 10:35:48 -0000 On 04/27/11 01:21, Hugo Silva wrote: > Hello, > > Just as the subject says. > > dom0 is NetBSD 5.99.49/Xen 3.3.2 and domU is FreeBSD 8.2-STABLE (same > happens with -RELEASE). > > If I create a FreeBSD VM and use file:, XENHVM will boot to completion. > > If I vnconfig that same file, then it will hang. On lvm storage it will > also hang. > > So it seems to be related to using phy:. > > > > I'm not sure if this is a FreeBSD problem or a NetBSD problem. > Any theories? > > Regards, > > Hugo Anyone? I've seen this since at least NetBSD 5.99.25, maybe I'm doing something wrong.. Are *you* able to run FreeBSD domUs with phy: on a NetBSD dom0 ?