Bugs item #2804562, was opened at 2009-06-10 20:06 Message generated for change (Tracker Item Submitted) made by jiajun You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=893831&aid=2804562&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: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Jiajun Xu (jiajun) Assigned to: Nobody/Anonymous (nobody) Summary: Migration fail with "load of migration failed" error Initial Comment: Testing Envinroment: kvm Commit:8fecb979727b1582ba2c1a35c34c0bb6d341fa15 qemu Commit:1561929db2a27fc74f461f2bf4347a90e37426e7 Host Kernel Version: 2.6.30-rc7 When run migrate command in source qemu monitor, the source guest will be killed and migration will fail with "load of migration failed". 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 -smp 4 -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=2804562&group_id=180599 -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html