GitHub user draggeta added a comment to the discussion: NAS backup of large VMs fails
Now that I looked at it more, it does seem related to the setting: ``` Job cancel threshold minutes (job.cancel.threshold.minutes) Time (in minutes) for async-jobs to be forcely cancelled if it has been in process for long ``` The default is 60 minute. I don't know if it's safe to raise this and maybe giving backups their separate timeout value would be better, as I don't want all jobs to have a longer timeout if possible. EDIT: nvm, changed the setting and started a backup and it still stopped after 60 minutes GitHub link: https://github.com/apache/cloudstack/discussions/13903#discussioncomment-18061721 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
