Navigation
This version of the documentation is archived and no longer supported. To learn how to upgrade your version of MongoDB Ops Manager, refer to the upgrade documentation.
You were redirected from a different version of the documentation. Click here to go back.

Fix IOPS Issues

Disk I/O % Utilization alerts indicate that percentage of time during which issued requests reaches a specified threshold. You set this threshold when you create the alert.

Note

The utilization measurements for the following alerts include requests from all processes, not just MongoDB processes.

Alert Conditions

Disk I/O % utilization on Data Partition occurs if the percentage of time during which requests are being issued to any partition that contains the MongoDB collection data meets or exceeds the threshold.

Disk I/O % utilization on Index Partition occurs if the percentage of time during which requests are being issued to any partition that contains the MongoDB index data meets or exceeds the threshold.

Disk I/O % utilization on Journal Partition occurs if the percentage of time during which requests are being issued to the partition that contains the MongoDB journal meets or exceeds the threshold.

Common Triggers

A few common events may lead to high Disk I/O % Utilization and trigger these alerts:

Fix the Immediate Problem

Consider the following resolutions to resolve Disk I/O % Utilization alerts:

Implement a Long-Term Solution

  • Review Indexing Strategies for possible further indexing improvements.

    Note

    A temporary spike in disk utilization may result when creating new indexes.

  • Analyze Query Performance to review how your queries are using your indexes.

  • Use a faster disk drive with more hardware resources.

  • Move operations from disks with large workloads to different disks.

Monitor Your Progress

To observe a high percentage of Disk I/O utilization, open the Hardware Metrics section of the Metrics tab and find the following metrics:

Graph Indicator
Util% High value
Disk IOPS IOPS value greater than the provisioned IOPS value
Normalized System CPU

High IOWait curve

IOWait measures the percentage of time the CPU runs idle waiting for an I/O operation to complete.

To learn more, see View Deployment Metrics.