From owner-freebsd-xen@FreeBSD.ORG Sun Jun 14 14:12:32 2009 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 0FB90106564A; Sun, 14 Jun 2009 14:12:32 +0000 (UTC) (envelope-from mister.olli@googlemail.com) Received: from mail-fx0-f228.google.com (mail-fx0-f228.google.com [209.85.220.228]) by mx1.freebsd.org (Postfix) with ESMTP id 6A31F8FC18; Sun, 14 Jun 2009 14:12:30 +0000 (UTC) (envelope-from mister.olli@googlemail.com) Received: by fxm28 with SMTP id 28so522619fxm.43 for ; Sun, 14 Jun 2009 07:12:30 -0700 (PDT) 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:cc :in-reply-to:references:content-type:date:message-id:mime-version :x-mailer:content-transfer-encoding; bh=Elthq2lDjW2oq46Vp+GV9G+hYzZ18298LiWM54OYL2Q=; b=ZdlBg2eRW25IcsgCeSZEZSkUu8E6j5X/m5Y4LzvcRKvT6FH37AMQWJDERR/SbVKN+g ghtDOVNUVpzWIgv5FAeFCrjdEjOT8T276abkLFQPmpJxUMG6Sbpa52xXz/TMBL3euwd2 uRwXH/dhzKyhoOs4IQFwH3RI6DwSvqLv0pO7c= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=subject:from:reply-to:to:cc:in-reply-to:references:content-type :date:message-id:mime-version:x-mailer:content-transfer-encoding; b=MUqg5kGY83Q/iahaTRgV8GOwuomrOBCeYxWN9sfYHIJSFmFYw/2GzLMZtOXlVaCyj/ hsikUsl7cyLlO9XQ5hw1m8dfnqKi2jk2WtykDQFPtmky3X6y+BST3apFNBPD2glauvON fSLNFgKx8/ngEuiQ68oxbPyOZ58wm5TOyBhkw= Received: by 10.86.95.8 with SMTP id s8mr5832468fgb.2.1244988749709; Sun, 14 Jun 2009 07:12:29 -0700 (PDT) Received: from ?88.128.34.150? ([88.128.34.150]) by mx.google.com with ESMTPS id 12sm8351759fgg.15.2009.06.14.07.12.24 (version=SSLv3 cipher=RC4-MD5); Sun, 14 Jun 2009 07:12:26 -0700 (PDT) From: Mister Olli To: Kip Macy In-Reply-To: <3c1674c90906131457p3656732ka64c8d0ded3269a6@mail.gmail.com> References: <1244928181.6570.1.camel@phoenix.blechhirn.net> <3c1674c90906131457p3656732ka64c8d0ded3269a6@mail.gmail.com> Content-Type: text/plain Date: Sun, 14 Jun 2009 16:12:18 +0200 Message-Id: <1244988738.6570.2.camel@phoenix.blechhirn.net> Mime-Version: 1.0 X-Mailer: Evolution 2.24.5 Content-Transfer-Encoding: 7bit Cc: freebsd-xen@freebsd.org, freebsd-current@freebsd.org Subject: Re: XEN kernel fails to build with 8-CURRENT t194017 X-BeenThere: freebsd-xen@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: mister.olli@googlemail.com 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, 14 Jun 2009 14:12:32 -0000 Hi, compiles works like a charm. Great work :-)) Thanks. Regards, --- Mr. Olli On Sat, 2009-06-13 at 14:57 -0700, Kip Macy wrote: > Should be fixed now. > > Cheers, > Kip > > On Sat, Jun 13, 2009 at 2:23 PM, Mister Olli wrote: > > Hi, > > > > during 'make buildkernel KERNCONF=XEN' I currently get the following error: > > > > > > cc -c -O -pipe -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -fstack-protector -Werror /usr/src/sys/dev/xen/blkfront/blkfront.c > > cc1: warnings being treated as errors > > /usr/src/sys/dev/xen/blkfront/blkfront.c:1104: warning: pointer type mismatch in conditional expression > > *** Error code 1 > > > > Stop in /usr/obj/usr/src/sys/XEN. > > *** Error code 1 > > > > Stop in /usr/src. > > *** Error code 1 > > > > Stop in /usr/src. > > template-8_CURRENT# svn info /usr/src > > Path: /usr/src > > URL: http://svn.freebsd.org/base/head > > Repository Root: http://svn.freebsd.org/base > > Repository UUID: ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f > > Revision: 194107 > > Node Kind: directory > > Schedule: normal > > Last Changed Author: edwin > > Last Changed Rev: 194107 > > Last Changed Date: 2009-06-13 15:35:18 +0200 (Sat, 13 Jun 2009) > > > > > > > > > > Regards, > > --- > > Mr. Olli > > > > _______________________________________________ > > 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 Jun 15 11:07:07 2009 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 0E261106566B for ; Mon, 15 Jun 2009 11:07:07 +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 EF9678FC28 for ; Mon, 15 Jun 2009 11:07:06 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n5FB76FH077148 for ; Mon, 15 Jun 2009 11:07:06 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n5FB76K6077144 for freebsd-xen@FreeBSD.org; Mon, 15 Jun 2009 11:07:06 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 15 Jun 2009 11:07:06 GMT Message-Id: <200906151107.n5FB76K6077144@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, 15 Jun 2009 11:07:07 -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/135421 xen [xen] FreeBSD Xen PVM DomU network failure - netfronc. o kern/135179 xen [xen] Xen domU does not properly reboot 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/135008 xen [xen] FreeBSD-current/Xen timecounter jumps o kern/134926 xen [xen] [panic] FreeBSD-current Xen DomU networking pani 6 problems total. From owner-freebsd-xen@FreeBSD.ORG Tue Jun 16 10:44:07 2009 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 85340106566C for ; Tue, 16 Jun 2009 10:44:07 +0000 (UTC) (envelope-from general-bounces@openid.net) Received: from fraxinus.osuosl.org (fraxinus.osuosl.org [140.211.166.137]) by mx1.freebsd.org (Postfix) with ESMTP id 18A818FC17 for ; Tue, 16 Jun 2009 10:44:07 +0000 (UTC) (envelope-from general-bounces@openid.net) Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id ACC5B1C4206 for ; Tue, 16 Jun 2009 10:27:43 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from fraxinus.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ncrdUuIFYx15 for ; Tue, 16 Jun 2009 10:27:43 +0000 (UTC) Received: from openid.net (openid2.openid.net [140.211.166.41]) by fraxinus.osuosl.org (Postfix) with ESMTP id 95EAB1C41B0 for ; Tue, 16 Jun 2009 10:27:43 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) by openid.net (Postfix) with ESMTP id 3BBCD8D802E for ; Tue, 16 Jun 2009 03:27:43 -0700 (PDT) MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit From: general-bounces@openid.net To: freebsd-xen@freebsd.org Message-ID: Date: Tue, 16 Jun 2009 03:27:29 -0700 Precedence: bulk X-BeenThere: general@openid.net X-Mailman-Version: 2.1.11 X-List-Administrivia: yes Sender: general-bounces@openid.net Errors-To: general-bounces@openid.net Subject: Your message to general awaits moderator approval X-BeenThere: freebsd-xen@freebsd.org 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, 16 Jun 2009 10:44:08 -0000 Your mail to 'general' with the subject Returned mail: see transcript for details Is being held until the list moderator can review it for approval. The reason it is being held: Post by non-member to a members-only list Either the message will get posted to the list, or you will receive notification of the moderator's decision. If you would like to cancel this posting, please visit the following URL: http://openid.net/mailman/confirm/general/6d5c5166c0b55ab8f9e7a0483eb172706f3256ad From owner-freebsd-xen@FreeBSD.ORG Wed Jun 17 10:55:23 2009 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 1D9E81065688 for ; Wed, 17 Jun 2009 10:55:23 +0000 (UTC) (envelope-from prvs=alex.urbanowicz/0419299677@artegence.com) Received: from pciuch.3dart.com (pciuch.3dart.com [195.164.48.69]) by mx1.freebsd.org (Postfix) with ESMTP id 7CA068FC0A for ; Wed, 17 Jun 2009 10:55:22 +0000 (UTC) (envelope-from prvs=alex.urbanowicz/0419299677@artegence.com) Received: from worker3.non.3dart.com ([192.168.240.83]) by pciuch.3dart.com with esmtpsa (Cipher TLSv1:AES256-SHA:256) (Exim 4.67 #1) id 1MGsbo-0007kL-2B by authid with plain_login for ; Wed, 17 Jun 2009 12:43:12 +0200 From: Alex Urbanowicz To: freebsd-xen@freebsd.org In-Reply-To: <20090615120038.79B9F106580B@hub.freebsd.org> References: <20090615120038.79B9F106580B@hub.freebsd.org> Content-Type: multipart/mixed; boundary="=-XPogi9Zb7q4/PkN7zQi+" Date: Wed, 17 Jun 2009 10:43:07 +0000 Message-Id: <1245235387.15565.1799.camel@hosaka> Mime-Version: 1.0 X-Mailer: Evolution 2.24.3 X-Spam-Score: -11.4 (-----------) X-Spam-Report: No, hits=-11.4 required=7.0 tests=ALL_TRUSTED, PCIUCH_AUTH autolearn=disabled version=3.2.5 Subject: my experience with FreeBSD Xen guest 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: Wed, 17 Jun 2009 10:55:23 -0000 --=-XPogi9Zb7q4/PkN7zQi+ Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hello I've spent last four days trying to get a stable 8.0-CURRENT on a CentOS 5.3. I am not very versed in BSD, so some of the problems may come from applying generic Unix approach to BSD environment. * disk operations are unstable. I attach dmesg from boot of a freshly fscked filesystem (16G LVM on host), the two stack backtraces are routinely happening during boot sequence. Also massive operations like buildworld usually lead to more syscall errors and routine filesystem corruption * sometimes the guest just crashes to kernel debugger, I have not isolated any particular reason why it happens * during the four days I only managed to successfully compile kernel once and world twice, installworld always fails, the last one with following error: [...] =3D=3D=3D> secure (install) =3D=3D=3D> secure/lib (install) =3D=3D=3D> secure/lib/libcrypto (install) ".depend", line 19879: Unassociated shell command "=EF=BF=BD=EF=BF=BD=C9=AB= =EF=BF=BD=EF=BF=BD=EF=BF=BD=EF=BF=BD=EF=BF=BD=EF=BF=BD=EF=BF=BD'=EF=BF=BDF/= ^=EF=BF=BD>=EF=BF=BD =E9=97=86=10=EF=BF=BD=EF=BF=BD=06=EF=BF=BD ".depend", line 19880: Need an operator ".depend", line 19881: Need an operator ".depend", line 19883: Missing dependency operator ".depend", line 19884: Need an operator No closing parenthesis in archive specification ".depend", line 19885: Error in archive specification: "=1B% =EF=BF=BD=EF=BF=BD=EF=BF=BD=EF=BF=BDZ=EF=BF=BD=EF=BF=BDF=EF=BF=BD=EF=BF=BD= =EF=BF=BD=14=EF=BF=BD=EF=BF=BD_o=EF=BF=BD=EF=BF=BD=EF=BF=BD=EF=BF=BD=7Fo=EF= =BF=BDx;=EF=BF=BD=EF=BF=BD=EF=BF=BD=EF=BF=BDw,=EF=BF=BD=1D=EF=BF=BDF=DE=8E= =EF=BF=BD/=177=EF=BF=BD=CD=9A=EF=BF=BD=EF=BF=BD" No closing parenthesis in archive specification ".depend", line 19886: Error in archive specification: "=EF=BF=BD=EF=BF=BD= =EF=BF=BD=EF=BF=BD=EF=BF=BD" ".depend", line 19888: Need an operator ".depend", line 19889: Need an operator ".depend", line 19893: Need an operator ".depend", line 19894: Missing dependency operator No closing parenthesis in archive specification ".depend", line 19899: Error in archive specification: "6pH=EF=BF=BDEX=EF=BF=BD=EF=BF=BD=1C=EF=BF=BD=EF=BF=BD]=EF=BF=BD=EF=BF=BD= =EF=BF=BD=EF=BF=BD9=EF=BF=BD=1B=E4=9D=BA8=EF=BF=BD" ".depend", line 19910: Need an operator make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /usr/src/secure/lib. *** Error code 1 Stop in /usr/src/secure. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. Also, during the mentioned buildworld the following syscall error happened: lock order reversal: 1st 0xc393b81c snaplk (snaplk) @ /usr/home/alex/bsd/sys/kern/vfs_vnops.c:295 2nd 0xc441037c ufs (ufs) @ /usr/home/alex/bsd/sys/ufs/ffs/ffs_snapshot.c:1587 KDB: stack backtrace: X_db_sym_numargs(c0356957,e4d2f640,c0116b95,c01072bb,c035979e,...) at X_db_sym_numargs+0x146 kdb_backtrace(c01072bb,c035979e,c36ccf10,c36ccbd0,e4d2f69c,...) at kdb_backtrace+0x29 witness_display_spinlock(c035979e,c441037c,c034c8dc,c36ccbd0,c0371652,...) = at witness_display_spinlock+0x75 witness_checkorder(c441037c,9,c0371652,633,0,...) at witness_checkorder +0x839 __lockmgr_args(c441037c,80000,0,0,0,...) at __lockmgr_args+0x797 ffs_snapremove(c4410324,0,e4d2f7d8,e4d2f7d8,c035e67e,...) at ffs_snapremove+0x11f ffs_truncate(c4410324,0,0,c00,0,...) at ffs_truncate+0x5f7 ufs_inactive(e4d2fa58,c4410398,c4410324,c4410398,e4d2fa70,...) at ufs_inactive+0x218 VOP_INACTIVE_APV(c03b0200,e4d2fa58,c0360aae,925,c03c2160,...) at VOP_INACTIVE_APV+0xa5 vref(c03b0200,e4d2fa8c,c0360aae,8ab,127,...) at vref+0x136e vput(c4410324,e4d2fac8,c0361c78,127,0,...) at vput+0x1cd vn_close(c4410324,1,c3b02600,c3b1f240,c0c74880,...) at vn_close+0x19a vn_close(c39611f8,c3b1f240,3,0,c39611f8,...) at vn_close+0x294 _fdrop(c39611f8,c3b1f240,e4d2fb94,c01169dc,0,c0507a20,c3b1f2e4,c0507a20,c03= 9b680,c4bd432c,6f4,c034e229,e4d2fbbc,c00de690,c4bd432c,8,c034e229,6f4) at _= fdrop+0x43 closef(c39611f8,c3b1f240,6f4,6f1,c3b1f2e4,...) at closef+0x290 fdfree(c3b1f240,0,c034eafc,103,1,...) at fdfree+0x3ea exit1(c3b1f240,0,e4d2fd3c,c0329e23,c3b1f240,...) at exit1+0x533 sys_exit(c3b1f240,e4d2fd08,4,c035a0f3,c039227c,...) at sys_exit+0x1d syscall(e4d2fd48) at syscall+0x2a3 Xint0x80_syscall() at Xint0x80_syscall+0x22 --- syscall (1, FreeBSD ELF32, sys_exit), eip =3D 0x28129f63, esp =3D 0xbf7fe33c, ebp =3D 0xbf7fe348 --- I guess that the both of the errors are related to fs corruption that happened during the course of buildworld (before I started buildworld I launched the guest from different image and fscked the / clean). The filesystem problems are severe, and block us from using FreeBSD/Xen. Regards Alex --=-XPogi9Zb7q4/PkN7zQi+ Content-Disposition: attachment; filename="dmesg" Content-Type: text/plain; name="dmesg"; charset="UTF-8" Content-Transfer-Encoding: 7bit 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 r: Tue Jun 16 13:53:39 UTC 2009 alex@dev32:/usr/obj/usr/home/alex/bsd/sys/XEN WARNING: WITNESS option enabled, expect reduced performance. Xen reported: 2327.498 MHz processor. Timecounter "ixen" frequency 1000000000 Hz quality 0 CPU: Intel(R) Xeon(R) CPU E5410 @ 2.33GHz (2327.50-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x1067a Stepping = 10 Features=0xbfebfbff Features2=0x40ce3bd AMD Features=0x20000000 AMD Features2=0x1 TSC: P-state invariant Instruction TLB: 4 KB Pages, 4-way set associative, 128 entries 1st-level instruction cache: 32 KB, 8-way set associative, 64 byte line size 1st-level data cache: 32 KB, 8-way set associative, 64 byte line size L2 cache: 6144 kbytes, 16-way associative, 64 bytes/line real memory = 1073741824 (1024 MB) Physical memory chunk(s): 0x0000000000895000 - 0x000000003edb2fff, 1045553152 bytes (255262 pages) avail memory = 1041563648 (993 MB) APIC: Using the MPTable enumerator. SMP: Added CPU 0 (BSP) ULE: setup cpu 0 [XEN] IPI cpu=0 irq=128 vector=RESCHEDULE_VECTOR (0) [XEN] IPI cpu=0 irq=129 vector=CALL_FUNCTION_VECTOR (1) Event-channel device installed. mem: Pentium Pro MTRR support enabled null: nfslock: pseudo-device random: io: kbd0 at kbdmux0 Grant table initialized xenbus0: on motherboard xc0: on motherboard [XEN] xen_rtc_probe: probing Hypervisor RTC clock rtc0: on motherboard [XEN] xen_rtc_attach: attaching Hypervisor RTC clock rtc0: registered as a time-of-day clock (resolution 1000000us) npx0: INT 16 interface Device configuration finished. procfs registered Timecounters tick every 10.000 msec [XEN] hypervisor wallclock nudged; nudging TOD. lo0: bpf attached xbd0: 16384MB at device/vbd/51712 on xenbus0 GEOM: new disk xbd0 xbd2: 256MB at device/vbd/51744 on xenbus0 xn0: at device/vif/0 on xenbus0 xn0: bpf attached xn0: Ethernet address: 00:bd:c4:13:00:01 WARNING: WITNESS option enabled, expect reduced performance. GEOM: new disk xbd2 Trying to mount root from ufs:xbd0 rtc0: [XEN] xen_rtc_gettime rtc0: [XEN] xen_rtc_gettime: wallclock 1241776380 sec; 699847734 nsec rtc0: [XEN] xen_rtc_gettime: uptime 3384929 sec; 293434434 nsec rtc0: [XEN] xen_rtc_gettime: TOD 1245161309 sec; 993282168 nsec start_init: trying /sbin/init lock order reversal: 1st 0xc3a8b8b8 ufs (ufs) @ /usr/home/alex/bsd/sys/kern/vfs_mount.c:1054 2nd 0xc3a8d6a0 devfs (devfs) @ /usr/home/alex/bsd/sys/kern/vfs_subr.c:2084 KDB: stack backtrace: X_db_sym_numargs(c0356957,c35b8824,c0116b95,c01072bb,c035979e,...) at X_db_sym_numargs+0x146 kdb_backtrace(c01072bb,c035979e,c36ccbd0,c36ccb00,c35b8880,...) at kdb_backtrace+0x29 witness_display_spinlock(c035979e,c3a8d6a0,c03489cb,c36ccb00,c0360aae,...) at witness_display_spinlock+0x75 witness_checkorder(c3a8d6a0,9,c0360aae,824,0,...) at witness_checkorder+0x839 __lockmgr_args(c3a8d6a0,80100,c3a8d6bc,0,0,...) at __lockmgr_args+0x797 vop_stdlock(c35b8988,c011693b,c0348c10,80100,c3a8d648,...) at vop_stdlock+0x62 VOP_LOCK1_APV(c038f2e0,c35b8988,c39c2524,c03c21a0,c3a8d648,...) at VOP_LOCK1_APV+0xb5 _vn_lock(c3a8d648,80100,c0360aae,824,8,...) at _vn_lock+0x5e vget(c3a8d648,80100,c39c2480,15d,c0348b28,...) at vget+0xb9 devfs_allocv(c3952000,c394ca10,c35b8a20,9d,c0534698,...) at devfs_allocv+0x102 devfs_rules_apply(c394ca10,80000,c35b8c3c,42c,0,...) at devfs_rules_apply+0x14a vfs_donmount(c39c2480,0,c3952100,c3952100,bf7fde39,...) at vfs_donmount+0x14bb nmount(c39c2480,c35b8d08,c,c,c0394bb8,...) at nmount+0x72 syscall(c35b8d48) at syscall+0x2a3 Xint0x80_syscall() at Xint0x80_syscall+0x22 --- syscall (378, FreeBSD ELF32, nmount), eip = 0x280e7c3b, esp = 0xbf7fde0c, ebp = 0xbf7fe368 --- lock order reversal: 1st 0xd772de30 bufwait (bufwait) @ /usr/home/alex/bsd/sys/kern/vfs_bio.c:2558 2nd 0xc3991e00 dirhash (dirhash) @ /usr/home/alex/bsd/sys/ufs/ufs/ufs_dirhash.c:285 KDB: stack backtrace: X_db_sym_numargs(c0356957,e4d2fa8c,c0116b95,c01072bb,c035979e,...) at X_db_sym_numargs+0x146 kdb_backtrace(c01072bb,c035979e,c36ca4d0,c36ccc38,e4d2fae8,...) at kdb_backtrace+0x29 witness_display_spinlock(c035979e,c3991e00,c0373b42,c36ccc38,c03737d1,...) at witness_display_spinlock+0x75 witness_checkorder(c3991e00,9,c03737d1,11d,0,...) at witness_checkorder+0x839 _sx_xlock(c3991e00,0,c03737d1,11d,d86a3018,...) at _sx_xlock+0x85 ufsdirhash_enduseful(0,d,c38c4800,d772ddd0,d86a3018,...) at ufsdirhash_enduseful+0x2f5 ufsdirhash_remove(c3b2a0e8,d86a3018,18,e4d2fb78,e4d2fb74,...) at ufsdirhash_remove+0x14 ufs_dirremove(c3b25b84,c3b291d0,500800c,1,9f,...) at ufs_dirremove+0xe5 ufs_itimes(e4d2fc44,e4d2fc54,c3b20860,c3b20860,0,...) at ufs_itimes+0x826 VOP_RMDIR_APV(c03b0200,e4d2fc44,2,0,28216238,...) at VOP_RMDIR_APV+0xa5 kern_rmdirat(c3b16000,ffffff9c,28216238,0,e4d2fc90,...) at kern_rmdirat+0x16b kern_rmdir(c3b16000,28216238,0,e4d2fd3c,c0329e23,...) at kern_rmdir+0x27 rmdir(c3b16000,e4d2fd08,4,c036e7d5,c039315c,...) at rmdir+0x22 syscall(e4d2fd48) at syscall+0x2a3 Xint0x80_syscall() at Xint0x80_syscall+0x22 --- syscall (137, FreeBSD ELF32, rmdir), eip = 0x280d8bfb, esp = 0xbf7febfc, ebp = 0xbf7fec28 --- --=-XPogi9Zb7q4/PkN7zQi+-- From owner-freebsd-xen@FreeBSD.ORG Wed Jun 17 12:03:50 2009 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 CEE28106568B for ; Wed, 17 Jun 2009 12:03:50 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-qy0-f173.google.com (mail-qy0-f173.google.com [209.85.221.173]) by mx1.freebsd.org (Postfix) with ESMTP id 869858FC14 for ; Wed, 17 Jun 2009 12:03:50 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: by qyk3 with SMTP id 3so311283qyk.3 for ; Wed, 17 Jun 2009 05:03:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:date:x-google-sender-auth:message-id:subject:from:to:cc :content-type:content-transfer-encoding; bh=wYFzFkdpwDMGGEiTgljly0ZKxjsUsCr/IJ7sEnw57R8=; b=bas7xJaeaSH47yNAethsr7hABm9Eo3M9bNE2OyogfxH+O3QxmlXS4jCthY9BpOoRWH c1cr6EWt6e4kPBPoHKKscfqRi/OjpPom5Jypuuv64bo+fALBIB3lIbWtzbD5+LCjYFkW 3uQuCxsxxonYfEjKPR9L6NRSKjNzmQSUO2pwQ= 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=Jv5ZNsqxlrjHFFnW+RZq38rTJh/4sPREMqMTyp5yzgnaePR3HHz4CHhLcZ1Q0JTEbF PQ/jGzajGY+Hp68d0esdiwUh/1u0t1mQWRzI0KZie8feltJrQCPwNQUXuvf+aJFM3L08 f2o18iXpQEk1gAyhsibxR+vKBGDrMX7xWYj2Y= MIME-Version: 1.0 Sender: adrian.chadd@gmail.com Received: by 10.229.98.141 with SMTP id q13mr13633qcn.3.1245240229547; Wed, 17 Jun 2009 05:03:49 -0700 (PDT) In-Reply-To: <1245235387.15565.1799.camel@hosaka> References: <20090615120038.79B9F106580B@hub.freebsd.org> <1245235387.15565.1799.camel@hosaka> Date: Wed, 17 Jun 2009 20:03:49 +0800 X-Google-Sender-Auth: f567d0f28226a1e0 Message-ID: From: Adrian Chadd To: Alex Urbanowicz Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: freebsd-xen@freebsd.org Subject: Re: my experience with FreeBSD Xen guest 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: Wed, 17 Jun 2009 12:03:51 -0000 I've only just started seeing filesystem corruption under high load. -current Xen survived buildworlds in my initial testing so I was focusing more on fixing network related bugs. It is quite possible there are bugs in the VM system and/or Xen block device code which are causing instabilities. Please file a FreeBSD PR so the problem isn't forgotten about. Thanks, Adrian 2009/6/17 Alex Urbanowicz : > Hello > > I've spent last four days trying to get a stable 8.0-CURRENT on a CentOS > 5.3. I am not very versed in BSD, so some of the problems may come from > applying generic Unix approach to BSD environment. > > * disk operations are unstable. I attach dmesg from boot of a freshly > fscked filesystem (16G LVM on host), the two stack backtraces are > routinely happening during boot sequence. Also massive operations like > buildworld usually lead to more syscall errors and routine filesystem > corruption > > * sometimes the guest just crashes to kernel debugger, I have not > isolated any particular reason why it happens > > * during the four days I only managed to successfully compile kernel > once and world twice, installworld always fails, the last one with > following error: > > [...] > =3D=3D=3D> secure (install) > =3D=3D=3D> secure/lib (install) > =3D=3D=3D> secure/lib/libcrypto (install) > ".depend", line 19879: Unassociated shell command "=EF=BF=BD=EF=BF=BD=C9= =AB=EF=BF=BD=EF=BF=BD=EF=BF=BD=EF=BF=BD=EF=BF=BD=EF=BF=BD=EF=BF=BD'=EF=BF= =BDF/^=EF=BF=BD>=EF=BF=BD > =E9=97=86 =EF=BF=BD=EF=BF=BD =EF=BF=BD > ".depend", line 19880: Need an operator > ".depend", line 19881: Need an operator > ".depend", line 19883: Missing dependency operator > ".depend", line 19884: Need an operator > No closing parenthesis in archive specification > ".depend", line 19885: Error in archive specification: " % > =EF=BF=BD=EF=BF=BD=EF=BF=BD=EF=BF=BDZ=EF=BF=BD=EF=BF=BDF=EF=BF=BD=EF=BF= =BD=EF=BF=BD =EF=BF=BD=EF=BF=BD_o=EF=BF=BD=EF=BF=BD=EF=BF=BD=EF=BF=BD o=EF= =BF=BDx;=EF=BF=BD=EF=BF=BD=EF=BF=BD=EF=BF=BDw,=EF=BF=BD =EF=BF=BDF=DE=8E=EF= =BF=BD/ 7=EF=BF=BD=CD=9A=EF=BF=BD=EF=BF=BD" > No closing parenthesis in archive specification > ".depend", line 19886: Error in archive specification: "=EF=BF=BD=EF=BF= =BD=EF=BF=BD=EF=BF=BD=EF=BF=BD" > ".depend", line 19888: Need an operator > ".depend", line 19889: Need an operator > ".depend", line 19893: Need an operator > ".depend", line 19894: Missing dependency operator > No closing parenthesis in archive specification > ".depend", line 19899: Error in archive specification: > "6pH=EF=BF=BDEX=EF=BF=BD=EF=BF=BD =EF=BF=BD=EF=BF=BD]=EF=BF=BD=EF=BF=BD= =EF=BF=BD=EF=BF=BD9=EF=BF=BD =E4=9D=BA8=EF=BF=BD" > ".depend", line 19910: Need an operator > make: fatal errors encountered -- cannot continue > *** Error code 1 > > Stop in /usr/src/secure/lib. > *** Error code 1 > > Stop in /usr/src/secure. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > > Also, during the mentioned buildworld the following syscall error > happened: > > lock order reversal: > =C2=A01st 0xc393b81c snaplk (snaplk) > @ /usr/home/alex/bsd/sys/kern/vfs_vnops.c:295 > =C2=A02nd 0xc441037c ufs (ufs) > @ /usr/home/alex/bsd/sys/ufs/ffs/ffs_snapshot.c:1587 > KDB: stack backtrace: > X_db_sym_numargs(c0356957,e4d2f640,c0116b95,c01072bb,c035979e,...) at > X_db_sym_numargs+0x146 > kdb_backtrace(c01072bb,c035979e,c36ccf10,c36ccbd0,e4d2f69c,...) at > kdb_backtrace+0x29 > witness_display_spinlock(c035979e,c441037c,c034c8dc,c36ccbd0,c0371652,...= ) at witness_display_spinlock+0x75 > witness_checkorder(c441037c,9,c0371652,633,0,...) at witness_checkorder > +0x839 > __lockmgr_args(c441037c,80000,0,0,0,...) at __lockmgr_args+0x797 > ffs_snapremove(c4410324,0,e4d2f7d8,e4d2f7d8,c035e67e,...) at > ffs_snapremove+0x11f > ffs_truncate(c4410324,0,0,c00,0,...) at ffs_truncate+0x5f7 > ufs_inactive(e4d2fa58,c4410398,c4410324,c4410398,e4d2fa70,...) at > ufs_inactive+0x218 > VOP_INACTIVE_APV(c03b0200,e4d2fa58,c0360aae,925,c03c2160,...) at > VOP_INACTIVE_APV+0xa5 > vref(c03b0200,e4d2fa8c,c0360aae,8ab,127,...) at vref+0x136e > vput(c4410324,e4d2fac8,c0361c78,127,0,...) at vput+0x1cd > vn_close(c4410324,1,c3b02600,c3b1f240,c0c74880,...) at vn_close+0x19a > vn_close(c39611f8,c3b1f240,3,0,c39611f8,...) at vn_close+0x294 > _fdrop(c39611f8,c3b1f240,e4d2fb94,c01169dc,0,c0507a20,c3b1f2e4,c0507a20,c= 039b680,c4bd432c,6f4,c034e229,e4d2fbbc,c00de690,c4bd432c,8,c034e229,6f4) at= _fdrop+0x43 > closef(c39611f8,c3b1f240,6f4,6f1,c3b1f2e4,...) at closef+0x290 > fdfree(c3b1f240,0,c034eafc,103,1,...) at fdfree+0x3ea > exit1(c3b1f240,0,e4d2fd3c,c0329e23,c3b1f240,...) at exit1+0x533 > sys_exit(c3b1f240,e4d2fd08,4,c035a0f3,c039227c,...) at sys_exit+0x1d > syscall(e4d2fd48) at syscall+0x2a3 > Xint0x80_syscall() at Xint0x80_syscall+0x22 > --- syscall (1, FreeBSD ELF32, sys_exit), eip =3D 0x28129f63, esp =3D > 0xbf7fe33c, ebp =3D 0xbf7fe348 --- > > I guess that the both of the errors are related to fs corruption that > happened during the course of buildworld (before I started buildworld I > launched the guest from different image and fscked the / clean). > > The filesystem problems are severe, and block us from using FreeBSD/Xen. > > Regards > > Alex > > _______________________________________________ > 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 Wed Jun 17 12:43:27 2009 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 6F3CA1065672; Wed, 17 Jun 2009 12:43:27 +0000 (UTC) (envelope-from xen@komadev.de) Received: from zim.freshx.de (zim.freshx.de [83.137.99.113]) by mx1.freebsd.org (Postfix) with ESMTP id DF3588FC15; Wed, 17 Jun 2009 12:43:26 +0000 (UTC) (envelope-from xen@komadev.de) Received: from localhost (localhost.localdomain [127.0.0.1]) by zim.freshx.de (Postfix) with ESMTP id 6E08C8C016C; Wed, 17 Jun 2009 14:27:15 +0200 (CEST) X-Virus-Scanned: amavisd-new at zim.freshx.de Received: from zim.freshx.de ([127.0.0.1]) by localhost (zim.freshx.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ovq3Y3RRBb8S; Wed, 17 Jun 2009 14:27:05 +0200 (CEST) Received: from zim.freshx.de (zim.freshx.de [192.168.92.113]) by zim.freshx.de (Postfix) with ESMTP id BE7698C0162; Wed, 17 Jun 2009 14:27:05 +0200 (CEST) Date: Wed, 17 Jun 2009 14:27:05 +0200 (CEST) From: Kai Mosebach To: Adrian Chadd Message-ID: <4271445.8421245241625741.JavaMail.root@zim.freshx.de> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Originating-IP: [129.132.228.140] X-Mailer: Zimbra 5.0.11_GA_2695.RHEL5 (ZimbraWebClient - FF3.0 (Mac)/5.0.11_GA_2695.RHEL5) Cc: Alex Urbanowicz , freebsd-xen@freebsd.org Subject: Re: my experience with FreeBSD Xen guest 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: Wed, 17 Jun 2009 12:43:27 -0000 Hi Alex, do you run 32bit on a 32 or 64bit dom0? Maybe you should try a more recent = version of Xen (RHEL has 3.1) This repo might help you : http://www.gitco.de/linux/x86_64/centos/5/rpms/ cheers Kai ----- "Adrian Chadd" schrieb: > I've only just started seeing filesystem corruption under high load. > -current Xen survived buildworlds in my initial testing so I was > focusing more on fixing network related bugs. >=20 > It is quite possible there are bugs in the VM system and/or Xen block > device code which are causing instabilities. >=20 > Please file a FreeBSD PR so the problem isn't forgotten about. >=20 > Thanks, >=20 >=20 >=20 > Adrian >=20 > 2009/6/17 Alex Urbanowicz : > > Hello > > > > I've spent last four days trying to get a stable 8.0-CURRENT on a > CentOS > > 5.3. I am not very versed in BSD, so some of the problems may come > from > > applying generic Unix approach to BSD environment. > > > > * disk operations are unstable. I attach dmesg from boot of a > freshly > > fscked filesystem (16G LVM on host), the two stack backtraces are > > routinely happening during boot sequence. Also massive operations > like > > buildworld usually lead to more syscall errors and routine > filesystem > > corruption > > > > * sometimes the guest just crashes to kernel debugger, I have not > > isolated any particular reason why it happens > > > > * during the four days I only managed to successfully compile > kernel > > once and world twice, installworld always fails, the last one with > > following error: > > > > [...] > > =3D=3D=3D> secure (install) > > =3D=3D=3D> secure/lib (install) > > =3D=3D=3D> secure/lib/libcrypto (install) > > ".depend", line 19879: Unassociated shell command > "=EF=BF=BD=EF=BF=BD=C9=AB=EF=BF=BD=EF=BF=BD=EF=BF=BD=EF=BF=BD=EF=BF=BD=EF= =BF=BD=EF=BF=BD'=EF=BF=BDF/^=EF=BF=BD>=EF=BF=BD > > =E9=97=86 =EF=BF=BD=EF=BF=BD =EF=BF=BD > > ".depend", line 19880: Need an operator > > ".depend", line 19881: Need an operator > > ".depend", line 19883: Missing dependency operator > > ".depend", line 19884: Need an operator > > No closing parenthesis in archive specification > > ".depend", line 19885: Error in archive specification: " % > > =EF=BF=BD=EF=BF=BD=EF=BF=BD=EF=BF=BDZ=EF=BF=BD=EF=BF=BDF=EF=BF=BD=EF=BF= =BD=EF=BF=BD =EF=BF=BD=EF=BF=BD_o=EF=BF=BD=EF=BF=BD=EF=BF=BD=EF=BF=BD o=EF= =BF=BDx;=EF=BF=BD=EF=BF=BD=EF=BF=BD=EF=BF=BDw,=EF=BF=BD =EF=BF=BDF=DE=8E=EF= =BF=BD/ 7=EF=BF=BD=CD=9A=EF=BF=BD=EF=BF=BD" > > No closing parenthesis in archive specification > > ".depend", line 19886: Error in archive specification: "=EF=BF=BD=EF=BF= =BD=EF=BF=BD=EF=BF=BD=EF=BF=BD" > > ".depend", line 19888: Need an operator > > ".depend", line 19889: Need an operator > > ".depend", line 19893: Need an operator > > ".depend", line 19894: Missing dependency operator > > No closing parenthesis in archive specification > > ".depend", line 19899: Error in archive specification: > > "6pH=EF=BF=BDEX=EF=BF=BD=EF=BF=BD =EF=BF=BD=EF=BF=BD]=EF=BF=BD=EF=BF=BD= =EF=BF=BD=EF=BF=BD9=EF=BF=BD =E4=9D=BA8=EF=BF=BD" > > ".depend", line 19910: Need an operator > > make: fatal errors encountered -- cannot continue > > *** Error code 1 > > > > Stop in /usr/src/secure/lib. > > *** Error code 1 > > > > Stop in /usr/src/secure. > > *** Error code 1 > > > > Stop in /usr/src. > > *** Error code 1 > > > > Stop in /usr/src. > > *** Error code 1 > > > > Stop in /usr/src. > > *** Error code 1 > > > > Stop in /usr/src. > > > > Also, during the mentioned buildworld the following syscall error > > happened: > > > > lock order reversal: > > =C2=A01st 0xc393b81c snaplk (snaplk) > > @ /usr/home/alex/bsd/sys/kern/vfs_vnops.c:295 > > =C2=A02nd 0xc441037c ufs (ufs) > > @ /usr/home/alex/bsd/sys/ufs/ffs/ffs_snapshot.c:1587 > > KDB: stack backtrace: > > X_db_sym_numargs(c0356957,e4d2f640,c0116b95,c01072bb,c035979e,...) > at > > X_db_sym_numargs+0x146 > > kdb_backtrace(c01072bb,c035979e,c36ccf10,c36ccbd0,e4d2f69c,...) at > > kdb_backtrace+0x29 > > > witness_display_spinlock(c035979e,c441037c,c034c8dc,c36ccbd0,c0371652,...= ) > at witness_display_spinlock+0x75 > > witness_checkorder(c441037c,9,c0371652,633,0,...) at > witness_checkorder > > +0x839 > > __lockmgr_args(c441037c,80000,0,0,0,...) at __lockmgr_args+0x797 > > ffs_snapremove(c4410324,0,e4d2f7d8,e4d2f7d8,c035e67e,...) at > > ffs_snapremove+0x11f > > ffs_truncate(c4410324,0,0,c00,0,...) at ffs_truncate+0x5f7 > > ufs_inactive(e4d2fa58,c4410398,c4410324,c4410398,e4d2fa70,...) at > > ufs_inactive+0x218 > > VOP_INACTIVE_APV(c03b0200,e4d2fa58,c0360aae,925,c03c2160,...) at > > VOP_INACTIVE_APV+0xa5 > > vref(c03b0200,e4d2fa8c,c0360aae,8ab,127,...) at vref+0x136e > > vput(c4410324,e4d2fac8,c0361c78,127,0,...) at vput+0x1cd > > vn_close(c4410324,1,c3b02600,c3b1f240,c0c74880,...) at > vn_close+0x19a > > vn_close(c39611f8,c3b1f240,3,0,c39611f8,...) at vn_close+0x294 > > > _fdrop(c39611f8,c3b1f240,e4d2fb94,c01169dc,0,c0507a20,c3b1f2e4,c0507a20,c= 039b680,c4bd432c,6f4,c034e229,e4d2fbbc,c00de690,c4bd432c,8,c034e229,6f4) > at _fdrop+0x43 > > closef(c39611f8,c3b1f240,6f4,6f1,c3b1f2e4,...) at closef+0x290 > > fdfree(c3b1f240,0,c034eafc,103,1,...) at fdfree+0x3ea > > exit1(c3b1f240,0,e4d2fd3c,c0329e23,c3b1f240,...) at exit1+0x533 > > sys_exit(c3b1f240,e4d2fd08,4,c035a0f3,c039227c,...) at > sys_exit+0x1d > > syscall(e4d2fd48) at syscall+0x2a3 > > Xint0x80_syscall() at Xint0x80_syscall+0x22 > > --- syscall (1, FreeBSD ELF32, sys_exit), eip =3D 0x28129f63, esp =3D > > 0xbf7fe33c, ebp =3D 0xbf7fe348 --- > > > > I guess that the both of the errors are related to fs corruption > that > > happened during the course of buildworld (before I started > buildworld I > > launched the guest from different image and fscked the / clean). > > > > The filesystem problems are severe, and block us from using > FreeBSD/Xen. > > > > Regards > > > > Alex > > > > _______________________________________________ > > 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 Wed Jun 17 13:29:29 2009 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 AA512106564A for ; Wed, 17 Jun 2009 13:29:29 +0000 (UTC) (envelope-from prvs=alex.urbanowicz/0419299677@artegence.com) Received: from pciuch.3dart.com (pciuch.3dart.com [195.164.48.69]) by mx1.freebsd.org (Postfix) with ESMTP id 65A938FC14 for ; Wed, 17 Jun 2009 13:29:29 +0000 (UTC) (envelope-from prvs=alex.urbanowicz/0419299677@artegence.com) Received: from worker3.non.3dart.com ([192.168.240.83]) by pciuch.3dart.com with esmtpsa (Cipher TLSv1:AES256-SHA:256) (Exim 4.67 #1) id 1MGvCH-0007JE-St by authid with plain_login; Wed, 17 Jun 2009 15:29:02 +0200 From: Alex Urbanowicz To: Kai Mosebach In-Reply-To: <4271445.8421245241625741.JavaMail.root@zim.freshx.de> References: <4271445.8421245241625741.JavaMail.root@zim.freshx.de> Content-Type: text/plain; charset="UTF-8" Date: Wed, 17 Jun 2009 15:28:57 +0200 Message-Id: <1245245337.15565.2147.camel@hosaka> Mime-Version: 1.0 X-Mailer: Evolution 2.24.3 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -11.4 (-----------) X-Spam-Report: No, hits=-11.4 required=7.0 tests=ALL_TRUSTED, PCIUCH_AUTH autolearn=disabled version=3.2.5 Cc: freebsd-xen@freebsd.org Subject: Re: my experience with FreeBSD Xen guest 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: Wed, 17 Jun 2009 13:29:29 -0000 On =C5=9Bro, 2009-06-17 at 14:27 +0200, Kai Mosebach wrote: > Hi Alex, >=20 > do you run 32bit on a 32 or 64bit dom0? Maybe you should try a more recen= t version of Xen (RHEL has 3.1) > This repo might help you : The host is x86_64. > http://www.gitco.de/linux/x86_64/centos/5/rpms/ I'll give it a try when I migrate the setup to experimental server, thank you. I reported the syscall failures and FS corruption to the bugtracker. Alex --=20 Janusz A. Urbanowicz | Artegence sp. z o.o. niniejsza wiadomo=C5=9B=C4=87 nie stanowi pisma ani zam=C3=B3wienia handlow= ego w rozumieniu kodeksu sp=C3=B3=C5=82ek handlowych (Dz.U. 2000 nr 94 poz. 1037)