Bugs item #2175042, was opened at 2008-10-17 23:39 Message generated for change (Settings changed) made by haoxudong You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=893831&aid=2175042&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: Fail to Save Restore Guest Initial Comment: With kvm.git c6d66d22e20cc8fa85e1ae8286fbf9f2b5275337 and userspace.git 3c7d118b9331acb133b2eb8d88190c2f0095d00e, Save Restore a guest will fail with messages "unknown migration protocol". It's probably because Anthony Liguori rewrote live migration code and now only TCP protocol is supported. ---------------------------------------------------------------------- >Comment By: Xudong Hao (haoxudong) Date: 2010-01-29 16:58 Message: Current qemu commit 3e6f07b0c86b7fabfce72c1a42e54b2ad79dc587, using: migrate "exec:dd of=test.img" In the source side. and using --incoming "exec:dd if=test.img" in the destination side. Save/Restore can work. Close this bug. ---------------------------------------------------------------------- Comment By: Jiajun Xu (jiajun) Date: 2008-10-18 00:14 Message: Hi Amit, Live Migration works for me. The problem I met is that I can not do Save Restore with latest commit. Is there any new method to run SR? I just use following qemu command to save a guest and met error: (qemu) migrate file:///root/save_image unknown migration protocol: file:///root/save_image migration failed ---------------------------------------------------------------------- Comment By: Amit Shah (amitshah) Date: 2008-10-17 23:50 Message: Use tcp: instead of tcp:// ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=893831&aid=2175042&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