Skip to content

Commit 22bafc8

Browse files
committed
update host selection for stopped instance
1 parent 109a3cf commit 22bafc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/adminguide/virtual_machines/importing_unmanaging_vms.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -373,7 +373,7 @@ Domain XML is taken from Instance but varies based on their state:
373373
- The existing domain XML is retrieved from the Instance and persisted on the host where the Instance is running.
374374
- Stopped Instance
375375
- The domain XML is reconstructed from the Instance details available in the CloudStack database.
376-
- The reconstructed domain XML is persisted on the last host where the Instance was running before is was stopped.
376+
- The reconstructed domain XML is persisted on the last host where the Instance was running before it was stopped. If the host is no longer available, the domain XML is persisted on any other host available in the Zone.
377377

378378
.. note::
379379
It is recommended to unmanage Instances while they are in the **Running** state to ensure that the exact domain XML is preserved. When unmanaged in the **Stopped** state, some information may be lost due to reconstruction.

0 commit comments

Comments
 (0)