You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ch...@apache.org on 2012/10/22 17:20:28 UTC

[17/49] git commit: updating KVM requirements

updating KVM requirements


Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/2e2846ce
Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/2e2846ce
Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/2e2846ce

Branch: refs/heads/4.0
Commit: 2e2846cee8c87031cf1101134f42380d276ed707
Parents: 5d3ad88
Author: David Nalley <da...@gnsa.us>
Authored: Sat Oct 20 21:48:33 2012 -0400
Committer: Chip Childers <ch...@gmail.com>
Committed: Mon Oct 22 10:59:41 2012 -0400

----------------------------------------------------------------------
 docs/en-US/hypervisor-host-install-libvirt.xml |    4 ++--
 docs/en-US/hypervisor-kvm-requirements.xml     |    9 ++-------
 2 files changed, 4 insertions(+), 9 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/2e2846ce/docs/en-US/hypervisor-host-install-libvirt.xml
----------------------------------------------------------------------
diff --git a/docs/en-US/hypervisor-host-install-libvirt.xml b/docs/en-US/hypervisor-host-install-libvirt.xml
index 15cfde2..34fe4c4 100644
--- a/docs/en-US/hypervisor-host-install-libvirt.xml
+++ b/docs/en-US/hypervisor-host-install-libvirt.xml
@@ -24,7 +24,7 @@
 
 <section id="hypervisor-host-install-libvirt">
     <title>Install and Configure libvirt</title>
-    <para>&PRODUCT; uses libvirt for managing virtual machines. Therefor it is vital that libvirt is configured correctly.</para>
+    <para>&PRODUCT; uses libvirt for managing virtual machines. Therefore it is vital that libvirt is configured correctly.</para>
     <orderedlist>
         <listitem>
             <para>Install libvirt</para>
@@ -63,4 +63,4 @@
             <programlisting language="Bash">service libvirt-bin restart</programlisting>
         </listitem>
     </orderedlist>
-</section>
\ No newline at end of file
+</section>

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/2e2846ce/docs/en-US/hypervisor-kvm-requirements.xml
----------------------------------------------------------------------
diff --git a/docs/en-US/hypervisor-kvm-requirements.xml b/docs/en-US/hypervisor-kvm-requirements.xml
index 7e7af6a..c42db86 100644
--- a/docs/en-US/hypervisor-kvm-requirements.xml
+++ b/docs/en-US/hypervisor-kvm-requirements.xml
@@ -37,17 +37,12 @@
   </itemizedlist>
   <para>In addition, the following hardware requirements apply:</para>
   <itemizedlist>
-    <listitem><para>Hosts must be certified as compatible with the selected operating system. For example, see the RHEL Hardware Compatibility Guide at https://hardware.redhat.com/.</para></listitem>
-    <listitem><para>Within a single cluster, the hosts must be of the same kernel version.  For example, if one host is RHEL6 64 bit, they must all be RHEL6 64 bit.</para></listitem>
+    <listitem><para>Within a single cluster, the hosts must be of the same distribution version.</para></listitem>
     <listitem><para>All hosts within a cluster must be homogenous. The CPUs must be of the same type, count, and feature flags.</para></listitem>
     <listitem><para>Must support HVM (Intel-VT or AMD-V enabled)</para></listitem>
     <listitem><para>64-bit x86 CPU (more cores results in better performance)</para></listitem>
-    <listitem><para>Hardware virtualization support required</para></listitem>
     <listitem><para>4 GB of memory</para></listitem>
-    <listitem><para>36 GB of local disk</para></listitem>
     <listitem><para>At least 1 NIC</para></listitem>
-    <listitem><para>Statically allocated IP Address</para></listitem>
-    <listitem><para>Latest hotfixes applied to hypervisor software</para></listitem>
     <listitem><para>When you deploy &PRODUCT;, the hypervisor host must not have any VMs already running</para></listitem>
   </itemizedlist>
-</section>
\ No newline at end of file
+</section>