All of lore.kernel.org
 help / color / mirror / Atom feed
From: Eric Blake <eblake@redhat.com>
To: Yaodong Yang <yaodong.yangy@gmail.com>, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] vm live storage migration approach.
Date: Fri, 30 Jan 2015 12:21:44 -0700	[thread overview]
Message-ID: <54CBD9C8.2040909@redhat.com> (raw)
In-Reply-To: <CAJ3ZQbPzD_yBQay=xzMFPrtW-zMPFKA7Nd=sWG_J+cU+y-9gUA@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1235 bytes --]

On 01/30/2015 09:25 AM, Yaodong Yang wrote:
> Hi all,
> 
> I'm investigating the current schemes for the VM live storage migration in
> QEMU system. I have the following questions:
> 
> 1. What is the functionality of drive_mirror in QEMU? Is it designed as a
> VM live storage migration approach?

Yes. drive-mirror was added precisely to support live storage migration.

> 
> 2. What's the difference between drive_mirror and vMotion? I learned that
> vMotion employs IO Mirroring mechanism to migration a running VM with all
> the virtual disk images. Are there any other mechanisms inside QEMU serve
> this purpose as well?

vMotion is not part of qemu, so I'm not sure what it does.  Therefore, I
cannot make a fair comparison.

> 
> I'm looking for a mechanism in QEMU, which is similar to vMotion ( IO
> Mirroring) in ESX environment.

Look at drive-mirror, block-backup, quorum drives, and lots of recent
threads on this list about adding redundant processing (such as the term
"COLO") for how to piece together lower-level blocks into whatever drive
mirroring scheme you can think of.


-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 604 bytes --]

  reply	other threads:[~2015-01-30 19:21 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-30 16:25 [Qemu-devel] vm live storage migration approach Yaodong Yang
2015-01-30 19:21 ` Eric Blake [this message]
2015-01-30 20:13   ` Yaodong Yang
2015-01-30 20:37     ` Stefan Hajnoczi
2015-01-30 20:39       ` Yaodong Yang

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=54CBD9C8.2040909@redhat.com \
    --to=eblake@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=yaodong.yangy@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 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.