From: SourceForge.net <no...@so...> - 2008-05-07 12:06:56
|
Bugs item #1959443, was opened at 2008-05-07 20:06 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=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: Fails to restore linux guests with virtio drivers 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: [root@vt-nhm1 ~]# 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 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=893831&aid=1959443&group_id=180599 |