WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: [Xen-users] domU migration problem

To: "Nicola Bianchi" <nbianchi@xxxxxxxxx>
Subject: Re: [Xen-users] domU migration problem
From: "Jeff Lane" <sundowner225@xxxxxxxxx>
Date: Wed, 26 Apr 2006 13:45:41 -0400
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Wed, 26 Apr 2006 10:46:14 -0700
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=DeQ2D+uJgpvzfSmhuMKjK2myFGg5R/fVcQg6gaF/cEpdQQvGFi4ULpVsszz/MHcokWwkhmEntkwzZZvrnWrZlkKMfV2nr7qoYfG5iNqijXDRxQ5wWZKY7TeyJ+P0jwR27PHrYkSEXkGzD3QnVQyELVgHOABWi/IuoW7vp5DIZtU=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <444FA032.8040405@xxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <444FA032.8040405@xxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
You need to edit the xend config file so that your target host machine
is a relocation server (you just uncomment the relocation-server stuff
that is appropriate to you in /etc/xen/xend-config.sxp )

unomment the xend-relocation-server stuff, restart xend, and then
attempt your migration.

Cheers
Jeff

On 4/26/06, Nicola Bianchi <nbianchi@xxxxxxxxx> wrote:
> Hi all,
>
> I'm a total xen-newbie ...
>
> I've installed xen-3.0-testing from source.
> (http://www.cl.cam.ac.uk/Research/SRG/netos/xen/downloads/xen-3.0-testing-src.tgz).
> I've followed the intruction for the installation,
> dom0 work fine and domU start up without problem !!!
>
> Now, I've tryed to migrate the domU to another dom0 machine but I
> receive this error on the first dom0 machine (source)
>
> ##
> [2006-04-26 17:13:31 xend] ERROR (xmlrpclib2:124) (104, 'Connection
> reset by peer')
> Traceback (most recent call last):
>    File "/usr/lib/python/xen/util/xmlrpclib2.py", line 103, in
> _marshaled_dispatch
>      response = self._dispatch(method, params)
>    File "/usr/lib/python2.4/SimpleXMLRPCServer.py", line 406, in _dispatch
>      return func(*params)
>    File "/usr/lib/python/xen/xend/XendDomain.py", line 417, in
> domain_migrate
>      sock.recv(80)
> error: (104, 'Connection reset by peer')
> ##
>
> and this on the second (destination) machine:
>
> ##
> [2006-04-26 16:05:27 xend] WARNING (tcp:73) Rejected connection from
> 192.168.168.110:4980 (192.168.168.110) for port 8002.
> ##
>
> If I try to migrate to localhost (xm migrate slack-1 localhost) it work!
> The 2 dom0 machine are on the same subnet.
> The VM disk is on NFS export.
>
> I've no idea of the problem. Anyone can help me?
>
> Thanks.
>         nick
>
>
> PS: the OS is Linux Slackware 10.2, kernel 2.6.16-xex.
>
> --
> Nicola Bianchi
> System Administrator
>
>
> _______________________________________________
> Xen-users mailing list
> Xen-users@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-users
>


--
------------------> Jeffrey Lane - W4KDH <-------------------
                      www.jefflane.org
                    Yet another IT Ronin

The internet has no government, no constitution, no laws, no
rights, no police, no courts.  Don't talk about fairness or
innocence, and don't talk about what should be done.  Instead,
talk about what is being done and what will be done by the
amorphous unreachable undefinable blob called "the internet
user base." -Paul Vixie

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>