systemvm: vmware migration changes#170
Merged
yadvr merged 2 commits intoapache:masterapache/cloudstack-documentation:masterfrom Feb 12, 2021
shapeblue:vmw-migration-changesshapeblue/cloudstack-documentation:vmw-migration-changesCopy head branch name to clipboard
Merged
systemvm: vmware migration changes#170yadvr merged 2 commits intoapache:masterapache/cloudstack-documentation:masterfrom shapeblue:vmw-migration-changesshapeblue/cloudstack-documentation:vmw-migration-changesCopy head branch name to clipboard
yadvr merged 2 commits intoapache:masterapache/cloudstack-documentation:masterfrom
shapeblue:vmw-migration-changesshapeblue/cloudstack-documentation:vmw-migration-changesCopy head branch name to clipboard
Conversation
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
Contributor
Author
|
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.// |
5 tasks
yadvr
approved these changes
Nov 23, 2020
Co-authored-by: Andrija Panic <45762285+andrijapanicsb@users.noreply.github.com>
Contributor
Author
|
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.// |
yadvr
pushed a commit
to apache/cloudstack
that referenced
this pull request
Feb 12, 2021
- 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 <abhishek.mrt22@gmail.com>
DaanHoogland
pushed a commit
to shapeblue/cloudstack-documentation
that referenced
this pull request
Jun 4, 2021
* systemvm: vmware migration changes Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com> * refactor systemvm storage migration note Co-authored-by: Andrija Panic <45762285+andrijapanicsb@users.noreply.github.com> Co-authored-by: Andrija Panic <45762285+andrijapanicsb@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
For 4.16
Changes for System VM migration details
ACS PR: apache/cloudstack#4385
Linked Primate PR: apache/cloudstack-primate#789