Skip to content

Commit ac99e16

Browse files
committed
OCPBUGS#5852 Edited Azure OS disk requirement and removed minimum resource requirements.
1 parent c5f137d commit ac99e16

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

modules/installation-azure-limits.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ ifeval::["{context}" == "installing-azure-account"]
2323
:cp: Azure
2424
endif::[]
2525

26+
:_content-type: REFERENCE
2627
[id="installation-azure-limits_{context}"]
2728
= {cp} account limits
2829

@@ -105,7 +106,7 @@ ifndef::ash[]
105106
|OS Disk
106107
|7
107108
|
108-
|VM OS disk must be able to sustain a minimum throughput of 5000 IOPS / 200MBps. This throughput can be provided by having a minimum of 1 TiB Premium SSD (P30). In {cp}, disk performance is directly dependent on SSD disk sizes, so to achieve the throughput supported by `Standard_D8s_v3`, or other similar machine types available, and the target of 5000 IOPS, at least a P30 disk is required.
109+
|VM OS disk must be able to sustain a tested and recommended minimum throughput of 5000 IOPS / 200MBps. This throughput can be provided by having a minimum of 1 TiB Premium SSD (P30). In {cp}, disk performance is directly dependent on SSD disk sizes, so to achieve the throughput supported by `Standard_D8s_v3`, or other similar machine types available, and the target of 5000 IOPS, at least a P30 disk is required.
109110

110111
Host caching must be set to `ReadOnly` for low read latency and high read IOPS and throughput. The reads performed from the cache, which is present either in the VM memory or in the local SSD disk, are much faster than the reads from the data disk, which is in the blob storage.
111112
endif::ash[]

0 commit comments

Comments
 (0)