The operator should check if a backup is already running on the selected source node and either schedule the backup to another or block until running one finishes.
Environment
None
Smart Checklist
Activity
Show:
Tomislav Plavcic September 21, 2022 at 11:29 AM
I think it's a good question for support guys, I can only guess what would be ok and your point might be valid. But in any case we should not run them on the same pod.
Slava Sarzhan September 21, 2022 at 10:53 AM
I am not sure about it. What if we have 5 mysql pods why we can't perform 2 backups in parallel on two different pods?
inel.pandzic July 22, 2022 at 6:31 AM
Yes, I would agree with .
Tomislav Plavcic June 21, 2022 at 8:38 AM
I don't see why we would run two backups at the same time (seems like a very risky thing to do), probably the right thing to do is to block the backup until the previous one finishes.
The operator should check if a backup is already running on the selected source node and either schedule the backup to another or block until running one finishes.