[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-users] problem with migration of some domU's
Hi, I have two sles10sp1 dom0, and 4 domUs. Two of the domU's can xm migrate --live without problem, the other two cannot. It ends up with the following error message: ppsnfs101:~ # xm migrate --live FIS_DB ppsnfs101 Error: /usr/lib64/xen/bin/xc_save 24 24 0 0 1 failed Usage: xm migrate <Domain> <Host> Migrate a domain to another machine. Options: -h, --help Print this help. -l, --live Use live migration. -p=portnum, --port=portnum Use specified port for migration. -r=MBIT, --resource=MBIT Set level of resource usage for migration. and in /var/log/xend.log I see the following: [2007-11-02 17:15:51 xend 5502] DEBUG (balloon:146) Balloon: 891920 KiB free; need 15360; done. [2007-11-02 17:15:51 xend 5502] DEBUG (XendCheckpoint:80) [xc_save]: /usr/lib64/xen/bin/xc_save 23 11 0 0 1 [2007-11-02 17:15:51 xend.XendDomainInfo 5502] DEBUG (XendDomainInfo:781) Storing domain details: {'console/ring-ref': '289933', 'console/port': '2', 'name': 'migrating-NFS_SW', 'console/limit': '1048576', 'vm': '/vm/9276a2ea-8276-a249-fe44-8f0e3ebca334', 'domid': '11', 'cpu/0/availability': 'online', 'memory/target': '873472', 'store/ring-ref': '289934', 'store/port': '1'} [2007-11-02 17:15:51 xend 5502] INFO (XendCheckpoint:247) XXXXXXXX: Bad address [2007-11-02 17:15:51 xend 5502] INFO (XendCheckpoint:247) ERROR Internal error: Couldn't map p2m table [2007-11-02 17:15:51 xend 5502] INFO (XendCheckpoint:247) Save exit rc=1 [2007-11-02 17:15:51 xend 5502] ERROR (XendCheckpoint:111) Save failed on domain NFS_SW (11). Traceback (most recent call last): File "/usr/lib64/python2.4/site-packages/xen/xend/XendCheckpoint.py", line 97, in save forkHelper(cmd, fd, saveInputHandler, False) File "/usr/lib64/python2.4/site-packages/xen/xend/XendCheckpoint.py", line 235, in forkHelper raise XendError("%s failed" % string.join(cmd)) XendError: /usr/lib64/xen/bin/xc_save 23 11 0 0 1 failed [2007-11-02 17:15:51 xend.XendDomainInfo 5502] DEBUG (XendDomainInfo:781) Storing domain details: {'console/ring-ref': '289933', 'console/port': '2', 'name': 'NFS_SW', 'console/limit': '1048576', 'vm': '/vm/9276a2ea-8276-a249-fe44-8f0e3ebca334', 'domid': '11', 'cpu/0/availability': 'online', 'memory/target': '873472', 'store/ring-ref': '289934', 'store/port': '1'} both dom0 machines have more or less the same configuration, the domU hosts too. any idea why two of the domUs can migrate well, but the others not? kind regards Sebastian _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |