sureshanaparti commented on a change in pull request #187: URL: https://github.com/apache/cloudstack-documentation/pull/187#discussion_r573547925
########## 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: Review comment: ```suggestion these values are mapped to the following vSphere disk provisioning types: - **thin** - **Thin Provision** - **sparse** - **Thick Provision Lazy Zeroed** - **fat** - **Thick Provision Eager Zeroed** ``` ---------------------------------------------------------------- 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