Philipp Wehrheim wrote:
Hey,I lately tried to live migrate a VM but had to find out that the syntax shown in the KVM examples and the actual syntax expected by the code do not match. from the Wiki: tcp:// migration protocol
[...]
So the syntax expected by the code is *without* the //. Am I missing something?
No, you aren't; KVM recently started using QEMU's live migration (which has the tcp:host:port syntax) as opposed to its own (as documented on the wiki, with the tcp:// syntax)
-- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
