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
|