diff options
author | Josh Durgin <josh.durgin@inktank.com> | 2012-07-02 11:55:26 -0700 |
---|---|---|
committer | Eric Blake <eblake@redhat.com> | 2012-07-02 14:52:27 -0600 |
commit | 78290b1641e95304c862062ee0aca95395c5926c (patch) | |
tree | e2737013d4dbaa47f2bfd433d4998c51921484e5 /.mailmap | |
parent | maint: use full author name for previous commit (diff) | |
download | libvirt-78290b1641e95304c862062ee0aca95395c5926c.tar.gz libvirt-78290b1641e95304c862062ee0aca95395c5926c.tar.bz2 libvirt-78290b1641e95304c862062ee0aca95395c5926c.zip |
qemu: add rbd to whitelist of migration-safe formats
QEMU (and librbd) flush the cache on the source before the
destination starts, and the destination does not read any
changeable data before that, so live migration with rbd caching
is safe.
This makes 'virsh migrate' work with rbd and caching without the
--unsafe flag.
Reported-by: Vladimir Bashkirtsev <vladimir@bashkirtsev.com>
Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
Diffstat (limited to '.mailmap')
-rw-r--r-- | .mailmap | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -28,7 +28,8 @@ <supriyak@linux.vnet.ibm.com> <supriyak@in.ibm.com> <neil@aldur.co.uk> <neil@brightbox.co.uk> <stefanb@us.ibm.com> <stefanb@linux.vnet.ibm.com> -<josh.durgin@dreamhost.com> <joshd@hq.newdream.net> +<josh.durgin@inktank.com> <joshd@hq.newdream.net> +<josh.durgin@inktank.com> <josh.durgin@dreamhost.com> # Name consolidation: # Preferred author spelling <preferred email> |