From owner-freebsd-xen@FreeBSD.ORG Sun Jun 20 15:54:34 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 61033106566B for ; Sun, 20 Jun 2010 15:54:34 +0000 (UTC) (envelope-from w3.comete@gmail.com) Received: from mail-bw0-f54.google.com (mail-bw0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id D66BE8FC14 for ; Sun, 20 Jun 2010 15:54:33 +0000 (UTC) Received: by bwz8 with SMTP id 8so1194413bwz.13 for ; Sun, 20 Jun 2010 08:54:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:from:to:cc:references :in-reply-to:subject:date:message-id:mime-version:content-type :content-transfer-encoding:x-mailer:thread-index:content-language; bh=xDBq5gB7rvAxxpwEdfzVGZwtsZHBdtMRs+Tuefpmy6M=; b=nLkT16d9ViBVoJaE2zpFNcv/AGjGr12zS7UQG1nu6jgmB1rv23px4i6Y5csWF8FEAx vRj9dsc0G0lvAkxhHCeiGP970pqJH/mCllYu4k+I3JRKisP5k9VgPTrdsjdvC4x+WXol n+5wl1iJ43zQ8/W3FUby9ATWxJPqw1MQZZDpc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:from:to:cc:references:in-reply-to:subject:date:message-id :mime-version:content-type:content-transfer-encoding:x-mailer :thread-index:content-language; b=Sw4IPEKdWhTQ3ny6N7b/p+q8ftCnHQsbLEtUF+zzIcmxoL7BGy+NObJCF8o5TuN7GZ O6PVNRtf9ixc7AIYwYD34qT/EzUzT2pBYOhktuwvrO7qWzqwfVB+PVnhmDmHqORELQKR TJWbOIryd80S/inAs9TsPJEbxZH7uCB9znKyA= Received: by 10.204.10.139 with SMTP id p11mr1934340bkp.157.1277049272409; Sun, 20 Jun 2010 08:54:32 -0700 (PDT) Received: from OmegaLap (sml13-4-88-171-14-247.fbx.proxad.net [88.171.14.247]) by mx.google.com with ESMTPS id v14sm5465908bkz.26.2010.06.20.08.54.31 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 20 Jun 2010 08:54:32 -0700 (PDT) Sender: Guillaume Seigneuret From: "Guillaume Seigneuret" To: =?UTF-8?Q?'Tjado_M=C3=A4cke'?= References: <010101cb0fb1$e015e370$a041aa50$@fr> <4C1E2575.2070405@maecke.net> In-Reply-To: <4C1E2575.2070405@maecke.net> Date: Sun, 20 Jun 2010 17:54:30 +0200 Message-ID: <000301cb1090$df239fe0$9d6adfa0$@fr> MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Mailer: Microsoft Office Outlook 12.0 Thread-Index: AcsQhM/nM9Kri4YXSZSnKMVv/1OKEgAC7f7w Content-Language: fr Cc: freebsd-xen@freebsd.org Subject: RE: Paravirtualized FreeBSD 8 Guest on Citrix XenServer 5.5/5.6 Host 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: Sun, 20 Jun 2010 15:54:34 -0000 I did try with Xen 4.0.0. But more stable doesn't meens "suitable for production use" ... I think the FreeBSD team has to work on its kernel to make it stable = under paravirtualized environment. It's not really a question of Xen kernel version. Cordialement, Guillaume Seigneuret Network and System Security Architect Web : http://www.omegacube.fr Address : H=C3=B4tel Technologique - BP 100 Technop=C3=B4le de Ch=C3=A2teau Gombert 13382 Marseille Cedex 13 -----Message d'origine----- De : Tjado M=C3=A4cke [mailto:tjado.ml.freebsd-xen@maecke.net]=20 Envoy=C3=A9 : dimanche 20 juin 2010 16:28 =C3=80 : Guillaume Seigneuret Cc : Pandu Poluan; freebsd-xen@freebsd.org Objet : Re: Paravirtualized FreeBSD 8 Guest on Citrix XenServer 5.5/5.6 = Host Hi, which version did you use of 4.0? For me, 4.0.1-rc3-pre runs more stable than 4.0.0. Do you have some more information about the FreeBSD pv? Maybe i will try this howto: http://forums.freebsd.org/showthread.php?t=3D10268 tjado Am 20.06.2010 12:00, schrieb Guillaume Seigneuret: > You're welcome, yes I guess it's safer to keep them in standalone = servers > for the moment. > For information I did try : > > FreeBSD 8 i386 paravirtualized on : > > - Xen 3.4.2 with a 2.6.32 Linux kernel > - Xen 4.0 with a 2.6.32.12 Linux kernel > > FreeBSD 9 beta i386 paravirtualized on : > > - > - Xen 3.4.2 with a 2.6.32 Linux kernel > - Xen 4.0 with a 2.6.32.12 Linux kerne > > > Configuration with mono CPU and 512/1024 Mo RAM, Disks on Dom0 LVM > partitions. > Plateforms : Dell T610, Dell R200, Dell R210. > > Cordialement, > > =20