CP-30405: Refine conditions when creating VM scheduled snapshots.

Since we support checkpoint of Nvidia VGPU dedicated VMs, the conditions
text when new a VMSS needs to be refined.Note that Intel and AMD dedicated
GPUs VMs still be blocked for checkpoint.

Signed-off-by: Min Li <min.li1@citrix.com>
This commit is contained in:
minli1 2019-01-08 17:57:29 +08:00 committed by Mihaela Stoica
parent ada6f7dac7
commit 3f4cf82a13
2 changed files with 2 additions and 2 deletions

View File

@ -227,7 +227,7 @@
1. The VM is running or suspended at the time the snapshot is scheduled. 1. The VM is running or suspended at the time the snapshot is scheduled.
2. The VM has [Citrix VM Tools] installed. 2. The VM has [Citrix VM Tools] installed.
3. The VM does NOT have dedicated GPU assigned to it.</value> 3. If the VM has a dedicated GPU assigned to it, this GPU supports disk and memory snapshots.</value>
</data> </data>
<data name="&gt;&gt;labelWarning.Name" xml:space="preserve"> <data name="&gt;&gt;labelWarning.Name" xml:space="preserve">
<value>labelWarning</value> <value>labelWarning</value>

View File

@ -227,7 +227,7 @@
1. 计划创建快照时 VM 正在运行或已暂停。 1. 计划创建快照时 VM 正在运行或已暂停。
2. VM 上已安装 [Citrix VM Tools]。 2. VM 上已安装 [Citrix VM Tools]。
3. VM有为其分配的专用 GPU。</value> 3. 如果VM有为其分配的专用GPU, GPU支持磁盘和内存快照。</value>
</data> </data>
<data name="&gt;&gt;labelWarning.Name" xml:space="preserve"> <data name="&gt;&gt;labelWarning.Name" xml:space="preserve">
<value>labelWarning</value> <value>labelWarning</value>