You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ro...@apache.org on 2021/02/12 07:12:25 UTC

[cloudstack-documentation] branch master updated: systemvm: vmware migration changes (#170)

This is an automated email from the ASF dual-hosted git repository.

rohit pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git


The following commit(s) were added to refs/heads/master by this push:
     new fad7f71  systemvm: vmware migration changes (#170)
fad7f71 is described below

commit fad7f715a177fd48336ae51feda7b02849ef29f4
Author: Abhishek Kumar <ab...@gmail.com>
AuthorDate: Fri Feb 12 12:42:00 2021 +0530

    systemvm: vmware migration changes (#170)
    
    * systemvm: vmware migration changes
    
    Signed-off-by: Abhishek Kumar <ab...@gmail.com>
    
    * refactor systemvm storage migration note
    
    Co-authored-by: Andrija Panic <45...@users.noreply.github.com>
    
    Co-authored-by: Andrija Panic <45...@users.noreply.github.com>
---
 source/adminguide/systemvm.rst | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/source/adminguide/systemvm.rst b/source/adminguide/systemvm.rst
index a5e7f5e..062d6ea 100644
--- a/source/adminguide/systemvm.rst
+++ b/source/adminguide/systemvm.rst
@@ -812,6 +812,13 @@ The administrator can log in to the secondary storage VM if needed.
 .. |vr-upgrade.png| image:: /_static/images/vr-upgrade.png
    :alt: Button to upgrade VR to use the new template.
 
+Migrating System VMs
+--------------------
+
+System VMs (any of the Console Proxy VM, Secondary Storage VM, Virtual Router or Load Balancer) can be migrated across hosts using migrateSysteVm API or migrate action in the UI. These VMs can be migrated between hosts of the same cluster only.
+
+Since CloudStack 4.16, for VMware, migration of System VMs can also be done to a destination host in a different cluster belonging to the same pod (in case of cluster-wide primary storage pools, this will cause the Root volume of the system VM to be migrated to the appropriate datastore in the new cluster). Storage migration of stopped System VMs is also supported.
+
 Troubleshoot networks from System VMs
 -------------------------------------
 .. |run-diagnostics-icon.png| image:: /_static/images/run-diagnostics-icon.png