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
3k
Code
Issues
611
Pull requests
401
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Migrate/Stop VMs with local storage when preparing host for maintenance
- #4212
#4212
Merged
DaanHoogland
merged 11 commits into
apache:master
apache/cloudstack:master
from
CLDIN:migrate-local-vms-on-maint
CLDIN/cloudstack:migrate-local-vms-on-maint
Copy head branch name to clipboard
Apr 19, 2021
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Migrate/Stop VMs with local storage when preparing host for maintenance
#4212
DaanHoogland
merged 11 commits into
apache:master
apache/cloudstack:master
from
CLDIN:migrate-local-vms-on-maint
CLDIN/cloudstack:migrate-local-vms-on-maint
Copy head branch name to clipboard
Commits
Commits on Feb 22, 2021
Add strategy for stopping or migrating VMs with local storage when putting a host in maintenance
GabrielBrascher
committed
072efd8
View commit details
Copy full SHA for 072efd8
Browse repository at this point
Change log level from debug to error
GabrielBrascher
committed
f6cafb4
View commit details
Copy full SHA for f6cafb4
Browse repository at this point
Code enhancements
GabrielBrascher
committed
f98ec6d
View commit details
Copy full SHA for f98ec6d
Browse repository at this point
Merge master branch and fix conflicts
GabrielBrascher
committed
d91473f
View commit details
Copy full SHA for d91473f
Browse repository at this point
Change from ForceStop to Stop
GabrielBrascher
committed
d12df67
View commit details
Copy full SHA for d12df67
Browse repository at this point
Commits on Mar 1, 2021
Add stop vs force-sto options for host.maintenance.local.storage.strategy
GabrielBrascher
committed
7a5d894
View commit details
Copy full SHA for 7a5d894
Browse repository at this point
Commits on Mar 3, 2021
Stop VM on Host must be of WokType ForceStop, due to host already on PrepareForMaintenance
GabrielBrascher
committed
7d4c802
View commit details
Copy full SHA for 7d4c802
Browse repository at this point
Enhance log in case of User chooses a non-existing strategy.
GabrielBrascher
committed
d644d0f
View commit details
Copy full SHA for d644d0f
Browse repository at this point
Set log level to warn if strategy does not exist
GabrielBrascher
committed
45c6d42
View commit details
Copy full SHA for 45c6d42
Browse repository at this point
Commits on Mar 4, 2021
Set log level to warn if strategy does not exist
GabrielBrascher
committed
f909a54
View commit details
Copy full SHA for f909a54
Browse repository at this point
Set log level to error and throw exception if strategy does not exist
GabrielBrascher
committed
c4cd644
View commit details
Copy full SHA for c4cd644
Browse repository at this point
You can’t perform that action at this time.