Bugs item #1958467, was opened at 2008-05-06 14:36
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=893831&aid=1958467&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: yunfeng (yunfeng)
Assigned to: Nobody/Anonymous (nobody)
Summary: Fail to save restore and live migrate on 32e platform 

Initial Comment:
Environment:
------------
Host OS: RHEL5U1 ia32e
Commits:
630741928b4a7eeff27e134d7ba7bc2fc2c764c5-77c9148ba4a89a8dc4ab2ecf525c2de8604ea8c3
Hardware:Platform     Woodcrest
         CPU          4
         Memory size  8G'

Bug detailed description:
--------------------------
Fail to save restore and live migrate on 32e platform. 
When restore the guest, the new qemu disappeared, host console print: 
qemu: warning: error while loading state for instance 0x0 of device 'cpu' 
Migration failed rc=215

Reproduce steps:
----------------
1.use qcow based image to boot a guest:
qemu-img create -b /share/xvs/img/app/ia32p_UP.img -f qcow2 /share/xvs/var/sr
qemu-system-x86_64  -m 256 -monitor pty -net
nic,macaddr=00:16:3e:35:1c:97,model=rtl8139 -net tap,script=/etc/kvm/qemu-ifup
-hda /share/xvs/var/sr

2.ctrl+alt+2 switch to qemu monitor and save the guest
migrate file:///share/xvs/var/sr123

3.restore
qemu-system-x86_64  -m 256 -net nic,macaddr=00:16:3e:35:1c:97,model=rtl8139
-net tap,script=/etc/kvm/qemu-ifup -hda /share/xvs/var/sr -incoming
file:///share/xvs/var/sr123

Current result:
----------------


Expected result:
----------------


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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=893831&aid=1958467&group_id=180599

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
kvm-devel mailing list
kvm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-devel

Reply via email to