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.

ADD NEW FEEDBACK

Feedback

Sharded Cluster Snapshot Restores - Throttling and Src/Dst Mapping

When restoring a sharded cluster snapshot, provide a means of mapping the source shard replica set names to the target shard replica set names. This will allow users to predictably restore large/small shards to the appropriate target hosts. Curre...
Guest over 5 years ago in Atlas Backups 0 Submitted

snapshots without indexes

It would be great to have the option to save Atlas backup snapshots without indexes. When using TTL indexes, when the data is restored, it is automatically removed because it is expired. Being able to create snapshots without indexes would save a ...
Justin Costello almost 5 years ago in Atlas Backups 0 Future Consideration

Backup Snapshot Distribution: allow to choose which policies should be copied to other region

Currently we can choose only a policy type (e.g. hourly, daily). If we have multiple hourly policies with different retention times, we would like to choose which one should be replicated to another region. Currently it would replicate all the pol...
Guest over 1 year ago in Atlas Backups 0 Submitted

Allow disabling TTL Monitor (to allow restoring a snapshot)

Problem: If you are restoring a snapshot to check the data, or to look at old data, and the collection has a ttl index, then a snapshot, once restored, will immediately mark a bunch of records for deletion, thus making it impossible to examine, e...
Guest over 3 years ago in Atlas Backups 0 Submitted

Preventing archives from being orphaned due to certain sharding operations

When performing a moveCollection operation to move an unsharded collection from one shard to another, it would be ideal if the archive did not become orphaned. It would likewise be ideal if resharding and disabling sharding on a collection did not...
Guest 8 months ago in Atlas Backups 0 Submitted

Ability to make use of new S3 buckets without having to terminate backups

We would like to see the ability to "migrate" from an existing S3 storage to new S3 storage. Currently, when we create new S3 buckets for storing snapshots we can only make use of it when we terminate the existing backup stored in the "old" S3 buc...
Guest over 5 years ago in Atlas Backups 0 Submitted

details should to be returned from `atlas events projects` like that is visible in Atlas WebUI

The `Altas events project list` ought to return more details than the date/time and type. For example, I want to search for COMPUTE_AUTO_SCALE_INITIATED_BASE events and see the change being made and the cluster to which the change made in the list...
Steve Hand 9 months ago in Atlas CLI 2 Submitted

Provide option to remove hidden node in NVMe clusters

NVMe clusters default to add a hidden node where backups are pulled from. This is due to the reduced durability of NVMe volumes. In cases where durability isn't a concern, I would like to disable backups and remove the hidden node altogether. The...
Guest almost 3 years ago in Atlas Backups 0 Submitted

disabling snapshots

When we disable de snapshot from one cluster, the following message is shown in the same page but it does not appear at the page that shows the changes that are being made It would be better if this message were also at the second page (as image...
Guest almost 3 years ago in Atlas Backups 0 Submitted

Make it possible to specify the key names in the Kubernetes Secret containing S3 access and secret access keys when configuring backups

Currently, the expected data key names in the Secrets referenced in the MongoDBOpsManager CR snippet below are hard-coded into the operator as "accessKey" and "secretKey". ``` apiVersion: mongodb.com/v1 kind: MongoDBOpsManager ... spec: backup:...
Guest 9 months ago in Atlas Backups 0 Submitted