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.
6
votes

-
Jan commented
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%.