From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nathan March Subject: Re: xm migrate --live fails Date: Wed, 27 Jul 2011 18:41:22 -0700 Message-ID: <4E30BE42.4050304@gt.net> References: <20110727165813.GY32373@reaktio.net> <20110728004530.GA32373@reaktio.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Return-path: In-Reply-To: <20110728004530.GA32373@reaktio.net> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: =?ISO-8859-1?Q?Pasi_K=E4rkk=E4inen?= Cc: xen-devel@lists.xensource.com, Walter Robert Ditzler List-Id: xen-devel@lists.xenproject.org On 7/27/2011 5:45 PM, Pasi Kärkkäinen wrote: > On Wed, Jul 27, 2011 at 09:38:16PM +0200, Walter Robert Ditzler wrote: >> pasi, >> >> sory for the email before, save/restore works! I mistyped safe instead of >> save, been already a long day :-) >> > > Ok, so save/restore works, but live migration doesn't.. > > -- Pasi Have you configured the relation server & hosts in /etc/xen/xend-config.sxp? (xend-relocation-server yes) (xend-relocation-hosts-allow '^localhost$ ^localhost\\.localdomain$') Check /var/log/xen/ as well for some extra info. Also, this is more suited for the xen-users mailing list :) - Nathan