From: Thomas Mueller <thomas@chaschperli.ch>
To: kvm@vger.kernel.org
Subject: Re: file based migration not working
Date: Wed, 12 Nov 2008 10:35:26 +0000 (UTC) [thread overview]
Message-ID: <gfebhe$rom$1@ger.gmane.org> (raw)
In-Reply-To: gfe60a$mo8$1@ger.gmane.org
>
> (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?
ok, i see that they are missing in sourcecode right now because of the
new migration implementation.
and i've seen that exec is reintroduced in qemu-svn.
- Thomas
prev parent reply other threads:[~2008-11-12 10:35 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-11-12 9:00 file based migration not working Thomas Mueller
2008-11-12 10:35 ` Thomas Mueller [this message]
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='gfebhe$rom$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.