mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
20 lines
637 B
Plaintext
20 lines
637 B
Plaintext
//
|
|
// Module included in the following assemblies:
|
|
//
|
|
// * storage/container_storage_interface/persistent-storage-csi-azure.adoc
|
|
//
|
|
|
|
:_mod-docs-content-type: CONCEPT
|
|
[id="persistent-storage-csi-azure-disk-perf-plus-limits_{context}"]
|
|
= Limitations
|
|
|
|
Performance plus for Azure Disk has the following limitations:
|
|
|
|
* Can be enabled only on Standard HDD, Standard SSD, and Premium SSD managed disks that are 513 GiB or larger.
|
|
+
|
|
[IMPORTANT]
|
|
====
|
|
If you request a smaller value, the disk size is rounded up to 513GiB.
|
|
====
|
|
|
|
* Can be enabled only on new disks. For a workaround, see Section _Enabling performance plus by snapshot or cloning_. |