From 538836d6075f981b38a3b0022222ccffd63964e3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tino=20V=C3=A1zquez?= Date: Mon, 20 Apr 2020 13:26:09 +0200 Subject: [PATCH] M #-: Update saveas docs (cherry picked from commit 15b7e38cd701981fe7c2ea175e6bccb96b6bddc4) (cherry picked from commit d69360158f5e8c1fb1fc7b6347dd3563d2c5b7a8) --- source/operation/vm_management/vm_instances.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/operation/vm_management/vm_instances.rst b/source/operation/vm_management/vm_instances.rst index 36f91aecf..1cf0ffbcb 100644 --- a/source/operation/vm_management/vm_instances.rst +++ b/source/operation/vm_management/vm_instances.rst @@ -592,7 +592,7 @@ Please bear in mind the following ``onevm save`` limitations: - The VM's source Template will be used. If this Template was updated since the VM was instantiated, the new contents will be used. - Volatile disks cannot be saved, and the current contents will be lost. The cloned VM Template will contain the definition for an empty volatile disk. -- Disks and NICs will only contain the target Image/Network ID. If your Template requires extra configuration (such as DISK/DEV_PREFIX), you will need to update the new Template. +- Disks and NICs will only contain the target Image/Network NAME and UNAME if defined. If your Template requires extra configuration (such as DISK/DEV_PREFIX), you will need to update the new Template. .. _vm_guide2_scheduling_actions: