From owner-freebsd-bugs@FreeBSD.ORG Mon Feb 4 11:50:01 2013 Return-Path: Delivered-To: freebsd-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 3B191360 for ; Mon, 4 Feb 2013 11:50:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 07C8615A9 for ; Mon, 4 Feb 2013 11:50:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r14Bo0s3039492 for ; Mon, 4 Feb 2013 11:50:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r14Bo0di039491; Mon, 4 Feb 2013 11:50:00 GMT (envelope-from gnats) Resent-Date: Mon, 4 Feb 2013 11:50:00 GMT Resent-Message-Id: <201302041150.r14Bo0di039491@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Jeroen van der Ham Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 995A8F6B for ; Mon, 4 Feb 2013 11:42:14 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id 89D611529 for ; Mon, 4 Feb 2013 11:42:14 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.5/8.14.5) with ESMTP id r14BgDj7072033 for ; Mon, 4 Feb 2013 11:42:13 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.5/8.14.5/Submit) id r14BgDXt072021; Mon, 4 Feb 2013 11:42:13 GMT (envelope-from nobody) Message-Id: <201302041142.r14BgDXt072021@red.freebsd.org> Date: Mon, 4 Feb 2013 11:42:13 GMT From: Jeroen van der Ham To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: kern/175822: FreeBSD 9.1 does not work with Xen 4.0 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Feb 2013 11:50:01 -0000 >Number: 175822 >Category: kern >Synopsis: FreeBSD 9.1 does not work with Xen 4.0 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Feb 04 11:50:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Jeroen van der Ham >Release: 9.1 >Organization: >Environment: >Description: I've been trying various things in my current setup with FreeBSD 9.1, but to no avail currently. I have tried to boot the 9.1 boot-only DVD using XEN HVM on an AMD Opteron system, with kernel 2.6.32 on Dom0, using 4.0.1-2: kernel = '/usr/lib/xen-4.0/boot/hvmloader' device_model = '/usr/lib/xen-4.0/bin/qemu-dm' builder = 'hvm' memory = 512 shadow_memory = 8 vcpus = 4 cpus = "2-7" name = "image01" disk = [ 'file:/xen/staging/FreeBSD-9.1-RELEASE-amd64-bootonly.iso,hdc:cdrom,r', 'phy:/dev/xendata/image,hda,w', ] boot = 'd' sdl=0 stdvga=0 serial='pty' This boots, and then goes into a loop printing "pudna: fpcurthread == curthread xx times" when it tries to mount the filesystem. I have tried the exact same setup with the similar 9.0 DVD, and this boots just fine. >How-To-Repeat: Use the above configuration to create a XEN HVM instance. The physical filesystem is not even necessary to trigger the error. >Fix: >Release-Note: >Audit-Trail: >Unformatted: