Spaceman1984 commented on a change in pull request #187:
URL: 
https://github.com/apache/cloudstack-documentation/pull/187#discussion_r573565668



##########
File path: source/adminguide/service_offerings.rst
##########
@@ -187,8 +187,17 @@ To create a new compute offering:
       system VM is running. Shared allocates from storage accessible via
       NFS.
 
-   -  **Provisioning type**: The type of disk that should be allocated. 
-      Local
+   -  **Provisioning type**: The type of disk that should be allocated.
+      Valid values are thin, sparse, fat. When using the VMWare hypervisor,
+      these values map as follows:
+
+      -  **Thin** - **Thin**.
+      -  **Sparse** - **Thick provisioned lazily zeroed**.
+      -  **Fat** -  **Thick provisioned eagerly zeroed**.
+      
+      The disk provisioning type strictness on VMWare iscontrolled with the 
zone level setting - **disk.provisioning.type.strictness**
+

Review comment:
       Done

##########
File path: source/adminguide/service_offerings.rst
##########
@@ -383,6 +392,18 @@ To create a new disk offering:
    -  **Disk Size**: Appears only if Custom Disk Size is not selected.
       Define the volume size in GB (2^30 1GB = 1,073,741,824 Bytes).
 
+   -  **Provisioning type**: The type of disk that should be allocated.
+      Valid values are thin, sparse, fat. When using the VMWare hypervisor,
+      these values map as follows:
+
+      -  **Thin** - **Thin**.
+      -  **Sparse** - **Thick provisioned lazily zeroed**.
+      -  **Fat** -  **Thick provisioned eagerly zeroed**.
+      
+      The disk provisioning type strictness on VMWare iscontrolled with the 
zone level setting - **disk.provisioning.type.strictness**

Review comment:
       Done




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to