From owner-freebsd-current@FreeBSD.ORG Wed Jan 21 19:38:26 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AAD4E106564A for ; Wed, 21 Jan 2009 19:38:26 +0000 (UTC) (envelope-from mister.olli@googlemail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.187]) by mx1.freebsd.org (Postfix) with ESMTP id 31E578FC1D for ; Wed, 21 Jan 2009 19:38:25 +0000 (UTC) (envelope-from mister.olli@googlemail.com) Received: by nf-out-0910.google.com with SMTP id h3so560189nfh.33 for ; Wed, 21 Jan 2009 11:38:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:subject:from:reply-to:to :content-type:date:message-id:mime-version:x-mailer :content-transfer-encoding; bh=eHznVOFsto4aM0WVjv0CufckklLKdbVRJqjv+NGqvvw=; b=ZsN4c6gqm9K4VithLDD0w/tvSFEqMuCL5mA9o8u4MrKREdIJSH3iTJn47qlFj62que SgKBi1MOxNDoNYg5LGINWGYG0AclRxxjzvo7uDtPCC9Dk8TGQtJOXyicc7J74itSMvXL AkXIrLKizKSePTJB7Br0FHgPXE+qtMv5RcWNk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=subject:from:reply-to:to:content-type:date:message-id:mime-version :x-mailer:content-transfer-encoding; b=E+w18LQpPhLuEmVUbuMapz2UQ9Bt19hZ2RBXewONZMOPkwJ65h6ZowieX/DkburlIQ 8VtfES5GKuURXtwNhRdrSYZ/nvw8NIzmuB1ygcsHwJX51/19C/50OKWLgzSpoERE4upH c4eRXrBwHyvbPTMkx9XL9swgjWfeWZqyw0kQM= Received: by 10.103.49.12 with SMTP id b12mr538397muk.98.1232565274724; Wed, 21 Jan 2009 11:14:34 -0800 (PST) Received: from ?10.30.1.178? (vpn-or.studi-planet.com [78.47.172.52]) by mx.google.com with ESMTPS id u26sm12900193mug.41.2009.01.21.11.14.29 (version=SSLv3 cipher=RC4-MD5); Wed, 21 Jan 2009 11:14:34 -0800 (PST) From: Mister Olli To: freebsd-current@freebsd.org Content-Type: text/plain Date: Wed, 21 Jan 2009 20:14:03 +0100 Message-Id: <1232565243.5225.31.camel@phoenix.blechhirn.net> Mime-Version: 1.0 X-Mailer: Evolution 2.12.3 Content-Transfer-Encoding: 7bit Subject: KDB panic with 2 vcpus X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: mister.olli@googlemail.com List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jan 2009 19:38:27 -0000 Hi.. I'm currently trying to setup FreeBSD 8-CURRENT as a para-virtualized domU on XEN 3.3.0 (with gentoo dom0). When I configure 2 CPU's (using vcpus=2) in the domU config file, I get the following error during bootup: ========================================================================== virt-001 template_8-CURRENT # xm create -c 00_template_8-CURRENT.XENconfig Using config file "./00_template_8-CURRENT.XENconfig". Started domain template_8-CURRENT WARNING: loader(8) metadata is missing! GDB: no debug ports present KDB: debugger backends: ddb KDB: current backend: ddb Copyright (c) 1992-2009 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD is a registered trademark of The FreeBSD Foundation. FreeBSD 8.0-CURRENT #0: Wed Jan 14 21:47:10 CET 2009 root@template-8_CURRENT.localdomain:/usr/obj/usr/src/sys/freebsd8_XEN WARNING: WITNESS option enabled, expect reduced performance. Xen reported: 1600.056 MHz processor. Timecounter "ixen" frequency 1000000000 Hz quality 0 CPU: AMD Athlon(tm) Processor (1600.06-MHz 686-class CPU) Origin = "AuthenticAMD" Id = 0x662 Stepping = 2 Features=0x383fbff AMD Features=0xc0480800 real memory = 268435456 (256 MB) avail memory = 256045056 (244 MB) gdtpfn=3e2d8 pdptpfn=28a43 FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs cpu0 (BSP): APIC ID: 0 cpu1 (AP): APIC ID: 1 cpu=0 irq=0 vector=0 cpu=0 irq=0 vector=1 cpu=1 irq=0 vector=0 cpu=1 irq=0 vector=1 kbd0 at kbdmux0 xenbus0: on motherboard xc0: on motherboard Timecounters tick every 100.000 msec xbd0: 5120MB at device/vbd/768 on xenbus0 xbd0: attaching as ad0 xn0: at device/vif/0 on xenbus0 xn0: Ethernet address: 00:16:3e:11:4d:c4 GEOM: ad0s1: geometry does not match label (16h,63s != 255h,63s). [XEN] netfront_backend_changed: newstate=2 [XEN] netfront_backend_changed: newstate=4 Spanic: blockable sleep lock (sleep mutex) XCONS LOCK @ /usr/src/sys/dev/xen/console/console.c:290 cpuid = 1 KDB: enter: panic [thread pid 11 tid 100003 ] Stopped at kdb_enter+0x3a: movl $0,kdb_why db> ========================================================================= greetz Mr. Olli