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

Backup Daemon should check for the available filesystem before starting a groom job

When a groom job starts, it might get stuck or fail if the available disk space is not enough to copy all live blocks to another directory. It would be helpful if the Backup Daemon checks the available disk space before starting a groom job, and ...
Omar Elzayan over 2 years ago in Backup & Restore 0 Submitted

If vaultSecretBackend enabled, Allow specifying vault role names

When we enable vaultSecretBackend, it creates default vault roles which are hardcoded in the vault package here https://github.com/mongodb/mongodb-kubernetes/blob/master/pkg/vault/vault.go#L36-L38 mongodbenterprisedatabase mongodbenterpriseopsma...
Guest 11 months ago in Kubernetes 0 Submitted

Allow scheduling grooms

Add the ability to schedule groom jobs at a specific point in time. Also expose this functionality through the API for easy modifications through configuration management tools.
Guest about 5 years ago in Enterprise Advanced 0 Submitted

Backup persistence after termination should be standard

It is odd that snapshots are tied to clusters and lost/destroyed when clusters are terminated. Snapshots have their own retention policies for a reason. Persistence after cluster termination should be the rule, not the exception.
Guest over 2 years ago in Atlas Backups 0 Submitted

Using Online Archive with Customer Encryption Keys

I'd like to use Online Archive but I need to use Encryption Keys that my company manages, not ones provided by MongoDB.
Guest almost 6 years ago in Atlas Backups 0 Submitted

Restore atlas cluster backup to differently encrypted Project

If we take a volume snapshot backup from one project which is encrypted with encryption key A, we need to restore it into another project with Encryption key B . If we use Live migrate for this, it may take more time than volume snapshot restore....
Guest about 4 years ago in Atlas Backups 1 Submitted

Disable Query Targeting: Scanned Objects / Returned alerts on specific, recurring aggregations.

We run routine, recurring aggregation pipelines (essentially, summing up the values of different categories of transactions) on a 5-minute interval. These aggregation pipelines scan for all objects that match a certain type, then sum the cumulativ...
Guest almost 5 years ago in Enterprise Advanced 0 Submitted

If vaultSecretBackend is enabled, allow specifying the kv mount

When enabling `vaultSecretBackend`, there is no option to specify the path/name of the kv engine to use within the specified vault namespace (it is hardcoded to `secret`). For example: https://github.com/mongodb/mongodb-kubernetes/blob/master/pkg...
Guest 11 months ago in Kubernetes 0 Submitted

Use Custom S3 buckets for backup storage on cloud manager

Requesting new functionality to be able to use a custom S3 bucket to store backups taken from cloud manager.
Guest over 2 years ago in Enterprise Advanced 0 Submitted

Allow OpsManager to control MongoDB Tools version and disable installation of MongoDB Tools

What problem are you trying to solve? Focus on the what and why of the need you have, not the how you'd like it solved. Currently, MongoDB MMS automation agent will install MongoDB Tools package on every host when it installs MongoDB, there i...
Kick Glorie 6 months ago in Cluster Deployment & Management 0 Future Consideration