From owner-freebsd-xen@FreeBSD.ORG Sun Jan 29 12:16:57 2012 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 4A6A3106566C for ; Sun, 29 Jan 2012 12:16:57 +0000 (UTC) (envelope-from joe@tao.org.uk) Received: from alpha.tao.org.uk (alpha.tao.org.uk [95.154.203.106]) by mx1.freebsd.org (Postfix) with ESMTP id BD6BF8FC0C for ; Sun, 29 Jan 2012 12:16:56 +0000 (UTC) Received: from localhost (alpha.tao.org.uk [95.154.203.106]) by alpha.tao.org.uk (Postfix) with ESMTP id A5F1A1738E; Sun, 29 Jan 2012 11:59:11 +0000 (GMT) Received: from alpha.tao.org.uk ([95.154.203.106]) by localhost (mail.tao.org.uk [95.154.203.106]) (amavisd-maia, port 10024) with LMTP id 02200-01; Sun, 29 Jan 2012 11:58:50 +0000 (GMT) Received: from p4.dhcp.tao.org.uk (p4.dhcp.tao.org.uk [90.155.77.83]) (Authenticated sender: joemail@alpha.tao.org.uk) by alpha.tao.org.uk (Postfix) with ESMTPA id 835E61737B; Sun, 29 Jan 2012 11:58:47 +0000 (GMT) From: Dr Josef Karthauser Date: Sun, 29 Jan 2012 11:59:13 +0000 To: freebsd-xen@freebsd.org Message-Id: <0527BE7A-19DC-4A25-B2B7-608AACF6AAFA@tao.org.uk> Mime-Version: 1.0 (Apple Message framework v1251.1) X-Mailer: Apple Mail (2.1251.1) X-Virus-Scanned: Maia Mailguard 1.0.2a Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Problems booting a HVM kernel (8.2) : 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: Sun, 29 Jan 2012 12:16:57 -0000 I'm trying to boot 8.2 on a XEN HVM kernel, but I'm getting this message = at kernel boot time, and the system is hanging: run_interrupt_driven_hooks: still waiting after 60 seconds for = xenbusb_nop_confighook_cb I've found this thread from May last year: = http://lists.freebsd.org/pipermail/freebsd-xen/2011-May/000926.html Am I right in thinking that this is a bug in XEN, rather than a FreeBSD = issue? Do I need to get my hosting provider to upgrade their = environment? I'm desperate for xen native drivers as the qemu disk drivers are = causing me serious performance problems with the ZFS setup I've got. Thanks, Joe=