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.

Status Under Consideration
Created by Guest
Created on Apr 3, 2020

To setup number of backup daemons in ops-manager.yaml

In ops-manager.yaml, can we define the number of the initial backup daemons?
  • Attach files
  • Guest
    Aug 13, 2021
    Version 1.12.0 of the MongoDB Kubernetes Operator includes a new resource specification to set the number of Backup Daemons: spec.backup.members Reference: https://docs.mongodb.com/kubernetes-operator/stable/reference/k8s-operator-om-specification/index.html#optional-onprem-resource-settings
  • Guest
    May 5, 2020
    With Ops Manager 4.2 and MongoDB 4.2 Backup there is no need for more than 1 Backup Daemon (especially when K8S will proactively maintain However, there are edge cases when this needs to happen. We are going to look into it.