From: Thomas Mueller <thomas@chaschperli.ch>
To: kvm@vger.kernel.org
Subject: file based migration not working
Date: Wed, 12 Nov 2008 09:00:58 +0000 (UTC) [thread overview]
Message-ID: <gfe60a$mo8$1@ger.gmane.org> (raw)
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
next reply other threads:[~2008-11-12 9:01 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-11-12 9:00 Thomas Mueller [this message]
2008-11-12 10:35 ` file based migration not working Thomas Mueller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='gfe60a$mo8$1@ger.gmane.org' \
--to=thomas@chaschperli.ch \
--cc=kvm@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.