Convert tab to space chars
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/213c1630 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/213c1630 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/213c1630 Branch: refs/heads/affinity_groups Commit: 213c163011c1e783229997ffe857303d2022f3ed Parents: bca7f9d Author: Gavin Lee <gavin....@gmail.com> Authored: Wed Apr 3 17:26:37 2013 +0800 Committer: Gavin Lee <gavin....@gmail.com> Committed: Wed Apr 3 17:26:37 2013 +0800 ---------------------------------------------------------------------- docs/en-US/choosing-a-hypervisor.xml | 218 ++++++++++++++-------------- 1 files changed, 109 insertions(+), 109 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/213c1630/docs/en-US/choosing-a-hypervisor.xml ---------------------------------------------------------------------- diff --git a/docs/en-US/choosing-a-hypervisor.xml b/docs/en-US/choosing-a-hypervisor.xml index 3c65488..bf83fe3 100644 --- a/docs/en-US/choosing-a-hypervisor.xml +++ b/docs/en-US/choosing-a-hypervisor.xml @@ -23,114 +23,114 @@ <para>&PRODUCT; supports many popular hypervisors. Your cloud can consist entirely of hosts running a single hypervisor, or you can use multiple hypervisors. Each cluster of hosts must run the same hypervisor.</para> <para>You might already have an installed base of nodes running a particular hypervisor, in which case, your choice of hypervisor has already been made. If you are starting from scratch, you need to decide what hypervisor software best suits your needs. A discussion of the relative advantages of each hypervisor is outside the scope of our documentation. However, it will help you to know which features of each hypervisor are supported by &PRODUCT;. The following table provides this information.</para> <informaltable frame="all"> - <!-- <title>Hypervisor supported features</title> --> - <tgroup cols="6" align="left" colsep="1" rowsep="1"> - <colspec colnum="1" colname="c1" colwidth="2*"/> - <colspec colnum="2" colname="c2" colwidth="1*"/> - <colspec colnum="3" colname="c3" colwidth="1*"/> - <colspec colnum="4" colname="c4" colwidth="1*"/> - <colspec colnum="5" colname="c5" colwidth="1*"/> - <colspec colnum="6" colname="c6" colwidth="1*"/> - <thead> - <row> - <entry><para>Feature</para></entry> - <entry><para>XenServer 6.0.2</para></entry> - <entry><para>vSphere 4.1/5.0</para></entry> - <entry><para>KVM - RHEL 6.2</para></entry> - <entry><para>OVM 2.3</para></entry> - <entry><para>Bare Metal</para></entry> - </row> - </thead> - <tbody> - <row> - <entry><para>Network Throttling</para></entry> - <entry><para>Yes</para></entry> - <entry><para>Yes</para></entry> - <entry><para>No</para></entry> - <entry><para>No</para></entry> - <entry><para>N/A</para></entry> - </row> - <row> - <entry><para>Security groups in zones that use basic networking</para></entry> - <entry><para>Yes</para></entry> - <entry><para>No</para></entry> - <entry><para>Yes</para></entry> - <entry><para>No</para></entry> - <entry><para>No</para></entry> - </row> - <row> - <entry><para>iSCSI</para></entry> - <entry><para>Yes</para></entry> - <entry><para>Yes</para></entry> - <entry><para>Yes</para></entry> - <entry><para>Yes</para></entry> - <entry><para>N/A</para></entry> - </row> - <row> - <entry><para>FibreChannel</para></entry> - <entry><para>Yes</para></entry> - <entry><para>Yes</para></entry> - <entry><para>Yes</para></entry> - <entry><para>No</para></entry> - <entry><para>N/A</para></entry> - </row> - <row> - <entry><para>Local Disk</para></entry> - <entry><para>Yes</para></entry> - <entry><para>Yes</para></entry> - <entry><para>Yes</para></entry> - <entry><para>No</para></entry> - <entry><para>Yes</para></entry> - </row> - <row> - <entry><para>HA</para></entry> - <entry><para>Yes</para></entry> - <entry><para>Yes (Native)</para></entry> - <entry><para>Yes</para></entry> - <entry><para>Yes</para></entry> - <entry><para>N/A</para></entry> - </row> - <row> - <entry><para>Snapshots of local disk</para></entry> - <entry><para>Yes</para></entry> - <entry><para>Yes</para></entry> - <entry><para>Yes</para></entry> - <entry><para>No</para></entry> - <entry><para>N/A</para></entry> - </row> - <row> - <entry><para>Local disk as data disk</para></entry> - <entry><para>No</para></entry> - <entry><para>No</para></entry> - <entry><para>No</para></entry> - <entry><para>No</para></entry> - <entry><para>N/A</para></entry> - </row> - <row> - <entry><para>Work load balancing</para></entry> - <entry><para>No</para></entry> - <entry><para>DRS</para></entry> - <entry><para>No</para></entry> - <entry><para>No</para></entry> - <entry><para>N/A</para></entry> - </row> - <row> - <entry><para>Manual live migration of VMs from host to host</para></entry> - <entry><para>Yes</para></entry> - <entry><para>Yes</para></entry> - <entry><para>Yes</para></entry> - <entry><para>Yes</para></entry> - <entry><para>N/A</para></entry> - </row> - <row> - <entry><para>Conserve management traffic IP address by using link local network to communicate with virtual router</para></entry> - <entry><para>Yes</para></entry> - <entry><para>No</para></entry> - <entry><para>Yes</para></entry> - <entry><para>Yes</para></entry> - <entry><para>N/A</para></entry> - </row> - </tbody> - </tgroup> + <!-- <title>Hypervisor supported features</title> --> + <tgroup cols="6" align="left" colsep="1" rowsep="1"> + <colspec colnum="1" colname="c1" colwidth="2*"/> + <colspec colnum="2" colname="c2" colwidth="1*"/> + <colspec colnum="3" colname="c3" colwidth="1*"/> + <colspec colnum="4" colname="c4" colwidth="1*"/> + <colspec colnum="5" colname="c5" colwidth="1*"/> + <colspec colnum="6" colname="c6" colwidth="1*"/> + <thead> + <row> + <entry><para>Feature</para></entry> + <entry><para>XenServer 6.0.2</para></entry> + <entry><para>vSphere 4.1/5.0</para></entry> + <entry><para>KVM - RHEL 6.2</para></entry> + <entry><para>OVM 2.3</para></entry> + <entry><para>Bare Metal</para></entry> + </row> + </thead> + <tbody> + <row> + <entry><para>Network Throttling</para></entry> + <entry><para>Yes</para></entry> + <entry><para>Yes</para></entry> + <entry><para>No</para></entry> + <entry><para>No</para></entry> + <entry><para>N/A</para></entry> + </row> + <row> + <entry><para>Security groups in zones that use basic networking</para></entry> + <entry><para>Yes</para></entry> + <entry><para>No</para></entry> + <entry><para>Yes</para></entry> + <entry><para>No</para></entry> + <entry><para>No</para></entry> + </row> + <row> + <entry><para>iSCSI</para></entry> + <entry><para>Yes</para></entry> + <entry><para>Yes</para></entry> + <entry><para>Yes</para></entry> + <entry><para>Yes</para></entry> + <entry><para>N/A</para></entry> + </row> + <row> + <entry><para>FibreChannel</para></entry> + <entry><para>Yes</para></entry> + <entry><para>Yes</para></entry> + <entry><para>Yes</para></entry> + <entry><para>No</para></entry> + <entry><para>N/A</para></entry> + </row> + <row> + <entry><para>Local Disk</para></entry> + <entry><para>Yes</para></entry> + <entry><para>Yes</para></entry> + <entry><para>Yes</para></entry> + <entry><para>No</para></entry> + <entry><para>Yes</para></entry> + </row> + <row> + <entry><para>HA</para></entry> + <entry><para>Yes</para></entry> + <entry><para>Yes (Native)</para></entry> + <entry><para>Yes</para></entry> + <entry><para>Yes</para></entry> + <entry><para>N/A</para></entry> + </row> + <row> + <entry><para>Snapshots of local disk</para></entry> + <entry><para>Yes</para></entry> + <entry><para>Yes</para></entry> + <entry><para>Yes</para></entry> + <entry><para>No</para></entry> + <entry><para>N/A</para></entry> + </row> + <row> + <entry><para>Local disk as data disk</para></entry> + <entry><para>No</para></entry> + <entry><para>No</para></entry> + <entry><para>No</para></entry> + <entry><para>No</para></entry> + <entry><para>N/A</para></entry> + </row> + <row> + <entry><para>Work load balancing</para></entry> + <entry><para>No</para></entry> + <entry><para>DRS</para></entry> + <entry><para>No</para></entry> + <entry><para>No</para></entry> + <entry><para>N/A</para></entry> + </row> + <row> + <entry><para>Manual live migration of VMs from host to host</para></entry> + <entry><para>Yes</para></entry> + <entry><para>Yes</para></entry> + <entry><para>Yes</para></entry> + <entry><para>Yes</para></entry> + <entry><para>N/A</para></entry> + </row> + <row> + <entry><para>Conserve management traffic IP address by using link local network to communicate with virtual router</para></entry> + <entry><para>Yes</para></entry> + <entry><para>No</para></entry> + <entry><para>Yes</para></entry> + <entry><para>Yes</para></entry> + <entry><para>N/A</para></entry> + </row> + </tbody> + </tgroup> </informaltable> </chapter>