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

Atlas Backups

Showing 124

backups export to s3 bucket custom folder name

It would be very nice to have a possibility to change `exported_snapshots` folder name to custom name. And also if it would be possible to set this via terraform.
Guest about 1 year ago in Atlas Backups 0 Submitted

Snapshot cluster and copy

In one click I would like to copy the exactly one database and put it in another cluster. This is especially useful for debugging. This would allow us to easily recreate the database from our production cluster and put our staging (or other poss...
Guest over 5 years ago in Atlas Backups 0 Submitted

Restored snapshots from a dedicated instance to a serverless instance

I'd like to be able to spin up serverless instances for automatically provisioned dev/QA environments. I'd like to have production data available in them. So I'd like to restore a dedicated instance snapshot to a serverless instance.
Guest over 3 years ago in Atlas Backups 2 Submitted

Improve online archive Status

add more to the status of the online archive - for example, if I set it to 7days back it's good to know that currently at 80days. An example: for a very big collection it takes long time to archive - so either show a % left until it caught up or ...
Guest over 5 years ago in Atlas Backups 1 Submitted

API to list clusters that has snapshots on it- even deleted clusters

Today we use the API below to list the clusters that exists in a project https://www.mongodb.com/docs/atlas/reference/api-resources-spec/#tag/Clusters/operation/listLegacyClusters GET https://cloud.mongodb.com/api/atlas/v1.0/groups/{GROUP-ID}/c...
Guest almost 3 years ago in Atlas Backups 0 Submitted

Restore protection similar to termination protection

A restore protection option similar to the termination protection for clusters. When a cluster has restore protection enabled, it can't be the target cluster for a restore operation. This will prevent accidental restores to the wrong target cluste...
Guest almost 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 7 months ago in Atlas Backups 0 Submitted

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

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 about 1 year 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 8 months ago in Atlas Backups 0 Submitted