From owner-freebsd-xen@FreeBSD.ORG Thu Nov 5 11:51:47 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 B1E4F106568B for ; Thu, 5 Nov 2009 11:51:47 +0000 (UTC) (envelope-from carsten@heesch.me.uk) Received: from mx2.the-ally.co.uk (mx2.the-ally.co.uk [95.154.227.236]) by mx1.freebsd.org (Postfix) with ESMTP id 6A7138FC1D for ; Thu, 5 Nov 2009 11:51:47 +0000 (UTC) Received: from mx2.the-ally.co.uk (localhost.localdomain [127.0.0.1]) by mx2.the-ally.co.uk (Postfix) with ESMTP id 3368AED0994; Thu, 5 Nov 2009 11:51:45 +0000 (GMT) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=heesch.me.uk; h=subject :mime-version:content-type:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; s= selector1; bh=hfEAw1xOGezWZavqVU7ME7eyrcA=; b=CtVXA4kBbNkucNUSwk Lg/+0fPPuGkqT+c1AYhbRDY99z9Vifoffwm9k4Hk+rg+0EhsDBvibvxUKxeel1Bd UQZkbBKfbCe+0iK83rUYXqpf475PCIYur/jgSjoXa9goSDXO+oMWj6syDa2DyL+W nPJDCgj1C8uJRvAVB1xS/ouKQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=heesch.me.uk; h=subject :mime-version:content-type:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; q=dns; s= selector1; b=ltydPx7cIQw85/qhJvXmbcuxy2BPtL/T5eWUS2tLBLVtCsy+50d 0JDVy5fTE3Zl7YG4Sq5FvNwz39OMVHlou/bNpZo0mgExpwg0InTWi584DsrO72M5 mnRVB3T6NdonLJqGpTq2Gq7ufQqDm19XKpDhHg8+ODut1/0TJ6D3xBRk= Received: from [10.2.2.20] (unknown [10.2.2.20]) by mx2.the-ally.co.uk (Postfix) with ESMTP id 00F15ED0991; Thu, 5 Nov 2009 11:51:44 +0000 (GMT) Mime-Version: 1.0 (Apple Message framework v1076) Content-Type: text/plain; charset=us-ascii; format=flowed; delsp=yes From: Carsten Heesch In-Reply-To: <4769af410911050253l5903613ag90f821bac95bdd97@mail.gmail.com> Date: Thu, 5 Nov 2009 11:51:45 +0000 Content-Transfer-Encoding: 7bit Message-Id: References: <358c9f370911041214k16dbcb1agc422644426690974@mail.gmail.com> <20091104204433.GA19002@cons.org> <20091105.112825.61342382.moto@kawasaki3.org> <11167f520911050242w20421bedp22ab203da4205563@mail.gmail.com> <4769af410911050253l5903613ag90f821bac95bdd97@mail.gmail.com> To: Adam Greenhalgh X-Mailer: Apple Mail (2.1076) Cc: freebsd-xen@freebsd.org Subject: Re: Getting started with FreeBSD 8.0 RC2 on Xen 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, 05 Nov 2009 11:51:47 -0000 > I'm just wondering whether anyone has migration of a freebsd domU > under the free citirix xen server ? No that isn't working. Neither are the shutdown button or the suspend button. That's all provided by the xen tools daemon, which is not available for FreeBSD AFAIK. I wish it was, though, because the live migration is more than just nice to have. Cheers Carsten