Bugs item #1959443, was opened at 2008-05-07 20:06 Message generated for change (Settings changed) made by yunfeng You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=893831&aid=1959443&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: linux virtio drivers won't work after runing save/restore Initial Comment: I tried to save/restore a rhel5u1 guest with virtio drivers. Save the guest is ok. But it failed when run restore. Here is the command I am using: [EMAIL PROTECTED] ~]# qemu-system-x86_64 -m 512 -smp 1 -net nic,macaddr=00:16:3e:0f:be:84,model=virtio -net tap,script=/etc/kvm/qemu-ifup -hda /root/ia32p_rhel5u1.img -drive file=/media/root/ia32p_suse10u2.img,if=virtio -incoming file://share/xvs/var/sr123 Migration failed rc=201 ---------------------------------------------------------------------- >Comment By: yunfeng (yunfeng) Date: 2008-05-08 10:10 Message: Logged In: YES user_id=1283543 Originator: YES The command i pasted in previous commend is wrong. I retested it with using following command: qemu-system-x86_64 -m 256 -net nic,macaddr=00:16:3e:10:4d:f1,model=virtio -net tap,script=/etc/kvm/qemu-ifup -hda /share/ia32p_rhel5u1.img -drive file=/mnt/sda1/ia32p_rhel4u1.img,if=virtio -incoming file:///tmp/ddd The problem is linux virtio drivers won't work after runing save/restore. The reproduce steps are: 1. booting a linux guest with virtnet and virtblk. 2. enable virtnet and mount virtblk 3. ping another host in the guest, and do some operations on the virtblk partition, like copy a big file to the disk. 4. save the guest 5. restore the guest. What I am now seeing is either virtnet and virtblk will stop working after running restore. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=893831&aid=1959443&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