Return-Path: X-Original-To: apmail-incubator-cloudstack-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-cloudstack-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6A5A3D5A4 for ; Fri, 10 Aug 2012 17:50:06 +0000 (UTC) Received: (qmail 99488 invoked by uid 500); 10 Aug 2012 17:50:04 -0000 Delivered-To: apmail-incubator-cloudstack-commits-archive@incubator.apache.org Received: (qmail 99350 invoked by uid 500); 10 Aug 2012 17:50:04 -0000 Mailing-List: contact cloudstack-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cloudstack-dev@incubator.apache.org Delivered-To: mailing list cloudstack-commits@incubator.apache.org Received: (qmail 99144 invoked by uid 99); 10 Aug 2012 17:50:04 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Aug 2012 17:50:04 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 9FDEB1C362; Fri, 10 Aug 2012 17:50:03 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: alena1108@apache.org To: cloudstack-commits@incubator.apache.org X-Mailer: ASF-Git Admin Mailer Subject: [8/36] git commit: doc: Update mininum system requirements Message-Id: <20120810175003.9FDEB1C362@tyr.zones.apache.org> Date: Fri, 10 Aug 2012 17:50:03 +0000 (UTC) doc: Update mininum system requirements Fix some indentation in the file and also add some 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/602ea46d Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/602ea46d Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/602ea46d Branch: refs/heads/vpc Commit: 602ea46d67e2b9bf61655d905efa28b81cb7277c Parents: a746871 Author: Wido den Hollander Authored: Fri Aug 10 12:26:20 2012 +0200 Committer: Wido den Hollander Committed: Fri Aug 10 12:26:20 2012 +0200 ---------------------------------------------------------------------- docs/en-US/minimum-system-requirements.xml | 48 +++++++++++++++------- 1 files changed, 33 insertions(+), 15 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/602ea46d/docs/en-US/minimum-system-requirements.xml ---------------------------------------------------------------------- diff --git a/docs/en-US/minimum-system-requirements.xml b/docs/en-US/minimum-system-requirements.xml index 6f8b4ab..595c979 100644 --- a/docs/en-US/minimum-system-requirements.xml +++ b/docs/en-US/minimum-system-requirements.xml @@ -23,9 +23,9 @@ -->
- Minimum System Requirements -
- Management Server, Database, and Storage System Requirements + Minimum System Requirements +
+ Management Server, Database, and Storage System Requirements The machines that will run the Management Server and MySQL database must meet the following requirements. The same machines can also be used to provide primary and secondary storage, such as via localdisk or NFS. The Management Server may be placed on a virtual machine. Operating system: @@ -33,7 +33,7 @@ Preferred: RHEL 6.2+ 64-bit (https://access.redhat.com/downloads) or CentOS 6.2+ 64-bit (http://isoredirect.centos.org/centos/6/isos/x86_64/). Also supported (v3.0.3 and greater): RHEL and CentOS 5.4-5.x 64-bit It is highly recommended that you purchase a RHEL support license. - Citrix support can not be responsible for helping fix issues with the underlying OS. + Citrix support can not be responsible for helping fix issues with the underlying OS. 64-bit x86 CPU (more cores results in better performance) @@ -43,8 +43,8 @@ Statically allocated IP address Fully qualified domain name as returned by the hostname command -
-
+
+
Host/Hypervisor System Requirements The host is where the cloud services run in the form of guest virtual machines. Each host is one machine that meets the following requirements: @@ -59,16 +59,34 @@ When you deploy &PRODUCT;, the hypervisor host must not have any VMs already running Hosts have additional requirements depending on the hypervisor. See the requirements listed at the top of the Installation section for your chosen hypervisor: - - Citrix XenServer Installation - VMware vSphere Installation and Configuration - KVM Installation and Configuration - Oracle VM (OVM) Installation and Configuration - - 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. - + 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. +
+ Citrix XenServer requirements + To be determined +
+
+ VMware vSphere requirements + To be determined +
+
+ KVM requirements + 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. + Recommended distributions: + + CentOS / RHEL: 6.2 and 6.3 + Ubuntu: 12.04(.1) + + 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: + + libvirt: 0.9.4 and higher + Qemu/KVM: 1.0 and higher + +
+
+ Oracle VM (OVM) requirements + To be determined
- +