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] 3.0 7608 Migration fails

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] 3.0 7608 Migration fails
From: Peter.Weiss@xxxxxxxxx
Date: Thu, 17 Nov 2005 15:54:39 +0100
Delivery-date: Thu, 17 Nov 2005 14:54:44 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <858xvncrkh.fsf@xxxxxxxxxxxxxxxxxxxxxxxx> (Peter Weiss's message of "Thu, 17 Nov 2005 14:49:34 +0100")
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: <858xvncrkh.fsf@xxxxxxxxxxxxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux)
On Nov 17 2005 Peter Weiss <Peter.Weiss@xxxxxxxxx> wrote:

> Hello,
>
> I'm runnning xen-3.0_7608-2.1 on an Opensuse installation. I've seen the
> thread before on this and enabled 
>
>     (xend-address '')
>     (xend-relocation-address '')
>
> in /etc/xen/xend-config.sxp. 
>
> But migration still does not work. If I try to migrate a domain it vanishes
> from the xm list but is somehow still alive (it's pingable but stops and
> refuses ssh connections).
>
> What else am I missing?
>

Some additional information from xend.log -- I'm no python expert, don't know
what's wrong at linx 1168 in XendDomain.py...

Peter

2005-11-17 15:29:37 xend.XendDomainInfo] DEBUG (XendDomainInfo:614) Storing 
domain details: {'console/port': '2', 'name': 'xen2', 'console/limit': 
'1048576', 'vm': '/vm/3e37094d-a393-0f38-051b-2fe1dd5ddb00', 'domid': '5', 
'cpu/0/availability': 'online', 'memory/target': '261120', 'store/port': '1'}
[2005-11-17 15:29:37 xend] DEBUG (XendCheckpoint:139) [xc_restore]: 
/usr/lib/xen/bin/xc_restore 14 18 5 65536 1 2
[2005-11-17 15:29:38 xend.XendDomainInfo] DEBUG (XendDomainInfo:1164) 
XendDomainInfo.destroyDomain(4)
[2005-11-17 15:29:38 xend.XendDomainInfo] DEBUG (XendDomainInfo:1156) 
XendDomainInfo.destroy: domid=5
[2005-11-17 15:29:39 xend.XendDomainInfo] DEBUG (XendDomainInfo:1164) 
XendDomainInfo.destroyDomain(5)
[2005-11-17 15:29:39 xend.XendDomainInfo] ERROR (XendDomainInfo:1170) 
XendDomainInfo.destroy: xc.domain_destroy failed.
Traceback (most recent call last):
  File "/usr/lib/python2.4/site-packages/xen/xend/XendDomainInfo.py", line 
1168, in destroyDomain
    xc.domain_destroy(dom=self.domid)
error: (3, 'No such process')
[2005-11-17 15:29:39 xend] ERROR (XendDomain:255) Restore failed
Traceback (most recent call last):
  File "/usr/lib/python2.4/site-packages/xen/xend/XendDomain.py", line 250, in 
domain_restore_fd
    return XendCheckpoint.restore(self, fd)
  File "/usr/lib/python2.4/site-packages/xen/xend/XendCheckpoint.py", line 143, 
in restore
    forkHelper(cmd, fd, handler.handler, True)
  File "/usr/lib/python2.4/site-packages/xen/xend/XendCheckpoint.py", line 209, 
in forkHelper
    raise XendError("%s failed" % string.join(cmd))
XendError: /usr/lib/xen/bin/xc_restore 14 18 5 65536 1 2 failed

-- 
Peter.Weiss@xxxxxxxxx                         ConSol* Software GmbH
Phone  +49 89 45841-100                       Consulting & Solutions
Mobile +49 177 6040121                        Franziskanerstr. 38
http://www.consol.de                          D-81669 München


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

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