Bugs item #2789729, was opened at 2009-05-10 08:09
Message generated for change (Tracker Item Submitted) made by jiajun
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=893831&aid=2789729&group_id=180599

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: qemu
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Jiajun Xu (jiajun)
Assigned to: Nobody/Anonymous (nobody)
Summary: Destination guest will reboot when Migration

Initial Comment:
With kvm.git commit:66b0aed4a9e15a2ea3a00763f362b6ee0b28d538 and
qemu-kvm.git commit:6e57bb9a636cefdaba7decbd5ac10f1508ff64c0, when doing live 
migration, the destination guest will reboot.

Reproduce steps:
----------------
(1)qemu-img create -b /share/xvs/img/app/ia32e_SMP.img -f qcow2 
/share/xvs/var/tmp-img_CPL_LM_40_1228273473_1
(2)qemu  -m 256  -net nic,macaddr=00:16:3e:39:78:1c,model=rtl8139 -net 
tap,script=/etc/kvm/qemu-ifup
-hda /share/xvs/var/tmp-img_CPL_LM_40_1228273473_1 -incoming tcp:localhost:4444
(3) Press "Ctrl+Alt+2" to switch to qemu monitor
(4) Run "migrate tcp:localhost:4444"


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=893831&aid=2789729&group_id=180599
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to