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 135 of 4027

API access over VPC

We have a scheduled process which starts up a GCE instance with both an internal and external IP address. This runs a script which: * uses the Mongo API to get the id of the latest snapshot * uses the Mongo API to create a restore job with HTTP d...
Guest about 5 years ago in Atlas Backups 0 Submitted

Replay the point-in-time-restore journal for debug/diagnosis

When performing a forensic analysis for the purposes of a restore, in order to determine the appropriate point in time when our data was last "sane", it would be awesome if we could start with a point-in-time restoration, and play the journal forw...
Guest over 5 years ago in Atlas Backups 0 Submitted

Enable Compression

We would like to see better compression for data stored in the Online Archive. Data in our cluster is compressed very well using the WiredTiger storage engine. Moving it out into the archive grows our data size by almost 4x.
Guest over 5 years ago in Atlas Backups 1 Submitted

Helpful error message when restoring backup

When I recently attempted to restore a db backup I got a cryptic error message stating "Error: Cluster Not Found"--which was extremely confusing considering that I pressed the restore button in the backup options. After some great tech support, I ...
Guest over 5 years ago in Atlas Backups 1 Submitted

Dynamically Calculate Timestamp Limits for Continuous Backup Restore (via OPLOG Timestamp)

Currently, you can put in a OPLOG TIMESTAMP value that exceeds the maximum / minimum value for the Continuous Backup Time Window. For example, on the "Date & Time" tab of the "Point in Time Restore" menu, you are given a warning that specifi...
Guest almost 6 years ago in Atlas Backups 0 Submitted

we have certain instances where we have more than one databases for their own respective functionality. and we want to keep their backups se

we have certain instances where we have more than one databases for their own respective functionality. and we want to keep their backups separate from each other. would separate or individual backup/restore process is available through Ops Manager?
Guest almost 6 years ago in Atlas Backups 1 Submitted

Add colors to Backup times

Hi can I suggest a feature to the developers? Can the developers add colors to the Backup times? Because I have accidentally Backup an instance at 3:21 PM instead of a 3:21 AM I wanted. The colors will definitely help prevent such accidents from h...
Guest almost 6 years ago in Atlas Backups 0 Submitted

Allow Point-In-Time restores going back to a configured amount of hours/days

_**What is the problem that needs to be solved?**_ Allow Point-In-Time restores going back to a configured amount of hours/days (similar to Ops Manager). _**Why is it a problem? (the pain)**_ Oplogs are captured for the last 24 hours only, and so...
Guest about 6 years ago in Atlas Backups 0 Submitted

Add configuration option to disable seedSecondary scripts in snapshots

Currently each snapshot includes the seedSecondary scripts that no longer work for MongoDB 3.6 or greater. ``` -r-x-w-r-t 1 107 65534 767 Jan 30 11:40 seedSecondary.sh -rw-r--r-- 1 107 65534 754 Jan 30 11:40 seedSecondary.bat ``` Please add an ...
Stephen Jamieson about 6 years ago in Atlas Backups 0 Submitted

Allow setting the backup PreferredMember via the API for sharded clusters

It's currently only possible to set a backup PreferredMember via the API for a standalone replicaset, but it's not possible to set the PreferredMember for shards of a sharded cluster. You can do this via the Web UI, but that's incredibly tedious ...
Quentin Moon about 3 years ago in Atlas Backups 0 Submitted