How do I make monitor-all not try to restart CT during backup (stopped)? #1028
Unanswered
ftbboy2115
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
With assistance from the Proxmox forum, I discovered why vztask kept trying to start the CTs during backup, which subsequently lead to getting an error (due to the monitor-all script.
Here is a link to that forum where I posted the question: https://forum.proxmox.com/threads/why-does-vzstart-keep-trying-to-start-a-ct-while-its-being-backed-up.159592/
I tried to write a script to have it check to see if pve was doing a backup and wait until it wasn't doing one before proceeding. But I was unsuccessful. Any thoughts/suggestions?
Thanks in advance,
Clay Collins
Beta Was this translation helpful? Give feedback.
All reactions