Done
Details
Assignee
ege.gunesege.gunesReporter
Tomislav PlavcicTomislav PlavcicLabels
Needs QA
YesFix versions
Affects versions
Priority
Medium
Details
Details
Assignee
ege.gunes
ege.gunesReporter
Tomislav Plavcic
Tomislav PlavcicLabels
Needs QA
Yes
Fix versions
Affects versions
Priority
Smart Checklist
Smart Checklist
Smart Checklist
Created March 21, 2022 at 11:45 AM
Updated March 5, 2024 at 4:42 PM
Resolved August 19, 2022 at 8:20 AM
When starting a backup it can happen that the deadline to start a backup can be exceeded especially in the sharding environment because of many nodes.
We have set some deadline of 40sec and if the backup is not started by then it will be marked as failed (although it can actually succeed).
This deadline is set here: https://github.com/percona/percona-server-mongodb-operator/blob/main/pkg/controller/perconaservermongodbbackup/backup.go#L15
The error can look like this: