Skip to content

Commit c6a3f6b

Browse files
committed
use cluster scope for host lookup
1 parent 22bafc8 commit c6a3f6b

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 it was stopped. If the host is no longer available, the domain XML is persisted on any other host available in the Zone.
376+
- The reconstructed domain XML is persisted on the last host where the Instance was running before it was stopped. If that host is no longer available, the domain XML is saved on any other available host within the cluster.
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)