From owner-freebsd-xen@FreeBSD.ORG Mon Oct 25 10:20:13 2010 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 E9DE71065672 for ; Mon, 25 Oct 2010 10:20:13 +0000 (UTC) (envelope-from ykohut@onapp.com) Received: from edgelb.ocscloud.net (edge01.ocscloud.net [91.210.68.35]) by mx1.freebsd.org (Postfix) with ESMTP id 89DA18FC13 for ; Mon, 25 Oct 2010 10:20:12 +0000 (UTC) Received: from W01EXHUB01.hosting.tg.local (10.101.22.23) by W01EXEDGE01.hosting.tg.local (91.210.68.35) with Microsoft SMTP Server (TLS) id 8.1.311.2; Mon, 25 Oct 2010 11:20:11 +0100 Received: from [192.168.128.133] (194.44.160.178) by smtpauth.thinkgrid.net (10.101.22.25) with Microsoft SMTP Server (TLS) id 8.1.311.2; Mon, 25 Oct 2010 11:20:11 +0100 MIME-Version: 1.0 (Apple Message framework v1081) Content-Type: text/plain; charset="us-ascii" From: Yuriy Kohut In-Reply-To: Date: Mon, 25 Oct 2010 13:20:10 +0300 Content-Transfer-Encoding: quoted-printable Message-ID: References: <86C62B82-9EEB-418E-B52F-1385E0C1A30B@onapp.com> To: Linda Messerschmidt X-Mailer: Apple Mail (2.1081) Cc: "freebsd-xen@FreeBSD.org" Subject: Re: FreebBSD 8.1-STABLE i386 PV DomU kernel panic at HYPERVISOR_update_va_mapping 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: Mon, 25 Oct 2010 10:20:14 -0000 Hi, That works for me too. Thank you --- Yura On Oct 22, 2010, at 8:52 PM, Linda Messerschmidt wrote: > On Fri, Oct 22, 2010 at 7:48 AM, Yuriy Kohut wrote: >> The kernel get into panic while booting: >> ---- >> panic: HYPERVISOR_update_va_mapping(((unsigned long)(va)), (pa | = 0x002 | 0x001 | >=20 > For 8.1 you must build your kernel without the keyboard drivers for > the time being. This issue is pretty well documented at this point, > so you should be able to find the instructions pretty readily. >=20 > I've done this and it doesn't seem to hurt anything (the Xen "serial > console" for the machine still works fine). > _______________________________________________ > freebsd-xen@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-xen > To unsubscribe, send any mail to "freebsd-xen-unsubscribe@freebsd.org" From owner-freebsd-xen@FreeBSD.ORG Mon Oct 25 10:34:48 2010 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 348AB1065672 for ; Mon, 25 Oct 2010 10:34:48 +0000 (UTC) (envelope-from ykohut@onapp.com) Received: from edgelb.ocscloud.net (edge01.ocscloud.net [91.210.68.35]) by mx1.freebsd.org (Postfix) with ESMTP id B97728FC17 for ; Mon, 25 Oct 2010 10:34:47 +0000 (UTC) Received: from W01EXHUB01.hosting.tg.local (10.101.22.23) by W01EXEDGE01.hosting.tg.local (91.210.68.35) with Microsoft SMTP Server (TLS) id 8.1.311.2; Mon, 25 Oct 2010 11:34:46 +0100 Received: from [192.168.128.133] (194.44.160.178) by smtpauth.thinkgrid.net (10.101.22.25) with Microsoft SMTP Server (TLS) id 8.1.311.2; Mon, 25 Oct 2010 11:34:46 +0100 From: Yuriy Kohut Date: Mon, 25 Oct 2010 13:34:44 +0300 Message-ID: <3110327A-A124-4D53-905A-B37FB61557C0@onapp.com> To: "freebsd-xen@FreeBSD.org" MIME-Version: 1.0 (Apple Message framework v1081) X-Mailer: Apple Mail (2.1081) Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: FreeBSD 8.1-RELEASE-p1 DomU vcpus >= 2 issue 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: Mon, 25 Oct 2010 10:34:48 -0000 Hello, I faced with the following issue while configuring my =16FreeBSD = 8.1-RELEASE-p1 DomU with =16vcpus >=3D 2. Here kernel and init messages = while DomU is booting: ---- SMP: Added CPU 0 (BSP) SMP: Added CPU 1 (AP) gdtpfn=3D85f45 pdptpfn=3D13537 INTR: Adding local APIC 1 as a target FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs cpu0 (BSP): APIC ID: 0 cpu1 (AP): APIC ID: 1 ULE: setup cpu 0 ULE: setup cpu 1 [XEN] IPI cpu=3D0 irq=3D128 vector=3DRESCHEDULE_VECTOR (0) [XEN] IPI cpu=3D0 irq=3D129 vector=3DCALL_FUNCTION_VECTOR (1) [XEN] IPI cpu=3D1 irq=3D130 vector=3DRESCHEDULE_VECTOR (0) [XEN] IPI cpu=3D1 irq=3D131 vector=3DCALL_FUNCTION_VECTOR (1) ... start_init: trying /sbin/init pid 22 (sysctl), uid 0: exited on signal 11 Segmentation fault pid 24 (ps), uid 0: exited on signal 11 Segmentation fault pid 26 (rcorder), uid 0: exited on signal 11 Segmentation fault pid 27 (grep), uid 0: exited on signal 11 Segmentation fault pid 28 (rcorder), uid 0: exited on signal 11 Segmentation fault pid 29 (date), uid 0: exited on signal 11 Segmentation fault FreeBSD/i386 (Amnesiac) (xc0) login: root pid 30 (login), uid 0: exited on signal 11 pid 31 (getty), uid 0: exited on signal 11 pid 32 (getty), uid 0: exited on signal 11 pid 33 (getty), uid 0: exited on signal 11 pid 34 (getty), uid 0: exited on signal 11 ---- Everything is ok while vcpus =3D "1" is set into DomU config file. DomU details FreeBSD 8.1-RELEASE-p1 #11 kernel config: /usr/src/sys/XEN i386 xen config: ---- kernel =3D "/var/lib/xen/images/kernel.tWcH4oyDer8p" memory =3D "1024" name =3D "tWcH4oyDer8p" vcpus =3D "2" vid =3D "10" vif =3D [ 'mac=3D00:16:3e:68:dd:33, bridge=3Dxenbr0, ip=3D0.0.0.0, = vifname=3DtWcH4oyDer8p, rate=3D0Mb/s' ] disk =3D [ 'phy:/dev/iscsi_0_10,sda,w', 'phy:/dev/iscsi_0_130,sdb,w' ] extra =3D "boot_verbose=3D1" extra +=3D ",vfs.root.mountfrom=3Dufs:/dev/da0" extra +=3D ",kern.hz=3D100" ---- Dom0 details CentOS release 5.4 (Final) Linux vl-radar-box1.slc.westdc.net 2.6.18-164.6.1.el5xen #1 SMP Tue Nov = 3 16:48:13 EST 2009 x86_64 x86_64 x86_64 GNU/Linux xen-3.0.3-94.el5_4.2 Please assist Thank you --- Yura From owner-freebsd-xen@FreeBSD.ORG Mon Oct 25 10:36:11 2010 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 93BFF1065670 for ; Mon, 25 Oct 2010 10:36:11 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-wy0-f182.google.com (mail-wy0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id 253568FC08 for ; Mon, 25 Oct 2010 10:36:10 +0000 (UTC) Received: by wyb42 with SMTP id 42so3140200wyb.13 for ; Mon, 25 Oct 2010 03:36:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:sender:received :in-reply-to:references:date:x-google-sender-auth:message-id:subject :from:to:cc:content-type:content-transfer-encoding; bh=Nerb9P+PW6vP2+adTeIxtb9LcjZ87wmXTnEHdgaiYE8=; b=I96IbooLTi3IWjNa8tb4GE1gRs31bq+iXTQEpQHAUfzWane01DKTIP0cX/sfDv0/Bh K/slgMLIOi4o7Imp9aiOiLbMCx6aGnTldVLIJ35VsyrkDKYlZiTXX4Uy5KPCDyNXUP7f XxoMkZu8wZkqqEZdLiHaPcuT5faidFWpZYUnY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; b=T5lVY7uJ0hRyPh3BF6W77vVgjExyVEdNq9XcsgVRzOaYrGaM3w2f7CLzRfyC7O+29P u6QHb/S1hP1CP4UEMS6FLT7E64EEikMcYDSBS3iv9nIDxtQQ0cN5hF2I3pNXQvjgoBqV ICmxEpdyJoRBKFF/1zkx73KCwYbFJtKqebJP8= MIME-Version: 1.0 Received: by 10.227.156.211 with SMTP id y19mr5895854wbw.212.1288002969706; Mon, 25 Oct 2010 03:36:09 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.216.230.32 with HTTP; Mon, 25 Oct 2010 03:36:09 -0700 (PDT) In-Reply-To: <3110327A-A124-4D53-905A-B37FB61557C0@onapp.com> References: <3110327A-A124-4D53-905A-B37FB61557C0@onapp.com> Date: Mon, 25 Oct 2010 18:36:09 +0800 X-Google-Sender-Auth: ZK3LgmNddHtrwqxjl_zp6IHD31g Message-ID: From: Adrian Chadd To: Yuriy Kohut Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: "freebsd-xen@FreeBSD.org" Subject: Re: FreeBSD 8.1-RELEASE-p1 DomU vcpus >= 2 issue 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: Mon, 25 Oct 2010 10:36:11 -0000 Xen DomU with vcpu > 1 has not worked in quite a bit of time. It's in sore need of attention. Adrian On 25 October 2010 18:34, Yuriy Kohut wrote: > Hello, > > > I faced with the following issue while configuring my =A0FreeBSD 8.1-RELE= ASE-p1 DomU with =A0vcpus >=3D 2. Here kernel and init messages while DomU = is booting: > ---- > SMP: Added CPU 0 (BSP) > SMP: Added CPU 1 (AP) > gdtpfn=3D85f45 pdptpfn=3D13537 > INTR: Adding local APIC 1 as a target > FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs > =A0cpu0 (BSP): APIC ID: =A00 > =A0cpu1 (AP): APIC ID: =A01 > ULE: setup cpu 0 > ULE: setup cpu 1 > [XEN] IPI cpu=3D0 irq=3D128 vector=3DRESCHEDULE_VECTOR (0) > [XEN] IPI cpu=3D0 irq=3D129 vector=3DCALL_FUNCTION_VECTOR (1) > [XEN] IPI cpu=3D1 irq=3D130 vector=3DRESCHEDULE_VECTOR (0) > [XEN] IPI cpu=3D1 irq=3D131 vector=3DCALL_FUNCTION_VECTOR (1) > > ... > > start_init: trying /sbin/init > pid 22 (sysctl), uid 0: exited on signal 11 > Segmentation fault > pid 24 (ps), uid 0: exited on signal 11 > Segmentation fault > pid 26 (rcorder), uid 0: exited on signal 11 > Segmentation fault > pid 27 (grep), uid 0: exited on signal 11 > Segmentation fault > pid 28 (rcorder), uid 0: exited on signal 11 > Segmentation fault > > pid 29 (date), uid 0: exited on signal 11 > Segmentation fault > > FreeBSD/i386 (Amnesiac) (xc0) > > login: root > pid 30 (login), uid 0: exited on signal 11 > pid 31 (getty), uid 0: exited on signal 11 > pid 32 (getty), uid 0: exited on signal 11 > pid 33 (getty), uid 0: exited on signal 11 > pid 34 (getty), uid 0: exited on signal 11 > ---- > > > Everything is ok while vcpus =3D "1" is set into DomU config file. > > > DomU details > FreeBSD 8.1-RELEASE-p1 #11 > kernel config: /usr/src/sys/XEN i386 > xen config: > ---- > kernel =3D "/var/lib/xen/images/kernel.tWcH4oyDer8p" > memory =3D "1024" > name =3D "tWcH4oyDer8p" > vcpus =3D "2" > vid =3D "10" > > vif =3D [ 'mac=3D00:16:3e:68:dd:33, bridge=3Dxenbr0, ip=3D0.0.0.0, vifnam= e=3DtWcH4oyDer8p, rate=3D0Mb/s' ] > disk =3D [ 'phy:/dev/iscsi_0_10,sda,w', 'phy:/dev/iscsi_0_130,sdb,w' ] > > extra =3D "boot_verbose=3D1" > extra +=3D ",vfs.root.mountfrom=3Dufs:/dev/da0" > extra +=3D ",kern.hz=3D100" > ---- > > > Dom0 details > CentOS release 5.4 (Final) > Linux vl-radar-box1.slc.westdc.net 2.6.18-164.6.1.el5xen #1 SMP Tue Nov 3= 16:48:13 EST 2009 x86_64 x86_64 x86_64 GNU/Linux > xen-3.0.3-94.el5_4.2 > > > Please assist > Thank you > --- > Yura > > _______________________________________________ > freebsd-xen@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-xen > To unsubscribe, send any mail to "freebsd-xen-unsubscribe@freebsd.org" > From owner-freebsd-xen@FreeBSD.ORG Mon Oct 25 11:07:14 2010 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 9EC7710656BF for ; Mon, 25 Oct 2010 11:07:14 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 8BF478FC12 for ; Mon, 25 Oct 2010 11:07:14 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o9PB7EM9088963 for ; Mon, 25 Oct 2010 11:07:14 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o9PB7D6D088961 for freebsd-xen@FreeBSD.org; Mon, 25 Oct 2010 11:07:13 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 25 Oct 2010 11:07:13 GMT Message-Id: <201010251107.o9PB7D6D088961@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: freebsd-xen@FreeBSD.org Cc: Subject: Current problem reports assigned to freebsd-xen@FreeBSD.org 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: Mon, 25 Oct 2010 11:07:14 -0000 Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/149853 xen [panic] [xen] HYPERVISOR_update_va_mapping o kern/148262 xen [xen] [panic] HYPERVISOR_update_va_mapping o kern/147248 xen [xen] 8.0-RELEASE-p3 i386 Xen DomU filesystem "bufwait o kern/145664 xen [xen] mutex vm page queue mutex not owned o kern/144629 xen [xen] FreeBSD 8-RELEASE XEN pvm networking doesn't wor o kern/143398 xen [xen] FreeBSD 8-RELEASE XEN pvm networking doesn't wor o kern/143340 xen [xen] FreeBSD 8-RELEASE XEN pvm networking doesn't wor o kern/143069 xen [xen] [panic] Xen Kernel Panic - Memory modified after o kern/141328 xen [xen] [panic] gstat exit causes kernel panic from unma o kern/140313 xen [xen] [panic] FreeBSD8 RC2 as PV domU crashes during c o kern/135421 xen [xen] FreeBSD Xen PVM DomU network failure - netfronc. o kern/135178 xen [xen] Xen domU outgoing data transfer stall when TSO i o kern/135069 xen [xen] FreeBSD-current/Xen SMP doesn't function at all o kern/134926 xen [xen] [panic] FreeBSD-current Xen DomU networking pani 14 problems total. From owner-freebsd-xen@FreeBSD.ORG Mon Oct 25 12:29:51 2010 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 D0F691065673 for ; Mon, 25 Oct 2010 12:29:51 +0000 (UTC) (envelope-from ykohut@onapp.com) Received: from edgelb.ocscloud.net (edge02.ocscloud.net [91.210.68.36]) by mx1.freebsd.org (Postfix) with ESMTP id 6B50D8FC1B for ; Mon, 25 Oct 2010 12:29:50 +0000 (UTC) Received: from W01EXHUB01.hosting.tg.local (10.101.22.23) by W01EXEDGE02.hosting.tg.local (91.210.68.36) with Microsoft SMTP Server (TLS) id 8.1.311.2; Mon, 25 Oct 2010 13:29:49 +0100 Received: from [192.168.128.133] (194.44.160.178) by smtpauth.thinkgrid.net (10.101.22.25) with Microsoft SMTP Server (TLS) id 8.1.311.2; Mon, 25 Oct 2010 13:29:48 +0100 MIME-Version: 1.0 (Apple Message framework v1081) Content-Type: text/plain; charset="us-ascii" From: Yuriy Kohut In-Reply-To: Date: Mon, 25 Oct 2010 15:29:47 +0300 Content-Transfer-Encoding: quoted-printable Message-ID: References: <3110327A-A124-4D53-905A-B37FB61557C0@onapp.com> To: Adrian Chadd X-Mailer: Apple Mail (2.1081) Cc: "freebsd-xen@FreeBSD.org" Subject: Re: FreeBSD 8.1-RELEASE-p1 DomU vcpus >= 2 issue 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: Mon, 25 Oct 2010 12:29:52 -0000 Do you know is there any chance that will be fixed nearest future ? --- Yura On Oct 25, 2010, at 1:36 PM, Adrian Chadd wrote: > Xen DomU with vcpu > 1 has not worked in quite a bit of time. >=20 > It's in sore need of attention. >=20 >=20 > Adrian >=20 > On 25 October 2010 18:34, Yuriy Kohut wrote: >> Hello, >>=20 >>=20 >> I faced with the following issue while configuring my FreeBSD = 8.1-RELEASE-p1 DomU with vcpus >=3D 2. Here kernel and init messages = while DomU is booting: >> ---- >> SMP: Added CPU 0 (BSP) >> SMP: Added CPU 1 (AP) >> gdtpfn=3D85f45 pdptpfn=3D13537 >> INTR: Adding local APIC 1 as a target >> FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs >> cpu0 (BSP): APIC ID: 0 >> cpu1 (AP): APIC ID: 1 >> ULE: setup cpu 0 >> ULE: setup cpu 1 >> [XEN] IPI cpu=3D0 irq=3D128 vector=3DRESCHEDULE_VECTOR (0) >> [XEN] IPI cpu=3D0 irq=3D129 vector=3DCALL_FUNCTION_VECTOR (1) >> [XEN] IPI cpu=3D1 irq=3D130 vector=3DRESCHEDULE_VECTOR (0) >> [XEN] IPI cpu=3D1 irq=3D131 vector=3DCALL_FUNCTION_VECTOR (1) >>=20 >> ... >>=20 >> start_init: trying /sbin/init >> pid 22 (sysctl), uid 0: exited on signal 11 >> Segmentation fault >> pid 24 (ps), uid 0: exited on signal 11 >> Segmentation fault >> pid 26 (rcorder), uid 0: exited on signal 11 >> Segmentation fault >> pid 27 (grep), uid 0: exited on signal 11 >> Segmentation fault >> pid 28 (rcorder), uid 0: exited on signal 11 >> Segmentation fault >>=20 >> pid 29 (date), uid 0: exited on signal 11 >> Segmentation fault >>=20 >> FreeBSD/i386 (Amnesiac) (xc0) >>=20 >> login: root >> pid 30 (login), uid 0: exited on signal 11 >> pid 31 (getty), uid 0: exited on signal 11 >> pid 32 (getty), uid 0: exited on signal 11 >> pid 33 (getty), uid 0: exited on signal 11 >> pid 34 (getty), uid 0: exited on signal 11 >> ---- >>=20 >>=20 >> Everything is ok while vcpus =3D "1" is set into DomU config file. >>=20 >>=20 >> DomU details >> FreeBSD 8.1-RELEASE-p1 #11 >> kernel config: /usr/src/sys/XEN i386 >> xen config: >> ---- >> kernel =3D "/var/lib/xen/images/kernel.tWcH4oyDer8p" >> memory =3D "1024" >> name =3D "tWcH4oyDer8p" >> vcpus =3D "2" >> vid =3D "10" >>=20 >> vif =3D [ 'mac=3D00:16:3e:68:dd:33, bridge=3Dxenbr0, ip=3D0.0.0.0, = vifname=3DtWcH4oyDer8p, rate=3D0Mb/s' ] >> disk =3D [ 'phy:/dev/iscsi_0_10,sda,w', 'phy:/dev/iscsi_0_130,sdb,w' = ] >>=20 >> extra =3D "boot_verbose=3D1" >> extra +=3D ",vfs.root.mountfrom=3Dufs:/dev/da0" >> extra +=3D ",kern.hz=3D100" >> ---- >>=20 >>=20 >> Dom0 details >> CentOS release 5.4 (Final) >> Linux vl-radar-box1.slc.westdc.net 2.6.18-164.6.1.el5xen #1 SMP Tue = Nov 3 16:48:13 EST 2009 x86_64 x86_64 x86_64 GNU/Linux >> xen-3.0.3-94.el5_4.2 >>=20 >>=20 >> Please assist >> Thank you >> --- >> Yura >>=20 >> _______________________________________________ >> freebsd-xen@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-xen >> To unsubscribe, send any mail to = "freebsd-xen-unsubscribe@freebsd.org" >>=20 From owner-freebsd-xen@FreeBSD.ORG Mon Oct 25 14:59:58 2010 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 D2C47106566C for ; Mon, 25 Oct 2010 14:59:58 +0000 (UTC) (envelope-from ykohut@onapp.com) Received: from edgelb.ocscloud.net (edge02.ocscloud.net [91.210.68.36]) by mx1.freebsd.org (Postfix) with ESMTP id 7215C8FC08 for ; Mon, 25 Oct 2010 14:59:57 +0000 (UTC) Received: from W01EXHUB01.hosting.tg.local (10.101.22.23) by W01EXEDGE02.hosting.tg.local (91.210.68.36) with Microsoft SMTP Server (TLS) id 8.1.311.2; Mon, 25 Oct 2010 15:59:56 +0100 Received: from [192.168.128.133] (194.44.160.178) by smtpauth.thinkgrid.net (10.101.22.25) with Microsoft SMTP Server (TLS) id 8.1.311.2; Mon, 25 Oct 2010 15:59:52 +0100 From: Yuriy Kohut Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Date: Mon, 25 Oct 2010 17:59:52 +0300 Message-ID: <87DE6A79-9773-4F01-B754-39CECF00FB1E@onapp.com> To: MIME-Version: 1.0 (Apple Message framework v1081) X-Mailer: Apple Mail (2.1081) Cc: Subject: FreeBSD 8.1-RELEASE-p1 #11 i386 DomU fault in kernel at _mtx_lock_sleep() 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: Mon, 25 Oct 2010 14:59:58 -0000 Hi, Just got fault in kernel while running 'make' in the port = =16/usr/ports/lang/ghc: ---- Fatal trap 12: page fault while in kernel mode cpuid =3D 0; apic id =3D 00 fault virtual address =3D 0x1a4 fault code =3D supervisor read, page not present instruction pointer =3D 0x21:0xc00cbe2f stack pointer =3D 0x29:0xc3db09e0 frame pointer =3D 0x29:0xc3db09f8 code segment =3D base 0x0, limit 0xf9800, type 0x1b =3D DPL 1, pres 1, def32 1, gran 1 processor eflags =3D interrupt enabled, resume, IOPL =3D 0 current process =3D 19207 (sendmail) [thread pid 19207 tid 100049 ] Stopped at _mtx_lock_sleep+0x3f: movl 0x1a4(%ecx),%eax db> where Tracing pid 19207 tid 100049 td 0xc41e8c80 _mtx_lock_sleep(c079d808,c41e8c80,0,0,0,...) at _mtx_lock_sleep+0x3f netisr_clearqdrops(c3db0a34,0,c4368700,c3db0a50,c018f210,...) at = netisr_clearqdrops+0x34e netisr_queue_src(1,0,c4368700,c3db0a78,c018a5a6,...) at = netisr_queue_src+0x38 netisr_queue(1,c4368700,c3db0b04,c3db0b0c,c3db0a8c,...) at = netisr_queue+0x20 if_simloop(c3f6b400,c4368700,2,0,c01a77df,...) at if_simloop+0xe6 looutput(c3f6b400,c4368700,c3db0b0c,c3db0b04,c3db0ac8,...) at = looutput+0x121 ip_output(c4368700,0,0,0,0,...) at ip_output+0x98e tcp_output(c42a39e0,c3f6ac70,c3db0c30,c00c8853,c42a39e0,...) at = tcp_output+0x14bf tcp_ctloutput(c41b6338,c3f6ac70,c41e8c80,c41b6338,c3db0c70,...) at = tcp_ctloutput+0x2233 soconnect(c41b6338,c3f6ac70,c41e8c80,bf7fae70,c3f6ac70,...) at = soconnect+0x52 kern_connect(c41e8c80,6,c3f6ac70,c3f6ac70,0,...) at kern_connect+0xa6 connect(c41e8c80,c3db0d08,c0324244,c3db0020,16,...) at connect+0x46 syscall(c3db0d48) at syscall+0x2d3 Xint0x80_syscall() at Xint0x80_syscall+0x22 --- syscall (98, FreeBSD ELF32, connect), eip =3D 0x283bd0cb, esp =3D = 0xbf7fad0c, ebp =3D 0xbf7faf38 --- ---- DomU details FreeBSD 8.1-RELEASE-p1 #11 kernel config: /usr/src/sys/XEN i386 xen config: ---- kernel =3D "/var/lib/xen/images/kernel.FDvzVcWQzfgX" memory =3D "1504" name =3D "FDvzVcWQzfgX" vcpus =3D "1" vid =3D "7" vif =3D [ 'mac=3D00:16:3e:bf:2e:2e, bridge=3Dxenbr0, ip=3D0.0.0.0, = vifname=3DFDvzVcWQzfgX, rate=3D0Mb/s' ] disk =3D [ 'phy:/dev/iscsi_0_7,sda,w', 'phy:/dev/iscsi_0_127,sdb,w' ] extra =3D "boot_verbose=3D1" extra +=3D ",vfs.root.mountfrom=3Dufs:/dev/da0" extra +=3D ",kern.hz=3D100"---- Dom0 details CentOS release 5.4 (Final) Linux hv9-a-chi.vps.net 2.6.18-164.15.1.el5xen #1 SMP Wed Mar 17 = 12:04:23 EDT 2010 x86_64 x86_64 x86_64 GNU/Linux xen-3.0.3-94.el5_4.3 Appreciate any assistance. Thanks --- Yura From owner-freebsd-xen@FreeBSD.ORG Mon Oct 25 15:48:19 2010 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 A024C106566C for ; Mon, 25 Oct 2010 15:48:19 +0000 (UTC) (envelope-from ykohut@onapp.com) Received: from edgelb.ocscloud.net (edge02.ocscloud.net [91.210.68.36]) by mx1.freebsd.org (Postfix) with ESMTP id 41F918FC1A for ; Mon, 25 Oct 2010 15:48:18 +0000 (UTC) Received: from W01EXHUB01.hosting.tg.local (10.101.22.23) by W01EXEDGE02.hosting.tg.local (91.210.68.36) with Microsoft SMTP Server (TLS) id 8.1.311.2; Mon, 25 Oct 2010 16:48:17 +0100 Received: from [192.168.128.133] (194.44.160.178) by smtpauth.thinkgrid.net (10.101.22.25) with Microsoft SMTP Server (TLS) id 8.1.311.2; Mon, 25 Oct 2010 16:48:17 +0100 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 (Apple Message framework v1081) From: Yuriy Kohut In-Reply-To: <87DE6A79-9773-4F01-B754-39CECF00FB1E@onapp.com> Date: Mon, 25 Oct 2010 18:48:16 +0300 Content-Transfer-Encoding: quoted-printable Message-ID: <03612FFF-0EAD-41AA-A38E-AA0FC97994CB@onapp.com> References: <87DE6A79-9773-4F01-B754-39CECF00FB1E@onapp.com> To: X-Mailer: Apple Mail (2.1081) Cc: Subject: Re: FreeBSD 8.1-RELEASE-p1 #11 i386 DomU fault in kernel at _mtx_lock_sleep() 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: Mon, 25 Oct 2010 15:48:19 -0000 The issue is 100% reproducible. Just got it ones more: Fatal trap 12: page fault while in kernel mode cpuid =3D 0; apic id =3D 00 fault virtual address =3D 0x8d78d0c fault code =3D supervisor read, page not present instruction pointer =3D 0x21:0xc00cbe2f stack pointer =3D 0x29:0xe553f9e0 frame pointer =3D 0x29:0xe553f9f8 code segment =3D base 0x0, limit 0xf9800, type 0x1b =3D DPL 1, pres 1, def32 1, gran 1 processor eflags =3D interrupt enabled, resume, IOPL =3D 0 current process =3D 7297 (sendmail) [thread pid 7297 tid 100067 ] Stopped at _mtx_lock_sleep+0x3f: movl 0x1a4(%ecx),%eax --- Yura On Oct 25, 2010, at 5:59 PM, Yuriy Kohut wrote: > Hi, >=20 > Just got fault in kernel while running 'make' in the port = =16/usr/ports/lang/ghc: > ---- > Fatal trap 12: page fault while in kernel mode > cpuid =3D 0; apic id =3D 00 > fault virtual address =3D 0x1a4 > fault code =3D supervisor read, page not present > instruction pointer =3D 0x21:0xc00cbe2f > stack pointer =3D 0x29:0xc3db09e0 > frame pointer =3D 0x29:0xc3db09f8 > code segment =3D base 0x0, limit 0xf9800, type 0x1b > =3D DPL 1, pres 1, def32 1, gran 1 > processor eflags =3D interrupt enabled, resume, IOPL =3D 0 > current process =3D 19207 (sendmail) > [thread pid 19207 tid 100049 ] > Stopped at _mtx_lock_sleep+0x3f: movl 0x1a4(%ecx),%eax >=20 >=20 > db> where > Tracing pid 19207 tid 100049 td 0xc41e8c80 > _mtx_lock_sleep(c079d808,c41e8c80,0,0,0,...) at _mtx_lock_sleep+0x3f > netisr_clearqdrops(c3db0a34,0,c4368700,c3db0a50,c018f210,...) at = netisr_clearqdrops+0x34e > netisr_queue_src(1,0,c4368700,c3db0a78,c018a5a6,...) at = netisr_queue_src+0x38 > netisr_queue(1,c4368700,c3db0b04,c3db0b0c,c3db0a8c,...) at = netisr_queue+0x20 > if_simloop(c3f6b400,c4368700,2,0,c01a77df,...) at if_simloop+0xe6 > looutput(c3f6b400,c4368700,c3db0b0c,c3db0b04,c3db0ac8,...) at = looutput+0x121 > ip_output(c4368700,0,0,0,0,...) at ip_output+0x98e > tcp_output(c42a39e0,c3f6ac70,c3db0c30,c00c8853,c42a39e0,...) at = tcp_output+0x14bf > tcp_ctloutput(c41b6338,c3f6ac70,c41e8c80,c41b6338,c3db0c70,...) at = tcp_ctloutput+0x2233 > soconnect(c41b6338,c3f6ac70,c41e8c80,bf7fae70,c3f6ac70,...) at = soconnect+0x52 > kern_connect(c41e8c80,6,c3f6ac70,c3f6ac70,0,...) at kern_connect+0xa6 > connect(c41e8c80,c3db0d08,c0324244,c3db0020,16,...) at connect+0x46 > syscall(c3db0d48) at syscall+0x2d3 > Xint0x80_syscall() at Xint0x80_syscall+0x22 > --- syscall (98, FreeBSD ELF32, connect), eip =3D 0x283bd0cb, esp =3D = 0xbf7fad0c, ebp =3D 0xbf7faf38 --- > ---- >=20 >=20 > DomU details > FreeBSD 8.1-RELEASE-p1 #11 > kernel config: /usr/src/sys/XEN i386 > xen config: > ---- > kernel =3D "/var/lib/xen/images/kernel.FDvzVcWQzfgX" > memory =3D "1504" > name =3D "FDvzVcWQzfgX" > vcpus =3D "1" > vid =3D "7" >=20 > vif =3D [ 'mac=3D00:16:3e:bf:2e:2e, bridge=3Dxenbr0, ip=3D0.0.0.0, = vifname=3DFDvzVcWQzfgX, rate=3D0Mb/s' ] > disk =3D [ 'phy:/dev/iscsi_0_7,sda,w', 'phy:/dev/iscsi_0_127,sdb,w' ] >=20 > extra =3D "boot_verbose=3D1" > extra +=3D ",vfs.root.mountfrom=3Dufs:/dev/da0" > extra +=3D ",kern.hz=3D100"---- >=20 >=20 > Dom0 details > CentOS release 5.4 (Final) > Linux hv9-a-chi.vps.net 2.6.18-164.15.1.el5xen #1 SMP Wed Mar 17 = 12:04:23 EDT 2010 x86_64 x86_64 x86_64 GNU/Linux > xen-3.0.3-94.el5_4.3 >=20 >=20 > Appreciate any assistance. > Thanks > --- > Yura >=20 > _______________________________________________ > freebsd-xen@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-xen > To unsubscribe, send any mail to "freebsd-xen-unsubscribe@freebsd.org" From owner-freebsd-xen@FreeBSD.ORG Tue Oct 26 03:22:45 2010 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 6FFD0106564A for ; Tue, 26 Oct 2010 03:22:45 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-wy0-f182.google.com (mail-wy0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id 005018FC12 for ; Tue, 26 Oct 2010 03:22:44 +0000 (UTC) Received: by wyb42 with SMTP id 42so4053066wyb.13 for ; Mon, 25 Oct 2010 20:22:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:sender:received :in-reply-to:references:date:x-google-sender-auth:message-id:subject :from:to:cc:content-type:content-transfer-encoding; bh=b6kBD865mzXplS+/ZtAE3DxpHjOjvLfaAensaYNA09o=; b=SkQb7IVFRj87LR1NWvEkA+5SaQT2PPlcUOdUEGP7n6LLBteLFLobp8KI53sEK9AAaI yH7TsAgagD42QBEmTQ2OFb1ODTsiebVIYMlUfk9R38bvWUaZz7eXjw1hQpLN75LgkBCa ksN830ENnqVmSQaUJh0DwKXikC3OTt3bWr4OI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; b=E9Trlakx8nvKmYj3ktM5RYZ9kJiozlhnCVnOsQu3mCTUorWD4aaGmOlaV8Ea6Uf6wG x40cVVgCmcFliFeUObs+sus08Utn2yALxH2yPE/oBLm8N2UCqSC8DtiWMPRubGFyTC+l nls9a37dEyYpTQJDdPRyYNbcv9Q2mUTFQ1+9s= MIME-Version: 1.0 Received: by 10.216.24.199 with SMTP id x49mr6935397wex.109.1288063362079; Mon, 25 Oct 2010 20:22:42 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.216.230.32 with HTTP; Mon, 25 Oct 2010 20:22:42 -0700 (PDT) In-Reply-To: <03612FFF-0EAD-41AA-A38E-AA0FC97994CB@onapp.com> References: <87DE6A79-9773-4F01-B754-39CECF00FB1E@onapp.com> <03612FFF-0EAD-41AA-A38E-AA0FC97994CB@onapp.com> Date: Tue, 26 Oct 2010 11:22:42 +0800 X-Google-Sender-Auth: t7zWYjp_PwWsw7jd9AhXt2KZ6rg Message-ID: From: Adrian Chadd To: Yuriy Kohut Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-xen@freebsd.org Subject: Re: FreeBSD 8.1-RELEASE-p1 #11 i386 DomU fault in kernel at _mtx_lock_sleep() 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: Tue, 26 Oct 2010 03:22:45 -0000 I suggest looking at my reply earlier to get gdb-xenserver going and then try to do a bit of kernel debugging. Sorry I can't be any further help at the moment. I hope someone else can assist you! Adrian On 25 October 2010 23:48, Yuriy Kohut wrote: > The issue is 100% reproducible. Just got it ones more: > > Fatal trap 12: page fault while in kernel mode > cpuid =3D 0; apic id =3D 00 > fault virtual address =A0 =3D 0x8d78d0c > fault code =A0 =A0 =A0 =A0 =A0 =A0 =A0=3D supervisor read, page not prese= nt > instruction pointer =A0 =A0 =3D 0x21:0xc00cbe2f > stack pointer =A0 =A0 =A0 =A0 =A0 =3D 0x29:0xe553f9e0 > frame pointer =A0 =A0 =A0 =A0 =A0 =3D 0x29:0xe553f9f8 > code segment =A0 =A0 =A0 =A0 =A0 =A0=3D base 0x0, limit 0xf9800, type 0x1= b > =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0=3D DPL 1, pres 1, def32 1= , gran 1 > processor eflags =A0 =A0 =A0 =A0=3D interrupt enabled, resume, IOPL =3D 0 > current process =A0 =A0 =A0 =A0 =3D 7297 (sendmail) > [thread pid 7297 tid 100067 ] > Stopped at =A0 =A0 =A0_mtx_lock_sleep+0x3f: =A0 movl =A0 =A00x1a4(%ecx),%= eax > --- > Yura > > On Oct 25, 2010, at 5:59 PM, Yuriy Kohut wrote: > >> Hi, >> >> Just got fault in kernel while running 'make' in the port =A0/usr/ports/= lang/ghc: >> ---- >> Fatal trap 12: page fault while in kernel mode >> cpuid =3D 0; apic id =3D 00 >> fault virtual address =3D 0x1a4 >> fault code =A0 =A0 =A0 =A0 =A0 =A0=3D supervisor read, page not present >> instruction pointer =A0 =3D 0x21:0xc00cbe2f >> stack pointer =A0 =A0 =A0 =A0 =3D 0x29:0xc3db09e0 >> frame pointer =A0 =A0 =A0 =A0 =3D 0x29:0xc3db09f8 >> code segment =A0 =A0 =A0 =A0 =A0=3D base 0x0, limit 0xf9800, type 0x1b >> =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =3D DPL 1, pres 1, def32 1, = gran 1 >> processor eflags =A0 =A0 =A0=3D interrupt enabled, resume, IOPL =3D 0 >> current process =A0 =A0 =A0 =A0 =A0 =A0 =A0 =3D 19207 (sendmail) >> [thread pid 19207 tid 100049 ] >> Stopped at =A0 =A0 =A0_mtx_lock_sleep+0x3f: =A0 movl =A0 =A00x1a4(%ecx),= %eax >> >> >> db> where >> Tracing pid 19207 tid 100049 td 0xc41e8c80 >> _mtx_lock_sleep(c079d808,c41e8c80,0,0,0,...) at _mtx_lock_sleep+0x3f >> netisr_clearqdrops(c3db0a34,0,c4368700,c3db0a50,c018f210,...) at netisr_= clearqdrops+0x34e >> netisr_queue_src(1,0,c4368700,c3db0a78,c018a5a6,...) at netisr_queue_src= +0x38 >> netisr_queue(1,c4368700,c3db0b04,c3db0b0c,c3db0a8c,...) at netisr_queue+= 0x20 >> if_simloop(c3f6b400,c4368700,2,0,c01a77df,...) at if_simloop+0xe6 >> looutput(c3f6b400,c4368700,c3db0b0c,c3db0b04,c3db0ac8,...) at looutput+0= x121 >> ip_output(c4368700,0,0,0,0,...) at ip_output+0x98e >> tcp_output(c42a39e0,c3f6ac70,c3db0c30,c00c8853,c42a39e0,...) at tcp_outp= ut+0x14bf >> tcp_ctloutput(c41b6338,c3f6ac70,c41e8c80,c41b6338,c3db0c70,...) at tcp_c= tloutput+0x2233 >> soconnect(c41b6338,c3f6ac70,c41e8c80,bf7fae70,c3f6ac70,...) at soconnect= +0x52 >> kern_connect(c41e8c80,6,c3f6ac70,c3f6ac70,0,...) at kern_connect+0xa6 >> connect(c41e8c80,c3db0d08,c0324244,c3db0020,16,...) at connect+0x46 >> syscall(c3db0d48) at syscall+0x2d3 >> Xint0x80_syscall() at Xint0x80_syscall+0x22 >> --- syscall (98, FreeBSD ELF32, connect), eip =3D 0x283bd0cb, esp =3D 0x= bf7fad0c, ebp =3D 0xbf7faf38 --- >> ---- >> >> >> DomU details >> FreeBSD 8.1-RELEASE-p1 #11 >> kernel config: /usr/src/sys/XEN i386 >> xen config: >> ---- >> kernel =3D "/var/lib/xen/images/kernel.FDvzVcWQzfgX" >> memory =3D "1504" >> name =3D "FDvzVcWQzfgX" >> vcpus =3D "1" >> vid =3D "7" >> >> vif =3D [ 'mac=3D00:16:3e:bf:2e:2e, bridge=3Dxenbr0, ip=3D0.0.0.0, vifna= me=3DFDvzVcWQzfgX, rate=3D0Mb/s' ] >> disk =3D [ 'phy:/dev/iscsi_0_7,sda,w', 'phy:/dev/iscsi_0_127,sdb,w' ] >> >> extra =3D "boot_verbose=3D1" >> extra +=3D ",vfs.root.mountfrom=3Dufs:/dev/da0" >> extra +=3D ",kern.hz=3D100"---- >> >> >> Dom0 details >> CentOS release 5.4 (Final) >> Linux hv9-a-chi.vps.net 2.6.18-164.15.1.el5xen #1 SMP Wed Mar 17 12:04:2= 3 EDT 2010 x86_64 x86_64 x86_64 GNU/Linux >> xen-3.0.3-94.el5_4.3 >> >> >> Appreciate any assistance. >> Thanks >> --- >> Yura >> >> _______________________________________________ >> freebsd-xen@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-xen >> To unsubscribe, send any mail to "freebsd-xen-unsubscribe@freebsd.org" > > _______________________________________________ > freebsd-xen@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-xen > To unsubscribe, send any mail to "freebsd-xen-unsubscribe@freebsd.org" > From owner-freebsd-xen@FreeBSD.ORG Thu Oct 28 12:02:48 2010 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 61FF610656A5 for ; Thu, 28 Oct 2010 12:02:48 +0000 (UTC) (envelope-from ykohut@onapp.com) Received: from edgelb.ocscloud.net (edge01.ocscloud.net [91.210.68.35]) by mx1.freebsd.org (Postfix) with ESMTP id 02DDA8FC20 for ; Thu, 28 Oct 2010 12:02:47 +0000 (UTC) Received: from W01EXHUB01.hosting.tg.local (10.101.22.23) by W01EXEDGE01.hosting.tg.local (91.210.68.35) with Microsoft SMTP Server (TLS) id 8.1.311.2; Thu, 28 Oct 2010 13:02:45 +0100 Received: from [192.168.128.133] (194.44.160.178) by smtpauth.thinkgrid.net (10.101.22.25) with Microsoft SMTP Server (TLS) id 8.1.311.2; Thu, 28 Oct 2010 13:02:45 +0100 From: Yuriy Kohut Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Date: Thu, 28 Oct 2010 15:02:41 +0300 Message-ID: <88955623-5D2F-453A-B7EF-9E1058370B14@onapp.com> To: "freebsd-xen@FreeBSD.org" MIME-Version: 1.0 (Apple Message framework v1081) X-Mailer: Apple Mail (2.1081) Subject: FreeBSD 8.1-RELEASE-p1 i386 xennet_get_responses messages in console 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: Thu, 28 Oct 2010 12:02:48 -0000 Hi, Does somebody know haw to deal with the following massages in the console: xennet_get_responses: too many frags 6 > max 5 --- Yura From owner-freebsd-xen@FreeBSD.ORG Fri Oct 29 08:20:17 2010 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 3FAB51065672 for ; Fri, 29 Oct 2010 08:20:17 +0000 (UTC) (envelope-from ykohut@onapp.com) Received: from edgelb.ocscloud.net (edge02.ocscloud.net [91.210.68.36]) by mx1.freebsd.org (Postfix) with ESMTP id CA0428FC1C for ; Fri, 29 Oct 2010 08:20:16 +0000 (UTC) Received: from W01EXHUB01.hosting.tg.local (10.101.22.23) by W01EXEDGE02.hosting.tg.local (91.210.68.36) with Microsoft SMTP Server (TLS) id 8.1.311.2; Fri, 29 Oct 2010 09:20:14 +0100 Received: from [192.168.128.133] (194.44.160.178) by smtpauth.thinkgrid.net (10.101.22.25) with Microsoft SMTP Server (TLS) id 8.1.311.2; Fri, 29 Oct 2010 09:20:14 +0100 From: Yuriy Kohut Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Date: Fri, 29 Oct 2010 11:20:13 +0300 Message-ID: To: MIME-Version: 1.0 (Apple Message framework v1081) X-Mailer: Apple Mail (2.1081) Cc: Subject: FreeBSD 8.1-RELEASE-p1 #11 i386 DomU kernel panic on mkdir() 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 Oct 2010 08:20:17 -0000 Hi, Got one new kernel panic: mode =3D 063537, inum =3D 235520, fs =3D / panic: ffs_valloc: dup alloc cpuid =3D 0 KDB: enter: panic [thread pid 845 tid 100036 ] Stopped at kdb_enter+0x3a: movl $0,kdb_why db> where Tracing pid 845 tid 100036 td 0xc24b1280 kdb_enter(c035e9b8,c035e9b8,c037226c,d5740900,0,...) at kdb_enter+0x3a panic(c037226c,675f,39800,c24118d4,0,...) at panic+0x136 ffs_valloc(c28c5a78,41ed,c2495b00,d5740a2c,0,...) at ffs_valloc+0x602 ufs_readdir(d5740c38,0,d5740be4,d5740b7c,d5740c5c,...) at = ufs_readdir+0x3d6 VOP_MKDIR_APV(c03a9ec0,d5740c38,68,0,0,...) at VOP_MKDIR_APV+0x42 kern_mkdirat(c24b1280,ffffff9c,28530180,0,1ed,...) at kern_mkdirat+0x251 kern_mkdir(c24b1280,28530180,0,1ed,d5740d3c,...) at kern_mkdir+0x2e mkdir(c24b1280,d5740d08,c2478280,206,c00fd1af,...) at mkdir+0x29 syscall(d5740d48) at syscall+0x2d3 Xint0x80_syscall() at Xint0x80_syscall+0x22 --- syscall (136, FreeBSD ELF32, mkdir), eip =3D 0x2833ba53, esp =3D = 0xbf7fc7cc, ebp =3D 0xbf7fd0d8 --- --- Yura