From 23900bc4dce2ef83df047a529a2b728c3d527f13 Mon Sep 17 00:00:00 2001 From: Dayle Parker Date: Thu, 9 May 2013 11:13:58 +1000 Subject: Revised live storage migration desrciption --- en-US/Revision_History.xml | 15 ++++++++++++++- en-US/What_Is_It.xml | 14 +++++++------- 2 files changed, 21 insertions(+), 8 deletions(-) diff --git a/en-US/Revision_History.xml b/en-US/Revision_History.xml index c506911..82d34f4 100644 --- a/en-US/Revision_History.xml +++ b/en-US/Revision_History.xml @@ -9,6 +9,20 @@ + 1.0-08 + Thursday May 9, 2013 + + Dayle + Parker + dayleparker@redhat.com + + + + Rearranged Migration section and included live storage migration feature description. + + + + 1.0-07 Monday May 6, 2013 @@ -18,7 +32,6 @@ - Rearranged Migration section and included storage migration feature description. Added xHCI host controller to Emulated system components list. diff --git a/en-US/What_Is_It.xml b/en-US/What_Is_It.xml index fc08e88..ea5e90b 100644 --- a/en-US/What_Is_It.xml +++ b/en-US/What_Is_It.xml @@ -62,7 +62,13 @@ - + + + It is important to understand that the migration process moves the virtual machine's memory, and the disk volume associated with the virtual machine is also migrated. This process is done using live block migration. + + + In Fedora 19, shared storage is not necessary for storing guest images to be migrated. With live storage migration, a running virtual machine can be migrated from one host to another with no downtime. This capability can be used to optimize performance of virtual machines. +
Benefits of migrating virtual machines Migration is useful for: @@ -97,12 +103,6 @@ - - It is important to understand that the migration process moves the virtual machine's memory, and the disk volume associated with the virtual machine is also migrated. This process is done using live block migration. - - - In Fedora 19, shared storage is not necessary for storing guest images to be migrated. With storage migration, a running virtual machine (as well as its in-use storage) can be migrated from one host to another with no downtime. This capability can be used to optimize performance of virtual machines. - -- cgit