Skip to content

Commit 2ea63ad

Browse files
andrijapanicsbGabriel
authored andcommitted
Minor corrections (apache#400)
1 parent 84ccbf5 commit 2ea63ad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/adminguide/virtual_machines/importing_unmanaging_vms.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ importUnmanagedInstance API
148148
- **migrateallowed** (Instance and its volumes are allowed to migrate to different host/storage pool when offering tags conflict with host/storage pool)
149149
- **forced** (If true, an Instance is imported despite some of its NIC's MAC addresses being already present)
150150
151-
.. note:: The `forced` parameter is false by default and thus prevents importing an Instance which has a NIC containing a MAC address that has been previously assigned by CloudStack to another existing VM. If it is set to true, importing a VM with such already-used MAC addresses of the NICS will be allowed. This should be done with a full understanding of possible consequences due to duplicate MAC addresses.
151+
.. note:: The `forced` parameter is false by default and thus prevents importing an Instance which has a NIC containing a MAC address that has been previously assigned by CloudStack to another existing VM. If it is set to true, importing a VM with such already-used MAC addresses of the NICS will be allowed, however, the original MAC address will be replaced with a newly generated MAC address.
152152

153153
**Response**:
154154

@@ -496,7 +496,7 @@ choose the temporary storage location on the external host for the converted fil
496496
- **details** (Map for Instance details)
497497
- **forced** (If true, an Instance is imported despite some of its NIC's MAC addresses being already present)
498498
499-
.. note:: The `forced` parameter is false by default and thus prevents importing an Instance which has a NIC containing a MAC address that has been previously assigned by CloudStack to another existing VM. If it is set to true, importing a VM with such already-used MAC addresses of the NICS will be allowed. This should be done with a full understanding of possible consequences due to duplicate MAC addresses.
499+
.. note:: The `forced` parameter is false by default and thus prevents importing an Instance which has a NIC containing a MAC address that has been previously assigned by CloudStack to another existing VM. If it is set to true, importing a VM with such already-used MAC addresses of the NICS will be allowed, however, the original MAC address will be replaced with a newly generated MAC address.
500500

501501
**Response**:
502502

0 commit comments

Comments
 (0)