You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/adminguide/service_offerings.rst
+3-19Lines changed: 3 additions & 19 deletions
Original file line number
Diff line number
Diff line change
@@ -187,15 +187,8 @@ To create a new compute offering:
187
187
system VM is running. Shared allocates from storage accessible via
188
188
NFS.
189
189
190
-
- **Provisioning type**: The type of disk that should be allocated.
191
-
Valid values are thin, sparse, fat. When using the VMWare hypervisor,
192
-
these values are mapped to the following vSphere disk provisioning types:
193
-
194
-
- **thin**: **Thin Provision**
195
-
- **sparse**: **Thick Provision Lazy Zeroed**
196
-
- **fat**: **Thick Provision Eager Zeroed**
197
-
198
-
The disk provisioning type strictness on VMWare is controlled with the zone level setting - **disk.provisioning.type.strictness**. If set to true, the disk is created only when there is a suitable storage pool that supports the disk provisioning type specified by the service/disk offering. If set to false, the disk is created with a disk provisioning type supported by the pool. Default value is false and this is currently supported for VMware only.
190
+
- **Provisioning type**: The type of disk that should be allocated.
191
+
Local
199
192
200
193
- **Compute Offering Type**: The amount of freedom that the end user
201
194
has to customise the compute power that their instance has when using this
@@ -390,16 +383,6 @@ To create a new disk offering:
390
383
- **Disk Size**: Appears only if Custom Disk Size is not selected.
391
384
Define the volume size in GB (2^30 1GB = 1,073,741,824 Bytes).
392
385
393
-
- **Provisioning type**: The type of disk that should be allocated.
394
-
Valid values are thin, sparse, fat. When using the VMWare hypervisor,
395
-
these values are mapped to the following vSphere disk provisioning types:
396
-
397
-
- **thin**: **Thin Provision**
398
-
- **sparse**: **Thick Provision Lazy Zeroed**
399
-
- **fat**: **Thick Provision Eager Zeroed**
400
-
401
-
The disk provisioning type strictness on VMWare is controlled with the zone level setting - **disk.provisioning.type.strictness**. If set to true, the disk is created only when there is a suitable storage pool that supports the disk provisioning type specified by the service/disk offering. If set to false, the disk is created with a disk provisioning type supported by the pool. Default value is false and this is currently supported for VMware only.
402
-
403
386
- **QoS Type** [2]_: Three options: Empty (no Quality of Service), hypervisor
404
387
(rate limiting enforced on the hypervisor side), and storage
405
388
(guaranteed minimum and maximum IOPS enforced on the storage
@@ -721,3 +704,4 @@ default system offering used for System VMs.
721
704
722
705
#. Destroy the existing CPVM or SSVM offerings and wait for them to be
723
706
recreated. The new CPVM or SSVM are configured with the new offering.
0 commit comments