Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
apache
/
cloudstack
Public
Notifications
You must be signed in to change notification settings
Fork
1.4k
Star
3.1k
Code
Issues
627
Pull requests
400
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
NAS backup: run take-backup commands concurrently on the KVM host, bounded per host
- #12847
#12847
Open
jmsperu
wants to merge 8 commits into
apache:4.20
apache/cloudstack:4.20
from
jmsperu:fix/nasbackup-parallel-execution
jmsperu/cloudstack:fix/nasbackup-parallel-execution
Copy head branch name to clipboard
Conversation
Commits
8
(8)
Checks
Files changed
Open
NAS backup: run take-backup commands concurrently on the KVM host, bounded per host
#12847
jmsperu
wants to merge 8 commits into
apache:4.20
apache/cloudstack:4.20
from
jmsperu:fix/nasbackup-parallel-execution
jmsperu/cloudstack:fix/nasbackup-parallel-execution
Copy head branch name to clipboard
Commits
Commits on Mar 17, 2026
Allow parallel execution of backup and delete commands
Show description for 81f5dd2
jmsperu
and
claude
committed
81f5dd2
View commit details
Copy full SHA for 81f5dd2
Browse repository at this point
Commits on May 22, 2026
fix(backup): restrict parallel execution to TakeBackup only
Show description for b2cd0bf
jmsperu
committed
b2cd0bf
View commit details
Copy full SHA for b2cd0bf
Browse repository at this point
Commits on May 26, 2026
ci: retrigger workflow (flaky/stale shards)
jmsperu
committed
4338c9c
View commit details
Copy full SHA for 4338c9c
Browse repository at this point
Commits on May 28, 2026
docs(backup): comment on TakeBackupCommand.executeInSequence=false
Show description for b166bfd
jmsperu
committed
b166bfd
View commit details
Copy full SHA for b166bfd
Browse repository at this point
Commits on Jul 28, 2026
address review (#12847): trim executeInSequence comment to the essential reasoning
jmsperu
committed
e38c5c0
View commit details
Copy full SHA for e38c5c0
Browse repository at this point
address review (#12847): add backup.nas.parallel.execution.enabled setting (Zone, default true) to toggle parallel take-backup execution
jmsperu
committed
8514c35
View commit details
Copy full SHA for 8514c35
Browse repository at this point
address review (#12847): add TakeBackupCommand unit test covering the executeInSequence toggle
jmsperu
committed
da82917
View commit details
Copy full SHA for da82917
Browse repository at this point
Commits on Sep 9, 2026
address review (#12847): bound concurrent NAS backups per host, move the settings into the provider
Show description for f0096a6
jmsperu
committed
f0096a6
View commit details
Copy full SHA for f0096a6
Browse repository at this point
You can’t perform that action at this time.