-
Notifications
You must be signed in to change notification settings - Fork 120
systemvm: vmware migration changes #170
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Signed-off-by: Abhishek Kumar <[email protected]>
|
requesting docbuild |
|
Your request had been received, i'll go and build the documentation and check the output log for errors. This shouldn't take long. |
|
Build finished. You can review it at: https://acs-www.shapeblue.com/docs/WIP-PROOFING/pr170// Build Log Output: No log errors found to report.// |
Co-authored-by: Andrija Panic <[email protected]>
|
requesting docbuild |
|
Your request had been received, i'll go and build the documentation and check the output log for errors. This shouldn't take long. |
|
Build finished. You can review it at: https://acs-www.shapeblue.com/docs/WIP-PROOFING/pr170// Build Log Output: No log errors found to report.// |
- Fixes inter-cluster migration of VMs - Allows migration of stopped VM with disks attached to different and suitable pools - Improves inter-cluster detached volume migration - Allows inter-cluster migration (clusters of same Pod) for system VMs, VRs on VMware - Allows storage migration for stopped system VMs, VRs on VMware within same Pod if StoragePool cluster scopetype Linked Primate PR: apache/cloudstack-primate#789 [Changes merged in this PR after new UI merge] Documentation PR: apache/cloudstack-documentation#170 Signed-off-by: Abhishek Kumar <[email protected]>
* systemvm: vmware migration changes Signed-off-by: Abhishek Kumar <[email protected]> * refactor systemvm storage migration note Co-authored-by: Andrija Panic <[email protected]> Co-authored-by: Andrija Panic <[email protected]>
For 4.16
Changes for System VM migration details
ACS PR: apache/cloudstack#4385
Linked Primate PR: apache/cloudstack-primate#789