Skip to Main Content

MongoByte MongoDB Logo

Welcome to the new MongoDB Feedback Portal!

{Improvement: "Your idea"}
We’ve upgraded our system to better capture and act on your feedback.
Your feedback is meaningful and helps us build better products.

Status Submitted
Categories Atlas
Created by Guest
Created on Sep 9, 2025

iops

Proactive Warnings for Concurrent Operations The Problem: We experienced 1+ hour service outage because we made two separate changes (IOPS ) too close together. We can see the guidance in docs but it cannot proactively prevent the issue. from 3000 to 6000 : There was no node down issue from 6000 to 8000 : Issue happened. The Feature Request: Add a proactive warning system that detects when a cluster modification is already in progress. If a user tries to submit a second change, an alert should pop up explaining that a prior operation is still underway and that submitting a second change could result in an outage. This prevents accidental, concurrent changes from the start.
  • Guest
    Sep 9, 2025
    We need the same feature request since we experienced the similar issue as below. We experienced 2+ hours service outage because we made two separate changes (IOPS and Storage) too close together. We can see the guidance in docs but it cannot proactively prevent the issue. • On 06/16/25 - 06:04:22 AM UTC customer updated the IOPS from 3000 to 1000 IOPS. • On 06/16/25 - 07:13:01 AM UTC customer scaled the volume from 600GB to 1200GB.