From: Stefan Hajnoczi <stefanha@gmail.com>
To: Tomer Margalit <tomermargalit@gmail.com>
Cc: scipioenterprises@yahoo.com, "Zaidenberg,
Nezer" <Nezer.Zaidenberg@edfenergy.com>,
qemu-devel@nongnu.org, Nezer Zaidenberg <nzaidenberg@mac.com>
Subject: Re: [Qemu-devel] Asynchronously Mirroring a Virtual Machine
Date: Thu, 23 Dec 2010 23:44:08 +0000 [thread overview]
Message-ID: <AANLkTikdkmnMyp5ZBaFPA6yUh4DOoTj6Pie=a0XgtS3U@mail.gmail.com> (raw)
In-Reply-To: <AANLkTikb3hKQ4KgZFUBVgGWTHHGAvM8OM=k2VU3DHY2X@mail.gmail.com>
On Thu, Dec 23, 2010 at 5:34 PM, Tomer Margalit <tomermargalit@gmail.com> wrote:
> Thanks, I will check it out.
> Do you know of any documentation for the migration? (In case I need to look
> at it).
I'm not sure what you mean - commands for live migration or internals
of how migration works?
Migration:
1. Start QEMU on the destination host with exactly the same
command-line parameters as on the source host plus "-incoming
tcp::1234".
2. Switch to the QEMU monitor on the source host and use the "migrate
tcp:<destination-host>:<destination-port>" command.
To understand how migration works, see migration*.c in the source.
Stefan
prev parent reply other threads:[~2010-12-23 23:44 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-12-22 12:43 [Qemu-devel] Asynchronously Mirroring a Virtual Machine Tomer Margalit
2010-12-23 2:34 ` Stefan Hajnoczi
2010-12-23 17:34 ` Tomer Margalit
2010-12-23 23:44 ` Stefan Hajnoczi [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='AANLkTikdkmnMyp5ZBaFPA6yUh4DOoTj6Pie=a0XgtS3U@mail.gmail.com' \
--to=stefanha@gmail.com \
--cc=Nezer.Zaidenberg@edfenergy.com \
--cc=nzaidenberg@mac.com \
--cc=qemu-devel@nongnu.org \
--cc=scipioenterprises@yahoo.com \
--cc=tomermargalit@gmail.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).