i tried to live migrate a domain from a source machine to a destination
but i met the following problem:
Error: Error: [Failure instance: Traceback: <type 'int'>, 1
i can see the migrated domain when i ran the command "xm list" on the
destination, however, when i tried to log in its console, it hanged there.
i attach the information from /var/log/xend-debug.log on the source
machine for your reference.
thank you in advance for your help.
-xuehai
sync_session> <type 'str'> 1 ['migrate', ['id', '1'], ['state', 'begin'],
['live', 1], ['resource', 0], ['src', ['host', 'hamachi'], ['domain',
'2']], ['dst', ['host', '128.135.11.104']]]
Started to connect self= <xen.xend.XendMigrate.XfrdClientFactory instance
at 0xb78aa20c> connector= <twisted.internet.tcp.Connector instance at
0xb78aa22c>
op_migrate>
/usr/lib/python2.3/site-packages/twisted/internet/defer.py:398:
FutureWarning: hex()/oct() of negative int will return a signed string in
Python 2.4 and up
return "<%s at %s>" % (cname, hex(id(self)))
<Deferred at 0xb78aa04c>
buildProtocol> IPv4Address(TCP, 'localhost', 8002)
xfr_err> ['xfr.err', '0']
xfr_err> <type 'str'> 0
xfr_vm_suspend> ['xfr.vm.suspend', '2']
VirqClient.virqReceived> 4
xfr_vm_suspend>onSuspended> xend.domain.suspended ['haivm1', '2']
xfr_vm_destroy> ['xfr.vm.destroy', '2']
vif-bridge down vif=vif2.0 domain=haivm1 mac=aa:00:00:60:74:6a
bridge=xen-br0
xfr_err> ['xfr.err', '1']
xfr_err> <type 'str'> 1
Error> 1
Error> calling errback
***cbremove> [Failure instance: Traceback: <type 'int'>, 1
]
***_delete_session> 1
_op_migrate_err> [Failure instance: Traceback: <type 'int'>, 1
] <POST /xend/domain/haivm1 HTTP/1.1>
Xfrd>loseConnection>
Xfrd>connectionLost> [Failure instance: Traceback:
twisted.internet.error.ConnectionDone, Connection was closed cleanly.
]
XfrdMigrateInfo>connectionLost> [Failure instance: Traceback:
twisted.internet.error.ConnectionDone, Connection was closed cleanly.
]
XfrdInfo>connectionLost> [Failure instance: Traceback:
twisted.internet.error.ConnectionDone, Connection was closed cleanly.
]
Error> migrate failed
clientConnectionLost> connector= <twisted.internet.tcp.Connector instance
at 0xb78aa22c> reason= [Failure instance: Traceback:
twisted.internet.error.ConnectionDone, Connection was closed cleanly.
]
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel
|