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 Mar 26, 2024

Storage autoscaling of storage should also occur when Atlas searches are being rebuild

When the storage requirement exceeds the available storage when rebuilding Atlas searches a warning is issued and manual intervention is needed. I would like that autoscaling of storage will occur when needed for rebuilding Atlas indexes. This would save us time and no need to react to warnings.
  • Attach files
  • Guest
    Jan 22, 2025
    Exactly! Auto scaling atm does not consider the storage needed for a zero-downtime index recreation. Meaning manual work is needed if the index should be recreated with zero-downtime. There should be an option for autoscaling which enables it to scale to when index_size*2 + data_storage is below a defined threshold or 90%.