Skip to content

Commit efe8608

Browse files
erabil-mdbjwilliams-mongo
authored andcommitted
(DOCSP-25236) Adds known issue for long IOPS wait times. (#1382)
* (DOCSP-25236) Adds known issue for long IOPS wait times. * Adds link per copy review.
1 parent b6f749d commit efe8608

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

source/reference/known-issues.txt

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,18 @@ Known Issues in the |k8s-op-full|
1010
:depth: 1
1111
:class: singlecol
1212

13+
Underprovisioned EBS Volume Causes Long IOPS Wait Times
14+
-------------------------------------------------------
15+
16+
If you used `kops <https://kops.sigs.k8s.io/>`__ to provision a |K8s| cluster in |AWS| and
17+
are experiencing poor performance and high |iops| wait times, your Elastic Block Store
18+
(EBS) volume may be underprovisioned.
19+
20+
To improve performance, increase the storage-to-IOPS ratio for your EBS volume. For
21+
example, if your database is 500 GB, increase IOPS to 1500, a 3:1 ratio per GB. To learn
22+
more about increasing IOPS, see the
23+
:aws:`AWS documentation </AWSEC2/latest/UserGuide/requesting-ebs-volume-modifications.html>`.
24+
1325
.. _hardcoded_configmap_multi-clusters:
1426

1527
ConfigMap Name ``mongodb-enterprise-operator-member-list`` is Hard-Coded

0 commit comments

Comments
 (0)