hi 

i was reading http://kvm.qumranet.com/kvmwiki/Migration and trying the 
"migration file://" and "migrate "exec:" migration methods. both giving 
me errors.

(qemu) migrate file:///tmp/vm.state
migrate file:///tmp/vm.state
unknown migration protocol: file:///tmp/vm.state
migration failed
(qemu)


(qemu) migrate "exec:gzip -c > /tmp/vm.state"
migrate "exec:gzip -c > /tmp/vm.state"
unknown migration protocol: exec:gzip -c > /tmp/vm.state
migration failed
(qemu)

are these methods not supported?

i'm using kvm-78 (self compiled) on debian etch with kernel 2.6.26 
(backports.org).

- Thomas

--
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

Reply via email to