Updated Branches: refs/heads/master b55fc7218 -> 1f4822a75
updating about pods and about clusters Signed-off-by: Sebastien Goasguen <[email protected]> Project: http://git-wip-us.apache.org/repos/asf/cloudstack-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack-docs/commit/1f4822a7 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack-docs/tree/1f4822a7 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack-docs/diff/1f4822a7 Branch: refs/heads/master Commit: 1f4822a75e2c100e19f2af8044ea6d767762d6ef Parents: b55fc72 Author: Travis Graham <[email protected]> Authored: Mon Oct 14 23:49:20 2013 -0400 Committer: Sebastien Goasguen <[email protected]> Committed: Thu Nov 7 14:34:05 2013 -0500 ---------------------------------------------------------------------- en-US/about-clusters.xml | 2 +- en-US/about-pods.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack-docs/blob/1f4822a7/en-US/about-clusters.xml ---------------------------------------------------------------------- diff --git a/en-US/about-clusters.xml b/en-US/about-clusters.xml index d2f0220..ff9c57e 100644 --- a/en-US/about-clusters.xml +++ b/en-US/about-clusters.xml @@ -34,7 +34,7 @@ cluster, without interrupting service to the user. </para> <para> - A cluster is the third-largest organizational unit within a &PRODUCT; + A cluster is the fourth-largest organizational unit within a &PRODUCT; deployment. Clusters are contained within pods, and pods are contained within zones. Size of the cluster is limited by the underlying hypervisor, although the &PRODUCT; recommends less in most cases; see Best Practices. http://git-wip-us.apache.org/repos/asf/cloudstack-docs/blob/1f4822a7/en-US/about-pods.xml ---------------------------------------------------------------------- diff --git a/en-US/about-pods.xml b/en-US/about-pods.xml index 57ae1a3..72db19c 100644 --- a/en-US/about-pods.xml +++ b/en-US/about-pods.xml @@ -25,7 +25,7 @@ <section id="about-pods"> <title>About Pods</title> <para>A pod often represents a single rack. Hosts in the same pod are in the same subnet. - A pod is the second-largest organizational unit within a &PRODUCT; deployment. Pods are contained within zones. Each zone can contain one or more pods. + A pod is the third-largest organizational unit within a &PRODUCT; deployment. Pods are contained within zones. Each zone can contain one or more pods. A pod consists of one or more clusters of hosts and one or more primary storage servers. Pods are not visible to the end user. </para>
