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] Live migration timed out

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] Live migration timed out
From: Tait Clarridge <tait@xxxxxxxxxx>
Date: Fri, 16 Sep 2011 12:11:30 -0400
Delivery-date: Fri, 16 Sep 2011 09:13:18 -0700
Dkim-signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=taiter.com; s=default; h=Mime-Version:Message-ID:Content-Transfer-Encoding:Content-Type:References:In-Reply-To:Date:To:From:Subject; bh=76SvsLF6lKM9bIqT/xYqqs2ETj4qX+Q7G+HQ/+TGCj4=; b=hxA6qT1IlRWclDPDKqwzXKDLAXEqXR5p0d7xIq7/bsu6hENl+kju0tVlyGMF6arx7ykG0F/oJcOk7rIrc82rNoSkZFIhlEJf5lXnbLXBe/vCuVoiZJpSGcAr4slwEz3F;
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <4E7067EE.7020208@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
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/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <4E6F6BC7.2020207@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx> <1315925552.12119.1.camel@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx> <4E6F72C0.1070600@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx> <1315927867.12119.5.camel@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx> <4E6F789D.4070702@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx> <1315933669.12119.10.camel@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx> <4E7067EE.7020208@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
> Now I can boot the instance on node-2, I didnt had NFS root write 
> privileges which I could get with
> the 'no_root_squash' option in the /etc/exports file. Thank you for that 
> hint!
> 
> But the migration is still not working... it is just timing out..
> 
> toor@node-1:/xen$ sudo xm migrate 71 192.168.0.3 -l
> Error: timed out
> 
> the xend.log file says:
> 
> [2011-09-14 10:27:31 1679] DEBUG (XendCheckpoint:124) [xc_save]: 
> /usr/lib/xen/bin/xc_save 34 71 0 0 1
> [2011-09-14 10:27:31 1679] INFO (XendCheckpoint:423) 
> /usr/lib/xen/bin/xc_save: symbol lookup error: /usr/lib/xen/bin/xc_save: 
> undefined symbol: xs_suspend_evtchn_port
> [2011-09-14 10:27:31 1679] ERROR (XendCheckpoint:178) Save failed on 
> domain my.lenny (71) - resuming.
> Traceback (most recent call last):
>    File 
> "/usr/local/lib/python2.6/dist-packages/xen/xend/XendCheckpoint.py", 
> line 146, in save
>      forkHelper(cmd, fd, saveInputHandler, False)
>    File 
> "/usr/local/lib/python2.6/dist-packages/xen/xend/XendCheckpoint.py", 
> line 409, in forkHelper
>      raise XendError("%s failed: popen failed" % string.join(cmd))
> XendError: /usr/lib/xen/bin/xc_save 34 71 0 0 1 failed: popen failed
> [2011-09-14 10:27:31 1679] DEBUG (XendDomainInfo:3117) 
> XendDomainInfo.resumeDomain(71)
> [2011-09-14 10:27:34 1679] ERROR (xmlrpclib2:178) Internal error 
> handling xend.domain.migrate
> Traceback (most recent call last):
>    File "/usr/local/lib/python2.6/dist-packages/xen/util/xmlrpclib2.py", 
> line 131, in _marshaled_dispatch
>      response = self._dispatch(method, params)
>    File "/usr/lib/python2.6/SimpleXMLRPCServer.py", line 418, in _dispatch
>      return func(*params)
>    File "/usr/local/lib/python2.6/dist-packages/xen/xend/XendDomain.py", 
> line 1366, in domain_migrate
>      self._domain_migrate(dominfo, dst, live, port, node)
>    File "/usr/local/lib/python2.6/dist-packages/xen/xend/XendDomain.py", 
> line 1458, in _domain_migrate
>      dsterr = sock.recv(1024)
> timeout: timed out
> 
> 
> The port 8002 is open on both hosts, connections are possible... the xen 
> config is configured..
> I use exactly the same software versions on both hosts..
> 
> any ideas?
> 
> Thank you!
> 


I'm assuming you have the ports open in iptables, can you post your
xend-config.sxp?




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

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