From owner-freebsd-xen@FreeBSD.ORG Tue Dec 14 20:54:05 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 AD44D106566B for ; Tue, 14 Dec 2010 20:54:04 +0000 (UTC) (envelope-from got.andras@deployis.eu) Received: from mail.deployis.eu (mail.deployis.eu [217.20.135.253]) by mx1.freebsd.org (Postfix) with ESMTP id 66BE58FC08 for ; Tue, 14 Dec 2010 20:54:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=deployis.eu; s=default; h=Subject:To:From:Date; bh=yJEsUX4OsRa2HzWr7rSDDOu9ypen7y8tl3mrxLmwsio=; b=doNZ+wB13OObeWKlZUxa3Pw4asQHtbryL3q5oBKICUBcHWZCV4CVErQJc4qiOdGe5ebvQJYOAaby1GTo1t1N1L2Rb0PXzvJnIoI/Hi6scb3vQpvgcGvCzVYMvKYu+yyI; Received: from 54033545.catv.pool.telekom.hu ([84.3.53.69]:40060 helo=[192.168.0.102]) by mail.deployis.eu with esmtpsa (Exim 4.71 #1 (Debian)) id 1PSbLR-0001bq-7o from ; Tue, 14 Dec 2010 21:19:33 +0100 Message-ID: <4D07D154.5060001@deployis.eu> Date: Tue, 14 Dec 2010 21:19:32 +0100 From: =?UTF-8?B?R8OzdCBBbmRyw6Fz?= User-Agent: Thunderbird 2.0.0.24 (X11/20101027) MIME-Version: 1.0 To: Colin Percival References: <4D066D52.2080100@freebsd.org> <1292328289.26377.48.camel@pow> <4D07A52A.1080208@freebsd.org> In-Reply-To: <4D07A52A.1080208@freebsd.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-DKIM-Status: None (from 84.3.53.69) X-Mail-Status-postahivatal: trustedmail (from 84.3.53.69) Cc: "freebsd-xen@freebsd.org" , Luke Marsden , UK FreeBSD Users , team@hybrid-logic.co.uk Subject: Re: FreeBSD/EC2 lives! 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, 14 Dec 2010 20:54:05 -0000 Hi, If it's full PV is it 32 bit only? Last time I've checked amd64 was only hvm with PV drivers. Are there any 32bit images (tar.gz) to start with? We run Xen 3.4.3 on our servers and I'd give it a try also. We have Opteron and Xeon processors as well on the hosts. Regards, Andras Colin Percival wrote: > On 12/14/10 04:04, Luke Marsden wrote: >> This is clearly an enormous milestone on the road to a stable FreeBSD 8 >> AMI which I hope will eventually work in amd64 mode on the large EC2 >> instances :-) > > I hope so too. :-) > >> Is this working with PV net and disk drivers? Presumably to run on EC2 >> at all (notwithstanding their expensive cluster compute nodes which are >> meant for HPC and which do run HVM) it must be in fully PV mode. > > This is fully PV, yes. > >> We at Hybrid Logic are very happy to provide testing, assistance and any >> resources we can muster to help you in this effort. > > Probably the biggest thing you can do to help right now is to spin up a bunch > of instances, throw some load at them, and see if you can get them to panic. :-) >