Bugs item #2804562, was opened at 2009-06-10 20:06
Message generated for change (Settings changed) 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: Closed
Resolution: Fixed
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"

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

Comment By: Jiajun Xu (jiajun)
Date: 2009-06-30 19:11

Message:
The bug is fixed by commit 119f9ed1ad0c3f8c4ab78390bc5d0c55b226dc3d,
verified.

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

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 majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to