From owner-freebsd-xen@FreeBSD.ORG Mon Nov 30 05:56:21 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 754A2106568B for ; Mon, 30 Nov 2009 05:56:21 +0000 (UTC) (envelope-from kmatthew.macy@gmail.com) Received: from mail-yw0-f204.google.com (mail-yw0-f204.google.com [209.85.211.204]) by mx1.freebsd.org (Postfix) with ESMTP id 201528FC18 for ; Mon, 30 Nov 2009 05:56:20 +0000 (UTC) Received: by ywh42 with SMTP id 42so2950828ywh.28 for ; Sun, 29 Nov 2009 21:56:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:subject:mime-version :content-type:from:in-reply-to:date:cc:content-transfer-encoding :message-id:references:to:x-mailer; bh=mOAuFmnpcyxvHmm32Jw3COhr5Npb3XXf/e/7da1RkZA=; b=mYXIAuc0sQlEcY41pc+Fs22NqktZYB84O1h1QGSfMuz+idejUbhlgeq60mLF7WmMW0 AiS2jbnI9/LceSZYMNuRe7Ts4FdqjGPmXLCbIUyxl8Fna5bmT1YsP6TCRwksgV/JVHKI SyS3D8uQKsbO0loIqN2gAFnBiY50d1CQfzorA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:mime-version:content-type:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to:x-mailer; b=boWPERjcS8FCVd8wIo9yGaPqVje7tR0Gw5BahYH0Q0I2+y/I7xRtm4TwJZwYfuQkFe 3bsCzMNHHKTrKWvluJgORFuIHZa2NxU+PVP4ZXGcBXkIO6pPBu1PMx6mVqX4PXcnq+Pb coV4yj79NbGyqKr/ZV8ddEeVxtA/MDMXU0MwM= Received: by 10.150.250.2 with SMTP id x2mr6429505ybh.65.1259558937936; Sun, 29 Nov 2009 21:28:57 -0800 (PST) Received: from ?192.168.1.4? (c-24-23-249-193.hsd1.ca.comcast.net [24.23.249.193]) by mx.google.com with ESMTPS id 7sm1493539ywc.21.2009.11.29.21.28.56 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 29 Nov 2009 21:28:57 -0800 (PST) Mime-Version: 1.0 (Apple Message framework v1077) Content-Type: text/plain; charset=us-ascii From: "K. Macy" In-Reply-To: Date: Sun, 29 Nov 2009 21:28:55 -0800 Content-Transfer-Encoding: quoted-printable Message-Id: <6C9C02EB-2591-499F-B6E3-E2F24393E57A@gmail.com> References: To: Gian Paolo Buono X-Mailer: Apple Mail (2.1077) Cc: freebsd-xen@freebsd.org Subject: Re: FreeBSD 8 paravirtualizzed and Live Migration 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, 30 Nov 2009 05:56:21 -0000 It isn't a major undertaking, but I've never taken the time to make save = / restore work properly. Sorry. -Kip On Nov 27, 2009, at 4:59 AM, Gian Paolo Buono wrote: > Hi, >=20 > I have installed on XenServer 5.5 FreeBSD 8 paravirtualizzed as = domU... >=20 > You can possible live migration from member's pool ? >=20 > By > Gian Paolo > _______________________________________________ > 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"