Skip to content

Commit b258a08

Browse files
Document KVM VM metadata handling in unmanage process (#595)
* Added a warning about KVM VM metadata preservation when unmanaged. * Update warning for KVM instance unmanaged metadata
1 parent 7caec5f commit b258a08

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

source/adminguide/virtual_machines/importing_unmanaging_vms.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -360,6 +360,10 @@ The API has the following preconditions:
360360
- The Instance state must be 'Running’ or ‘Stopped’
361361
- The Instance must be a VMware Instance (as of CloudStack 4.19, it's also possible to unmanage a KVM-based Instances)
362362

363+
.. warning::
364+
Starting with the 4.22.1 release, when a KVM instance is unmanaged, the infrastructure metadata (zone, pod, cluster, and host details) is preserved in the libvirt VM XML.
365+
This information is left for the user’s discretion—allowing them to either retain it or remove it manually or through scripts.
366+
363367
The API execution will perform the following pre-checks, failing if they are not met:
364368

365369
- There are no Volume Snapshots associated with any of the Instance volumes

0 commit comments

Comments
 (0)