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/04 07:36:35 UTC

cloudstack-docs git commit: Fixed the description of the attaching data disks upper limit of the VMware hypervisor

Repository: cloudstack-docs
Updated Branches:
  refs/heads/master 60fc60e67 -> 0a0606d97


Fixed the description of the attaching data disks upper limit of the VMware hypervisor

Signed-off-by: Rajani Karuturi <ra...@gmail.com>

This closes #9


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

Branch: refs/heads/master
Commit: 0a0606d97a0163105507d1278263a665d48ac01f
Parents: 60fc60e
Author: Satoru Nakaya <gi...@gmail.com>
Authored: Tue Mar 3 15:10:28 2015 +0900
Committer: Rajani Karuturi <ra...@gmail.com>
Committed: Wed Mar 4 12:05:12 2015 +0530

----------------------------------------------------------------------
 en-US/working-with-volumes.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack-docs/blob/0a0606d9/en-US/working-with-volumes.xml
----------------------------------------------------------------------
diff --git a/en-US/working-with-volumes.xml b/en-US/working-with-volumes.xml
index 5de5e6c..9b970a2 100644
--- a/en-US/working-with-volumes.xml
+++ b/en-US/working-with-volumes.xml
@@ -39,7 +39,8 @@
     used on a guest of another hypervisor type. </para>
   <note>
     <para>&PRODUCT; supports attaching up to 13 data disks to a VM on XenServer hypervisor versions
-      6.0 and above. For the VMs on other hypervisor types, the data disk limit is 6.</para>
+      6.0 and above, And VMware hypervisor versions 5.0 and above.
+      For the VMs on other hypervisor types, the data disk limit is 6.</para>
   </note>
   <xi:include href="creating-new-volumes.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
   <xi:include href="upload-existing-volume-to-vm.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>