Skip to content

Commit 58e0015

Browse files
committed
config drive related doc
1 parent 6403daa commit 58e0015

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

source/adminguide/virtual_machines/importing_unmanaging_vms.rst

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -351,6 +351,9 @@ The API supports the `hostid` parameter for stopped instances on the KVM hypervi
351351
352352
cmk unmanage virtualmachine id=<instance-id> hostid=<host-id>
353353
354+
.. note::
355+
Instances with Config Drive cannot be unmanaged by default, as the Config Drive ISO will be removed during the unmanage operation. To unmanage such instances via the API, use the forced=true parameter.
356+
354357
The API has the following preconditions:
355358

356359
- The Instance must not be destroyed
@@ -455,7 +458,9 @@ Prerequisites
455458
- Currently, it's supported to only use NFS and Local storage as the destination Primary Storage pools in CloudStack
456459
- Currently, only libvirt-based instances can be migrated
457460

458-
.. note:: Allocate a NIC to any instance without one immediately after importing it into CloudStack.
461+
.. note::
462+
- Allocate a NIC to any instance without one immediately after importing it into CloudStack.
463+
- Instances imported on a Config Drive network must be stopped and started after import to properly attach the Config Drive ISO.
459464

460465
listVmsForImport API
461466
~~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)