You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ra...@apache.org on 2015/03/30 07:45:22 UTC

[3/3] cloudstack-docs-install git commit: further updates and rewording to vSphere hypervisor section

further updates and rewording to vSphere hypervisor section


Project: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-install/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-install/commit/68646421
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-install/tree/68646421
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-install/diff/68646421

Branch: refs/heads/master
Commit: 68646421816a79e4328344078cc887b1e2b43f67
Parents: 4a97251
Author: Paul Angus <pa...@shapeblue.com>
Authored: Fri Mar 27 21:19:30 2015 +0000
Committer: Rajani Karuturi <ra...@gmail.com>
Committed: Mon Mar 30 11:14:35 2015 +0530

----------------------------------------------------------------------
 source/hypervisor/vsphere.rst | 30 +++++++++++++++---------------
 1 file changed, 15 insertions(+), 15 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack-docs-install/blob/68646421/source/hypervisor/vsphere.rst
----------------------------------------------------------------------
diff --git a/source/hypervisor/vsphere.rst b/source/hypervisor/vsphere.rst
index 743cf62..1e9dbfc 100644
--- a/source/hypervisor/vsphere.rst
+++ b/source/hypervisor/vsphere.rst
@@ -126,24 +126,24 @@ Other requirements:
    same as the vCenter management network, and will inherit its
    configuration. See :ref:`configure-vcenter-management-network`.
 
--  CloudStack requires ESXi. ESX is not supported.
+-  CloudStack requires ESXi and vCenter. ESX is not supported.
 
 -  Ideally all resources used for CloudStack must be used for CloudStack only.
-   CloudStack cannot share instance of ESXi or storage with other
+   CloudStack should not share instance of ESXi or storage with other
    management consoles. Do not share the same storage volumes that will
    be used by CloudStack with a different set of ESXi servers that are
    not managed by CloudStack.
 
--  Put all target ESXi hypervisors in a cluster in a separate Datacenter
+-  Put all target ESXi hypervisors in dedicated clusters in a separate Datacenter
    in vCenter.
 
 -  Ideally clusters that will be managed by CloudStack should not contain
-   any other VMs. Do not run the management server, vCenter on
+   any other VMs. Do not run the management server or vCenter on
    the cluster that is designated for CloudStack use. Create a separate
    cluster for use of CloudStack and make sure that they are no VMs in
    this cluster.
 
--  All of the required VLANS must be trunked into all network switches that
+-  All of the required VLANs must be trunked into all network switches that
    are connected to the ESXi hypervisor hosts. These would include the
    VLANs for Management, Storage, vMotion, and guest VLANs. The guest
    VLAN (used in Advanced Networking; see Network Setup) is a contiguous
@@ -228,8 +228,8 @@ vSphere Installation Steps
 ESXi Host setup
 ~~~~~~~~~~~~~~~
 
-All ESXi hosts should enable CPU hardware virtualization support in
-BIOS. Please note hardware virtualization support is not enabled by
+All ESXi hosts should have CPU hardware virtualization support enabled in
+the BIOS. Please note hardware virtualization support is not enabled by
 default on most servers.
 
 
@@ -263,13 +263,13 @@ one or more CloudStack configuration variables as well.
 Separating Traffic
 ''''''''''''''''''
 
-CloudStack allows you to use vCenter to configure three separate
-networks per ESXi host. These networks are identified by the name of the
-vSwitch they are connected to. The networks for configuration
-are public (for traffic to/from the public internet), guest (for
-guest-guest traffic), and private (for management and usually storage
-traffic). You can use the default virtual switch for all three, or
-create one or two other vSwitches for those traffic types.
+CloudStack allows you to configure three separate networks per ESXi host.
+CloudStack identifies these networks by the name of the vSwitch
+they are connected to. The networks for configuration are public (for
+traffic to/from the public internet), guest (for guest-guest traffic),
+and private (for management and usually storage traffic). You can use
+the default virtual switch for all three, or create one or two other
+vSwitches for those traffic types.
 
 If you want to separate traffic in this way you should first create and
 configure vSwitches in vCenter according to the vCenter instructions.
@@ -1014,4 +1014,4 @@ Applying Hotfixes to a VMware vSphere Host
 .. |vmwareiscsiinitiatorproperties.png: iscsi initiator properties| image:: ../_static/images/vmware-iscsi-initiator-properties.png
 .. |vmwareiscsigeneral.png: iscsi general| image:: ../_static/images/vmware-iscsi-general.png
 .. |vmwareiscsitargetadd.png: iscsi target add| image:: ../_static/images/vmware-iscsi-target-add.png
-.. |vmwareiscsidatastore.png: iscsi datastore| image:: ../_static/images/vmware-iscsi-datastore.png
\ No newline at end of file
+.. |vmwareiscsidatastore.png: iscsi datastore| image:: ../_static/images/vmware-iscsi-datastore.png