doc: Update mininum system requirements

Fix some indentation in the file and also add some KVM requirements
This commit is contained in:
Wido den Hollander 2012-08-10 12:26:20 +02:00
parent a74687128e
commit 602ea46d67

View File

@ -59,16 +59,34 @@
<listitem><para>When you deploy &PRODUCT;, the hypervisor host must not have any VMs already running</para></listitem>
</itemizedlist>
<para>Hosts have additional requirements depending on the hypervisor. See the requirements listed at the top of the Installation section for your chosen hypervisor:</para>
<itemizedlist>
<listitem><para>Citrix XenServer Installation</para></listitem>
<listitem><para>VMware vSphere Installation and Configuration</para></listitem>
<listitem><para>KVM Installation and Configuration</para></listitem>
<listitem><para>Oracle VM (OVM) Installation and Configuration</para></listitem>
</itemizedlist>
<warning>
<para>Be sure you fulfill the additional hypervisor requirements and installation steps provided in this Guide. Hypervisor hosts must be properly prepared to work with CloudStack. For example, the requirements for XenServer are listed under Citrix XenServer Installation.
</para>
<para>Be sure you fulfill the additional hypervisor requirements and installation steps provided in this Guide. Hypervisor hosts must be properly prepared to work with CloudStack. For example, the requirements for XenServer are listed under Citrix XenServer Installation.</para>
</warning>
<section id="hypervisor-requirements-xenserver">
<title>Citrix XenServer requirements</title>
<para>To be determined</para>
</section>
<section id="hypervisor-requirements-vmware">
<title>VMware vSphere requirements</title>
<para>To be determined</para>
</section>
<section id="hypervisor-requirements-kvm">
<title>KVM requirements</title>
<para>For running a KVM hypervisor the main requirement is the Linux distribution it is running. Although you are not required to run these distributions, it is recommended.</para>
<para>Recommended distributions:</para>
<itemizedlist>
<listitem><para>CentOS / RHEL: 6.2 and 6.3</para></listitem>
<listitem><para>Ubuntu: 12.04(.1)</para></listitem>
</itemizedlist>
<para>The main requirement for KVM hypervisors is the libvirt and Qemu version. If you whish to run on a different distribution, make sure you meet the following requirements:</para>
<itemizedlist>
<listitem><para>libvirt: 0.9.4 and higher</para></listitem>
<listitem><para>Qemu/KVM: 1.0 and higher</para></listitem>
</itemizedlist>
</section>
<section id="hypervisor-requirements-ovm">
<title>Oracle VM (OVM) requirements</title>
<para>To be determined</para>
</section>
</section>
</section>