jmsperu commented on PR #12847: URL: https://github.com/apache/cloudstack/pull/12847#issuecomment-5100443289
@sbrueseke good suggestion — added a global setting `backup.nas.parallel.execution.enabled` (Advanced, Zone-scoped, default `true`). It gates the take-backup command's parallelism, so an operator can force sequential execution per zone without a code change if they ever hit contention on a busy NAS. Default keeps the new parallel behaviour. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
