summaryrefslogtreecommitdiffstats
path: root/en-US/What_Is_It.xml
diff options
context:
space:
mode:
Diffstat (limited to 'en-US/What_Is_It.xml')
-rw-r--r--en-US/What_Is_It.xml14
1 files changed, 7 insertions, 7 deletions
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 @@
</para>
</listitem>
</varlistentry>
- </variablelist>
+ </variablelist>
+ <para>
+ 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.
+ </para>
+ <para>
+ 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.
+ </para>
<section id="sec-benefits_of_migrating">
<title>Benefits of migrating virtual machines</title>
<para>Migration is useful for:</para>
@@ -97,12 +103,6 @@
</listitem>
</varlistentry>
</variablelist>
- <para>
- 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.
- </para>
- <para>
- 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.
- </para>
<!-- F18 WAS: <para>
Shared, networked storage must be used for storing guest images to be migrated. Without shared storage, migration is not possible. It is recommended to use <application>libvirt</application>-managed storage pools for shared storage.
</para>-->