From owner-freebsd-xen@FreeBSD.ORG Tue Jul 20 16:55: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 63D85106566C for ; Tue, 20 Jul 2010 16:55:14 +0000 (UTC) (envelope-from drums_gvm@hotmail.com) Received: from snt0-omc4-s4.snt0.hotmail.com (snt0-omc4-s4.snt0.hotmail.com [65.55.90.207]) by mx1.freebsd.org (Postfix) with ESMTP id 363F58FC12 for ; Tue, 20 Jul 2010 16:55:14 +0000 (UTC) Received: from SNT130-W46 ([65.55.90.199]) by snt0-omc4-s4.snt0.hotmail.com with Microsoft SMTPSVC(6.0.3790.4675); Tue, 20 Jul 2010 09:55:13 -0700 Message-ID: X-Originating-IP: [77.109.121.131] From: G VM To: , Date: Tue, 20 Jul 2010 18:55:13 +0200 Importance: Normal In-Reply-To: References: <81AF01BF-D5D9-4F61-89FC-E8399A1475CD@nirgal.de>, <4C457FD9.4080900@deployis.eu>, <3ABD17AA-B2D2-4456-9A83-0AAED0D16DAE@nirgal.de>, , , <32DCF89B-7EE7-4B15-A3DA-334A7AEBC53B@nirgal.de>, , , MIME-Version: 1.0 X-OriginalArrivalTime: 20 Jul 2010 16:55:13.0558 (UTC) FILETIME=[525B5360:01CB282C] Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-xen@freebsd.org Subject: RE: FreeBSD DomU: Upgrade from 7.2 to 8.0 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, 20 Jul 2010 16:55:14 -0000 This is my config file with which it fails: name =3D "prod1" uuid =3D "25c2ae8fad757300339f0a8dd0adcba0" maxmem =3D 500 memory =3D 500 vcpus =3D 1 builder =3D "hvm" kernel =3D "/usr/lib/xen/boot/hvmloader" boot =3D "c" pae =3D 1 #acpi =3D 1 #apic =3D 1 on_poweroff =3D "destroy" on_reboot =3D "restart" on_crash =3D "restart" device_model =3D "/usr/lib64/xen/bin/qemu-dm" sdl =3D 0 vnc =3D 1 # vncunused =3D 0 vncdisplay =3D "0" disk =3D [ "file:/var/lib/xen/images/freebsd72-prod-new.img=2Chda=2Cw"=2C "= phy:/dev/loop0=2Chdc:cdrom=2Cr"=2C "phy:/dev/loop1=2Chdd:cdrom=2Cr" ] serial =3D "pty" vif=3D['bridge=3Dbr0=2Cmac=3D00:16:ef:45:12:22'] =20 I wonder if changing the last line would fix this. Using centos 5 with these versions: rpm -qa | grep xen kernel-xen-2.6.18-164.9.1.el5 xen-3.4.2-2.el5 kmod-drbd83-xen-8.3.5-1.el5 xen-devel-3.4.2-2.el5 kmod-fuse-xen-2.7.4-21.el5 kernel-xen-devel-2.6.18-194.3.1.el5 kernel-xen-2.6.18-194.3.1.el5 kernel-xen-devel-2.6.18-164.9.1.el5 xen-libs-3.4.2-2.el5 Linux hostname 2.6.18-164.9.1.el5xen #1 SMP Tue Dec 15 TIME TIMEZONE 2009 x= 86_64 x86_64 x86_64 GNU/Linux processor : 0 vendor_id : AuthenticAMD cpu family : 15 model : 67 As far as I have read this cpu should work. Any ideas on how to fix this issue? > From: alex@nirgal.de > To: mikemacleod@gmail.com > Date: Tue=2C 20 Jul 2010 18:05:24 +0200 > CC: freebsd-xen@freebsd.org > Subject: Re: FreeBSD DomU: Upgrade from 7.2 to 8.0 >=20 > Hi=2C >=20 > Am 20.07.2010 um 17:42 schrieb Michael MacLeod: >=20 > > The XENHVM config=2C if I'm not mistaken=2C is pretty well only =20 > > supported when > > using an amd64 version of FreeBSD. Also=2C it will require some slight = =20 > > changes > > to the config file. Specifically=2C the line "vif =3D =20 > > [ 'type=3Dioemu=2Cbridge=3Deth0' > > ]" from the config file I posted earlier would have to be changed to =20 > > "vif =3D > > [ 'bridge=3Deth0' ]"=2C because you aren't emulating an re NIC any =20 > > longer. The > > XENHVM kernel is an HVM style kernel but it loads paravirtualized NIC > > drivers (same with the block devices as well). >=20 > Thanks for the additional information. I have requested the current =20 > configuration of my DomU from my provider. >=20 > > Who is your provider that is using 3.3.1? >=20 > A small company in southern germany. They are providing me a custom =20 > solution=2C since no one seems to be able to provide a virtual FreeBSD =20 > of the shelf in germany. The bright side: the service is top notch. > Please write me off-list=2C if you need a contact. >=20 > Regards=2C >=20 > Alex > _______________________________________________ > freebsd-xen@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-xen > To unsubscribe=2C send any mail to "freebsd-xen-unsubscribe@freebsd.org" =