You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by se...@apache.org on 2014/05/27 11:00:27 UTC

[02/13] Add po files for zh_CN

http://git-wip-us.apache.org/repos/asf/cloudstack-docs-admin/blob/fff40fc1/source/locale/zh_CN/LC_MESSAGES/virtual_machines.po
----------------------------------------------------------------------
diff --git a/source/locale/zh_CN/LC_MESSAGES/virtual_machines.po b/source/locale/zh_CN/LC_MESSAGES/virtual_machines.po
new file mode 100644
index 0000000..64d9faa
--- /dev/null
+++ b/source/locale/zh_CN/LC_MESSAGES/virtual_machines.po
@@ -0,0 +1,1860 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C)
+# This file is distributed under the same license as the Apache CloudStack Administration Documentation package.
+# 
+# Translators:
+# darrentang <da...@gmail.com>, 2014
+# renoshen <sh...@sinosig.com>, 2014
+msgid ""
+msgstr ""
+"Project-Id-Version: Apache CloudStack Administration RTD\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2014-03-31 14:08-0400\n"
+"PO-Revision-Date: 2014-05-11 12:02+0000\n"
+"Last-Translator: darrentang <da...@gmail.com>\n"
+"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/apache-cloudstack-administration-rtd/language/zh_CN/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: zh_CN\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
+
+# 2170d7c1a0e145718f15a48fdfd6376c
+#: ../../virtual_machines.rst:18
+msgid "Working with Virtual Machines"
+msgstr "使用虚拟机"
+
+# 7b1c6837d7294d04b64fdefe3b860527
+#: ../../virtual_machines.rst:21
+msgid "About Working with Virtual Machines"
+msgstr "关于虚拟机的使用"
+
+# a8fcaad6e74c48de85dda47b508896ff
+#: ../../virtual_machines.rst:23
+msgid ""
+"CloudStack provides administrators with complete control over the lifecycle "
+"of all guest VMs executing in the cloud. CloudStack provides several guest "
+"management operations for end users and administrators. VMs may be stopped, "
+"started, rebooted, and destroyed."
+msgstr "CloudStack在云中为管理员提供了完整的管理所有来宾VMs整个生命周期的功能。CloudStack为终端用户和管理员提供了许多来宾虚机管理操作。VMs能被关机、开机、重启和销毁。"
+
+# 76072107bbd74ed58ef5e488bbc45361
+#: ../../virtual_machines.rst:28
+msgid ""
+"Guest VMs have a name and group. VM names and groups are opaque to "
+"CloudStack and are available for end users to organize their VMs. Each VM "
+"can have three names for use in different contexts. Only two of these names "
+"can be controlled by the user:"
+msgstr "来宾VMs有名称和组。VM的名称和组对于CloudStack是不透明的,对终端用户整理他们的VMs可用。每个VM可以有三个用于不同环境的名称。其中有两个名字受用户控制:"
+
+# fdf35c82059748b09618dc1b96c32958
+#: ../../virtual_machines.rst:35
+msgid ""
+"Instance name – a unique, immutable ID that is generated by CloudStack and "
+"can not be modified by the user. This name conforms to the requirements in "
+"IETF RFC 1123."
+msgstr "实例名称 – 一个唯一的,不可变的由CloudStack生成的ID,此ID不能被用户修改。此名称符合 IETF RFC 1123中的要求。"
+
+# 35bab809b50548b78006bcf7edfd8375
+#: ../../virtual_machines.rst:41
+msgid ""
+"Display name – the name displayed in the CloudStack web UI. Can be set by "
+"the user. Defaults to instance name."
+msgstr "显示名称 – 在CloudStack UI中显示的名称。可以由用户设置。默认跟实例名称一致。"
+
+# fc95d564a6b74400bdf7cbc43166b900
+#: ../../virtual_machines.rst:46
+msgid ""
+"Name – host name that the DHCP server assigns to the VM. Can be set by the "
+"user. Defaults to instance name"
+msgstr "名称 – 由DHCP服务器分配给VM的主机名。可以由用户设置。默认跟实例名称一致。"
+
+# 29b7bc970aec4088a82cb82eac51acf2
+#: ../../virtual_machines.rst:50
+msgid ""
+"You can append the display name of a guest VM to its internal name. For more"
+" information, see `“Appending a Display Name to the Guest VM’s Internal "
+"Name” <#appending-a-display-name-to-the-guest-vms-internal-name>`_."
+msgstr "你能把来宾VM的显示名附加到它的内部名称上。更多信息,请参考 `“将显示名附加到VM的内部名称” <#appending-a-display-name-to-the-guest-vms-internal-name>`_."
+
+# 7776a17a323a4f91a6a4286428927bdf
+#: ../../virtual_machines.rst:52
+msgid ""
+"Guest VMs can be configured to be Highly Available (HA). An HA-enabled VM is"
+" monitored by the system. If the system detects that the VM is down, it will"
+" attempt to restart the VM, possibly on a different host. For more "
+"information, see HA-Enabled Virtual Machines on"
+msgstr "来宾VMs可以配置成高可用(HA)。启用了HA的VM由系统监控。如果系统检测到此VM宕机,它可能将尝试在不同的主机上重启VM。更多信息,请参考在虚拟机上启用HA"
+
+# 89d81c5e76a047d0b049cbfcc9437d7d
+#: ../../virtual_machines.rst:57
+msgid ""
+"Each new VM is allocated one public IP address. When the VM is started, "
+"CloudStack automatically creates a static NAT between this public IP address"
+" and the private IP address of the VM."
+msgstr "每个新VM都有一个公共网络IP地址。当VM启动后,CloudStack为此VM的公共网络IP地址与内网IP地址自动创建一个静态NAT。"
+
+# 39ead95968f944999976e4c34017f685
+#: ../../virtual_machines.rst:61
+msgid ""
+"If elastic IP is in use (with the NetScaler load balancer), the IP address "
+"initially allocated to the new VM is not marked as elastic. The user must "
+"replace the automatically configured IP with a specifically acquired elastic"
+" IP, and set up the static NAT mapping between this new IP and the guest "
+"VM’s private IP. The VM’s original IP address is then released and returned "
+"to the pool of available public IPs. Optionally, you can also decide not to "
+"allocate a public IP to a VM in an EIP-enabled Basic zone. For more "
+"information on Elastic IP, see `“About Elastic IP” <networking2.html#about-"
+"elastic-ip>`_."
+msgstr "如果使用了弹性IP(与Netscaler负载均衡同时使用),初始分配给新VM的IP地址并没有标记为弹性的。用户必须将自动配置IP改为获得一个弹性IP,并在新IP与来宾VM的内网IP之间设置静态NAT映射。VM的原始IP地址随后会被释放到可用公共网络IPs池中。同样,你也可以在启用了EIP的基础zone中不为VM分配公网IP。关于弹性IP的更多信息,请参考`“关于弹性IP” <networking2.html#about-elastic-ip>`_。"
+
+# d4c486f223e24c42bd8704829023ab5d
+#: ../../virtual_machines.rst:71
+msgid ""
+"CloudStack cannot distinguish a guest VM that was shut down by the user "
+"(such as with the “shutdown” command in Linux) from a VM that shut down "
+"unexpectedly. If an HA-enabled VM is shut down from inside the VM, "
+"CloudStack will restart it. To shut down an HA-enabled VM, you must go "
+"through the CloudStack UI or API."
+msgstr "CloudStack不能区分是VM突然关机还是用户对来宾VM进行的关机操作(像Linux中的“shutdown”命令)。如果从启用了HA功能的VM系统中执行了关机操作,CloudStack会重启它。要对启用了HA功能的VM进行关机操作,你必须通过CloudStack UI或者API。"
+
+# 9376b049fcf74e669edc936a118d19e3
+#: ../../virtual_machines.rst:78
+msgid "Best Practices for Virtual Machines"
+msgstr "虚拟机的最佳实践"
+
+# 386619ec83cc48dfb2c427037f91d9f4
+#: ../../virtual_machines.rst:80
+msgid ""
+"For VMs to work as expected and provide excellent service, follow these "
+"guidelines."
+msgstr "为了让VMs能够按照预期的工作并提供最好的服务,请按照下面的指导进行操作。"
+
+# 863fbc4da7ab48ceb27e621892255393
+#: ../../virtual_machines.rst:83
+msgid "Monitor VMs for Max Capacity"
+msgstr "监视VMs的最大容量"
+
+# b1c4a0929eb34ecb943335789bb31c92
+#: ../../virtual_machines.rst:85
+msgid ""
+"The CloudStack administrator should monitor the total number of VM instances"
+" in each cluster, and disable allocation to the cluster if the total is "
+"approaching the maximum that the hypervisor can handle. Be sure to leave a "
+"safety margin to allow for the possibility of one or more hosts failing, "
+"which would increase the VM load on the other hosts as the VMs are "
+"automatically redeployed. Consult the documentation for your chosen "
+"hypervisor to find the maximum permitted number of VMs per host, then use "
+"CloudStack global configuration settings to set this as the default limit. "
+"Monitor the VM activity in each cluster at all times. Keep the total number "
+"of VMs below a safe level that allows for the occasional host failure. For "
+"example, if there are N hosts in the cluster, and you want to allow for one "
+"host in the cluster to be down at any given time, the total number of VM "
+"instances you can permit in the cluster is at most (N-1) \\* (per-host-"
+"limit). Once a cluster reaches this number of VMs, use the CloudStack UI to "
+"disable allocation of more VMs to the cluster."
+msgstr "管理员应该监视每个集群中的虚拟机实例的总数,如果总量快达到hypervisor允许的最大虚拟机数量时,不再向此群集分配虚拟机。并且,要注意为主机预留一定的计算能力,以防止群集中有主机发生故障,因为发生故障的主机上的虚拟机需要重新部署在这些预留主机上。请咨询您所选择hypervisor的文档,了解此hypervisor能支持的最大虚拟机数量,并将此数值设置在CloudStack的全局设置里。监控每个群集里虚拟机的活跃程序,并将活跃虚拟机保持在一个安全线内。这样,CloudStack就能允许偶尔的主机故障。举个示例:如果集群里有N个主机,而你只能让其中任一主机的停机时间不超过特定时间。那么,你能在此集群部署的最多虚拟主机数量值为:(N-1) \\* (每主机最大虚拟量数量限值)。一旦群集中的虚拟机达到此数量,必须在CloudStack的用户界面中禁止向
 此群集分配新的虚拟机。"
+
+# 07a8c32f156044b19d2ab4dc8c6911fa
+#: ../../virtual_machines.rst:103
+msgid "Install Required Tools and Drivers"
+msgstr "安装需要的工具和驱动"
+
+# 3f8d86b785404f85abaf6c075cc419cd
+#: ../../virtual_machines.rst:105
+msgid "Be sure the following are installed on each VM:"
+msgstr "确认在每个VM上都安装了下列软件和驱动:"
+
+# 5f5ab58b23b3484d806d822ff59a2de9
+#: ../../virtual_machines.rst:109
+msgid ""
+"For XenServer, install PV drivers and Xen tools on each VM. This will enable"
+" live migration and clean guest shutdown. Xen tools are required in order "
+"for dynamic CPU and RAM scaling to work."
+msgstr "对于XenServer,在每个VM上安装PV驱动和Xen tools。这将启用动态迁移和干净的来宾虚机关机。安装Xen tools也是为了使动态的CPU和RAM扩展能够工作。"
+
+# 0535820eb5d040f4925c98cdfa7f1f00
+#: ../../virtual_machines.rst:115
+msgid ""
+"For vSphere, install VMware Tools on each VM. This will enable console view "
+"to work properly. VMware Tools are required in order for dynamic CPU and RAM"
+" scaling to work."
+msgstr "对于vSphere,在每台VM上安装VMware Tools。这是为了能让控制台查看正常工作。安装VMware Tools也是为了使动态的CPU和RAM扩展能够工作。"
+
+# 52b93993efd74552bcbdffc5a0e4e982
+#: ../../virtual_machines.rst:119
+msgid ""
+"To be sure that Xen tools or VMware Tools is installed, use one of the "
+"following techniques:"
+msgstr "使用下面其中一个方法确认已经安装了Xen tools或VMware Tools:"
+
+# 74b0c1c26a5b460bb377b19ce856399d
+#: ../../virtual_machines.rst:124
+msgid ""
+"Create each VM from a template that already has the tools installed; or,"
+msgstr "从已经安装了tools的模板创建的每个VM;或者,"
+
+# 0e2a66d2e624435b827732e1a4e5f02c
+#: ../../virtual_machines.rst:129
+msgid ""
+"When registering a new template, the administrator or user can indicate "
+"whether tools are installed on the template. This can be done through the UI"
+" or using the updateTemplate API; or,"
+msgstr "当注册一个新的模板时,管理员或者用户可以标示出哪个在模板上安装了tools。这可以通过UI或者使用updateTemplate API来做;或者,"
+
+# be979443be424b4695d86d2417edaf13
+#: ../../virtual_machines.rst:135
+msgid ""
+"If a user deploys a virtual machine with a template that does not have Xen "
+"tools or VMware Tools, and later installs the tools on the VM, then the user"
+" can inform CloudStack using the updateVirtualMachine API. After installing "
+"the tools and updating the virtual machine, stop and start the VM."
+msgstr "如果用户通过一个没有安装Xen tools或者VMware Tools的模板部署虚机,然后在VM上安装了tools,之后用户可以使用updateVirtualMachine API告知CloudStack。在安装tools和更新虚拟机之后,请重启虚拟机。"
+
+# d34d6ed121d543db962b242b95d76f47
+#: ../../virtual_machines.rst:142
+msgid "VM Lifecycle"
+msgstr "虚拟机的生命周期"
+
+# c150b40a15b348f5b5cdcc9af91ec2ec
+#: ../../virtual_machines.rst:144
+msgid "Virtual machines can be in the following states:"
+msgstr "虚拟机可能处于下列状态:"
+
+# 35450095449943769e4df916f2ba98d1
+#: ../../virtual_machines.rst:146
+msgid "|basic-deployment.png|"
+msgstr "|basic-deployment.png|"
+
+# 82d68697d2034dcaa1e4dd828818f3e5
+#: ../../virtual_machines.rst:148
+msgid ""
+"Once a virtual machine is destroyed, it cannot be recovered. All the "
+"resources used by the virtual machine will be reclaimed by the system. This "
+"includes the virtual machine’s IP address."
+msgstr "一旦一个虚拟机被销毁,那么它就不能被恢复。该虚拟机使用的所有资源被系统回收。其中包括虚拟机的IP地址。"
+
+# e5d85a86eec94820acffac7223216d7b
+#: ../../virtual_machines.rst:152
+msgid ""
+"A stop will attempt to gracefully shut down the operating system, which "
+"typically involves terminating all the running applications. If the "
+"operation system cannot be stopped, it will be forcefully terminated. This "
+"has the same effect as pulling the power cord to a physical machine."
+msgstr "停止操作是比较稳妥的关闭操作系统的方式,因为这样做能正常的关闭所有正在运行的应用程序。如果操作系统不能被停止,才要强制关闭它。这么做跟拔掉物理机器的电源线是一个效果。"
+
+# 3262f9ef48524241b39ab24f50027665
+#: ../../virtual_machines.rst:158
+msgid "A reboot is a stop followed by a start."
+msgstr "重启是关机再开机的过程。"
+
+# 9fd4ac9dadd4498aba1893ab9ff67b37
+#: ../../virtual_machines.rst:160
+msgid ""
+"CloudStack preserves the state of the virtual machine hard disk until the "
+"machine is destroyed."
+msgstr "CloudStack会保存虚机硬盘的状态直到它被销毁。"
+
+# 225f316ae08b45c9af659bb8052ff60e
+#: ../../virtual_machines.rst:163
+msgid ""
+"A running virtual machine may fail because of hardware or network issues. A "
+"failed virtual machine is in the down state."
+msgstr "正在运行的虚机可能会因为硬件或者网络故障而出现问题。出现问题的虚机是down状态。"
+
+# c87832d0da9849c99bb576cdc028a417
+#: ../../virtual_machines.rst:166
+msgid ""
+"The system places the virtual machine into the down state if it does not "
+"receive the heartbeat from the hypervisor for three minutes."
+msgstr "如果系统在三分钟内收不到hypervisor的心跳信号,那么它就会将虚机切换至down状态。"
+
+# 38f2875d662c4c31b795e48e5666cdb5
+#: ../../virtual_machines.rst:169
+msgid "The user can manually restart the virtual machine from the down state."
+msgstr "用户能够手动从down状态下重启虚机。"
+
+# f36a208dc3c04defb09639b1fc2c9ffa
+#: ../../virtual_machines.rst:171
+msgid ""
+"The system will start the virtual machine from the down state automatically "
+"if the virtual machine is marked as HA-enabled."
+msgstr "如果虚机被标记上启用了HA,那么系统会自动地重启down状态中的虚机。"
+
+# 435b7bc89e044825854f8238d54cd95c
+#: ../../virtual_machines.rst:175
+msgid "Creating VMs"
+msgstr "创建VMs"
+
+# 90596cf453df41bea97abf4d26b55b9e
+#: ../../virtual_machines.rst:177
+msgid ""
+"Virtual machines are usually created from a template. Users can also create "
+"blank virtual machines. A blank virtual machine is a virtual machine without"
+" an OS template. Users can attach an ISO file and install the OS from the CD"
+"/DVD-ROM."
+msgstr "虚拟机通常是从模板创建的。用户也能创建空白虚拟机。空白虚拟机就是一个重新安装的操作系统。用户可以通过CD/DVD-ROM加载ISO文件安装。"
+
+# 89062b64f78c473bb4f095089a47a3e8
+#: ../../virtual_machines.rst:183
+msgid ""
+"You can create a VM without starting it. You can determine whether the VM "
+"needs to be started as part of the VM deployment. A request parameter, "
+"startVM, in the deployVm API provides this feature. For more information, "
+"see the Developer's Guide."
+msgstr "你可以创建一个VM,但不要启动它。你来决定此VM是否需要作为VM部署的一部分而启动。在deployVm API里面提供了一个startVM参数,提供了这个功能。更多信息,请参考开发者指导。"
+
+# 0672247e369b4e2d946b125ca4084ed2
+#: ../../virtual_machines.rst:185
+msgid "To create a VM from a template:"
+msgstr "从模板创建一个VM。"
+
+# dbdc45137b3844029f53e2cb9d9162c6
+# 321604ea0f024536a10305764908c359
+# 7f0370ba68fe4dae844b8c30bee8233e
+# 60f232c6cc96485796b41b3a4e0e8595
+#: ../../virtual_machines.rst:189 ../../virtual_machines.rst:228
+#: ../../virtual_machines.rst:379 ../../virtual_machines.rst:426
+msgid "Log in to the CloudStack UI as an administrator or user."
+msgstr "用管理员或用户账号登录CloudStack UI。"
+
+# 17cf7cb65591426fb58ec425f5fd55d8
+# 770013bd81d74beab891f720896b414d
+# c137363adbfd4c509c5f2496508d10e3
+#: ../../virtual_machines.rst:193 ../../virtual_machines.rst:232
+#: ../../virtual_machines.rst:430
+msgid "In the left navigation bar, click Instances."
+msgstr "在左侧导航栏,点击实例"
+
+# 7d2ba36548a74ef1b9f34c832b763e04
+# f3c1e3fb075f473dafabe13193f34933
+#: ../../virtual_machines.rst:197 ../../virtual_machines.rst:236
+msgid "Click Add Instance."
+msgstr "点击添加实例。"
+
+# d0219b24a04045f995b827bd2898f2aa
+# 539be5bfcf034e2aaa08ec396700de1c
+#: ../../virtual_machines.rst:201 ../../virtual_machines.rst:240
+msgid "Select a zone."
+msgstr "选择一个区域。"
+
+# 4a5fbf9ff1ee4269a55b0c3f549a22a5
+#: ../../virtual_machines.rst:205
+msgid ""
+"Select a template, then follow the steps in the wizard. For more information"
+" about how the templates came to be in this list, see `*Working with "
+"Templates* <templates.html>`_."
+msgstr "选择一个模板,然后按照向导中的步骤操作。更多关于如何上传模板的更多信息,请参考`*使用模板* <templates.html>`_。"
+
+# f131286995d64c42ac059085f726ae06
+#: ../../virtual_machines.rst:211
+msgid ""
+"Be sure that the hardware you have allows starting the selected service "
+"offering."
+msgstr "确认​你​的​硬​件​设​备​满足​运​行​所​选​的​服​务条件。"
+
+# edf69164fb0c47cb865ec5cbff2aa54e
+# 4068a900b1d144749c414fd49b63db55
+#: ../../virtual_machines.rst:216 ../../virtual_machines.rst:248
+msgid "Click Submit and your VM will be created and started."
+msgstr "点击提交,你的VM就会被创建并启动。"
+
+# f14fe68cb6e646b49647dfb709dffe56
+#: ../../virtual_machines.rst:219
+msgid ""
+"For security reason, the internal name of the VM is visible only to the root"
+" admin."
+msgstr "出于安全原因,VM的内部名称仅root管理员可见。"
+
+# c7f29a0e0eca4b1fa04ae333390ec922
+#: ../../virtual_machines.rst:221
+msgid "To create a VM from an ISO:"
+msgstr "从ISO创建虚拟机:"
+
+# 9802d38bcbeb44faad59f0c6b4dd425f
+#: ../../virtual_machines.rst:224
+msgid ""
+"(XenServer) Windows VMs running on XenServer require PV drivers, which may "
+"be provided in the template or added after the VM is created. The PV drivers"
+" are necessary for essential management functions such as mounting "
+"additional volumes and ISO images, live migration, and graceful shutdown."
+msgstr "(XenServer)XXenServer上运行的Windows VMs需要安装PV驱动,它可能在模板中或在创建完VM后添加。PV驱动对于基本的管理功能是必要的,比如挂载额外的卷和ISO镜像、在线迁移和正常关机。"
+
+# f11205e9a0634c1990bc69a94b684091
+#: ../../virtual_machines.rst:244
+msgid "Select ISO Boot, and follow the steps in the wizard."
+msgstr "选择ISO启动,然后按照向导中的步骤进行操作。"
+
+# 162cd4c1933b48c4a8e5a41c7ec37a5e
+#: ../../virtual_machines.rst:251
+msgid "Accessing VMs"
+msgstr "访问VMs"
+
+# 1c1e1a7cc847480488dea9931bd3ffd6
+#: ../../virtual_machines.rst:253
+msgid ""
+"Any user can access their own virtual machines. The administrator can access"
+" all VMs running in the cloud."
+msgstr "任​何​用​户​都可​以​访​问​他​们​自​己​的​虚​拟​机​。​管​理​员​能​够​访​问​在​云​中​运​行​的​所​有​虚​拟​机​。"
+
+# 582b288bbc8d448daa35ab6398edd5b6
+# 63c33ffacebf44328922949b1d62e681
+#: ../../virtual_machines.rst:256 ../../virtual_machines.rst:657
+msgid "To access a VM through the CloudStack UI:"
+msgstr "通过CloudStack UI访问VM:"
+
+# 7966ee7c12414472976feb432099fd1e
+# cc969f07182e4a4f825bb39d784326e2
+# 717a93d287eb42e799e3246945610dee
+# 7eedbf3ba193494f952fae4200c0bb8a
+# c5992eae3ce542a287bec2ab940ce661
+#: ../../virtual_machines.rst:260 ../../virtual_machines.rst:661
+#: ../../virtual_machines.rst:741 ../../virtual_machines.rst:970
+#: ../../virtual_machines.rst:1007
+msgid "Log in to the CloudStack UI as a user or admin."
+msgstr "使用用户或管理员登录到CloudStack用户界面。"
+
+# 1bad53cc506643b4afa9f2f32d5c84df
+#: ../../virtual_machines.rst:264
+msgid "Click Instances, then click the name of a running VM."
+msgstr "点击实例,然后点击运行VM的名字。"
+
+# ea61544613854ab98f0c7eaee19319b4
+#: ../../virtual_machines.rst:268
+msgid "Click the View Console button |console-icon.png|."
+msgstr "点击查看控制台按钮 |console-icon.png|。"
+
+# 7ee1f849247e4736b77106c631e33767
+#: ../../virtual_machines.rst:270
+msgid "To access a VM directly over the network:"
+msgstr "通过网络直接访问VM:"
+
+# 210aa9db3b28438cae36441f14c29e2b
+#: ../../virtual_machines.rst:274
+msgid ""
+"The VM must have some port open to incoming traffic. For example, in a basic"
+" zone, a new VM might be assigned to a security group which allows incoming "
+"traffic. This depends on what security group you picked when creating the "
+"VM. In other cases, you can open a port by setting up a port forwarding "
+"policy. See `“IP Forwarding and Firewalling” <networking2.html#ip-"
+"forwarding-and-firewalling>`_."
+msgstr "VM必须开通相关端口以便外部访问。比如,在基础zone中,新的VM可能被关联到一个允许流量进入的安全组。但这取决于你在创建VM的时候选择的安全组。在其他情况下,你可以通过设置端口转发策略来打开一个端口。请参考 `“IP转发及防火墙” <networking2.html#ip-forwarding-and-firewalling>`_。"
+
+# b955202d572b4eab831bf58c7ddf0290
+#: ../../virtual_machines.rst:283
+msgid ""
+"If a port is open but you can not access the VM using ssh, it’s possible "
+"that ssh is not already enabled on the VM. This will depend on whether ssh "
+"is enabled in the template you picked when creating the VM. Access the VM "
+"through the CloudStack UI and enable ssh on the machine using the commands "
+"for the VM’s operating system."
+msgstr "如果打开端口后,你仍然不能使用SSH访问VM,那么可能是VM中没有启用SSH。这取决于当你创建VM的时候选的模板是否启用了SSH。通过CloudStack UI访问VM,然后使用VM操作系统中的命令行启用SSH。"
+
+# eef15aa3610941a48b076ada83a93a76
+#: ../../virtual_machines.rst:291
+msgid ""
+"If the network has an external firewall device, you will need to create a "
+"firewall rule to allow access. See `“IP Forwarding and Firewalling” "
+"<networking2.html#ip-forwarding-and-firewalling>`_."
+msgstr "如果网络中有外部防火墙设备,你需要创建一个防火墙策略来允许访问。请参考`“IP转发及防火墙” <networking2.html#ip-forwarding-and-firewalling>`_。"
+
+# 07e9a7efad2c4aba92b7119770430d15
+#: ../../virtual_machines.rst:296
+msgid "Stopping and Starting VMs"
+msgstr "停止和启动VMs"
+
+# 3c483022f9974e77b1c3b4911b4b3ebb
+#: ../../virtual_machines.rst:298
+msgid ""
+"Once a VM instance is created, you can stop, restart, or delete it as "
+"needed. In the CloudStack UI, click Instances, select the VM, and use the "
+"Stop, Start, Reboot, and Destroy buttons."
+msgstr "一旦VM实例被创建,你可以根据需要停止、重启或删除它。在CloudStack UI里,点击实例,选择VM,然后使用停止、启动、重启和销毁按钮。"
+
+# 049108e92aae41a0bf087e70dee11846
+#: ../../virtual_machines.rst:303
+msgid "Assigning VMs to Hosts"
+msgstr "将VMs指定到主机"
+
+# dd82ff2b06c14258a8d3b8de3cf2b75f
+#: ../../virtual_machines.rst:305
+msgid ""
+"At any point in time, each virtual machine instance is running on a single "
+"host. How does CloudStack determine which host to place a VM on? There are "
+"several ways:"
+msgstr "在任何时刻,每个虚拟机实例都运行在一台主机上。CloudStack如何决定在哪个主机上放置VM呢?通常是这几种方式:"
+
+# db958d47c4e14a3bb226699150d1e382
+#: ../../virtual_machines.rst:311
+msgid ""
+"Automatic default host allocation. CloudStack can automatically pick the "
+"most appropriate host to run each virtual machine."
+msgstr "自动分配默认主机。CloudStack可以自动的选取最合适的主机来运行每个虚机。"
+
+# c02752691e62472cbdcfeb12b718e2b5
+#: ../../virtual_machines.rst:316
+msgid ""
+"Instance type preferences. CloudStack administrators can specify that "
+"certain hosts should have a preference for particular types of guest "
+"instances. For example, an administrator could state that a host should have"
+" a preference to run Windows guests. The default host allocator will attempt"
+" to place guests of that OS type on such hosts first. If no such host is "
+"available, the allocator will place the instance wherever there is "
+"sufficient physical capacity."
+msgstr "实例类型偏好设置。CloudStack管理员可以指定专门为某些特殊来宾实例做过优化的主机。比如,管理员指定为Windows来宾实例做过优化的主机。默认主机分配器会尝试将此类来宾实例运行到这些主机上。如果这些主机不够用,分配器会把实例运行在容量充足的物理机上。"
+
+# 725d3214117b4a0e84922b5aa3395e44
+#: ../../virtual_machines.rst:326
+msgid ""
+"Vertical and horizontal allocation. Vertical allocation consumes all the "
+"resources of a given host before allocating any guests on a second host. "
+"This reduces power consumption in the cloud. Horizontal allocation places a "
+"guest on each host in a round-robin fashion. This may yield better "
+"performance to the guests in some cases."
+msgstr "纵向和横向定位。纵向定位是指,在消耗完当前主机提供的所有资源的时候会将所有来宾虚机定位到第二台主机上。这会云中的节省电力成本。横向定位在每个主机上使用轮询的方式放置来宾虚机。在某些情况下这样会给来宾虚机带来更好的性能。"
+
+# 4aff1f16d00b45acab4019e0d726746f
+#: ../../virtual_machines.rst:334
+msgid ""
+"End user preferences. Users can not control exactly which host will run a "
+"given VM instance, but they can specify a zone for the VM. CloudStack is "
+"then restricted to allocating the VM only to one of the hosts in that zone."
+msgstr "最终用户偏好设置。用户不能控制VM实例运行在哪台主机上,但是他们能为VM指定区域。这样CloudStack就只能将VM分配到该区域中的主机上。"
+
+# 39bc261d5136423daceebdb26aa9c3b5
+#: ../../virtual_machines.rst:341
+msgid ""
+"Host tags. The administrator can assign tags to hosts. These tags can be "
+"used to specify which host a VM should use. The CloudStack administrator "
+"decides whether to define host tags, then create a service offering using "
+"those tags and offer it to the user."
+msgstr "主机标签。管理员可以给主机分配标签。这些标签是用来指定VM该使用哪台主机的。CloudStack管理员自己决定如何定义主机标签,然后使用这些标签创建一个服务方案来提供给用户。"
+
+# 9bf9ddb0d6134624a599dea900cf220f
+#: ../../virtual_machines.rst:348
+msgid ""
+"Affinity groups. By defining affinity groups and assigning VMs to them, the "
+"user or administrator can influence (but not dictate) which VMs should run "
+"on separate hosts. This feature is to let users specify that certain VMs "
+"won't be on the same host."
+msgstr "关联性组。依靠定义关联性组并把VMs分配给它们,用户或管理员可以影响(但不是指令)VMs运行在不同的主机上。这个功能是让用户可以规定某些VMs不会运行在同一台主机上。"
+
+# 2bf39c550ec84d32bb321b563cf38e3f
+#: ../../virtual_machines.rst:355
+msgid ""
+"CloudStack also provides a pluggable interface for adding new allocators. "
+"These custom allocators can provide any policy the administrator desires."
+msgstr "CloudStack为添加新的分配器提供了一个插件似的接口。这些自定义的分配器可以提供任何管理员想要的策略。"
+
+# 3f904a94520a464aaf183764319a1669
+#: ../../virtual_machines.rst:360
+msgid "Affinity Groups"
+msgstr "关联性组"
+
+# 1736a4811e0940b1a81a870d8894b714
+#: ../../virtual_machines.rst:362
+msgid ""
+"By defining affinity groups and assigning VMs to them, the user or "
+"administrator can influence (but not dictate) which VMs should run on "
+"separate hosts. This feature is to let users specify that VMs with the same "
+"“host anti-affinity” type won’t be on the same host. This serves to increase"
+" fault tolerance. If a host fails, another VM offering the same service (for"
+" example, hosting the user's website) is still up and running on another "
+"host."
+msgstr "依靠定义关联性组并把VMs分配给它们,用户或管理员可以影响(但不是指令)VMs运行在不同的主机上。这个功能是让用户可以规定某些VMs运行在同“host anti-affinity”类型的而非同一台主机上。这写类服务器增强了容错功能。如果一个主机出现问题,那么另一个提供同样服务的VM(比如,运行用户的网站)依然在别的主机上运行。"
+
+# 53fbff90dbfe4378912bdce947f6360c
+#: ../../virtual_machines.rst:370
+msgid "The scope of an affinity group is per user account."
+msgstr "一个关联性组的作用域是针对每个用户账号的。"
+
+# f21a6c3edcb943709a5fd18034689340
+#: ../../virtual_machines.rst:373
+msgid "Creating a New Affinity Group"
+msgstr "创建一个新的关联性组"
+
+# 952aa2be921548eca8c72a16351e18aa
+#: ../../virtual_machines.rst:375
+msgid "To add an affinity group:"
+msgstr "要添加一个关联性组:"
+
+# b4788a23606446a28d9e54f23baa1d0a
+# 9979d59417b340e4a9ccbe5403d7ac69
+# 30711cca7fee42eea38e1ce82da4c842
+#: ../../virtual_machines.rst:383 ../../virtual_machines.rst:452
+#: ../../virtual_machines.rst:472
+msgid "In the left navigation bar, click Affinity Groups."
+msgstr "在左侧的导航条,点击关联性组。"
+
+# cc4ced2fb2cb407692a1ee70f26a589d
+#: ../../virtual_machines.rst:387
+msgid ""
+"Click Add affinity group. In the dialog box, fill in the following fields:"
+msgstr "点击添加关联性组。在对话框中的下列区域中输入:"
+
+# 7f6afe679e8146c98f7d6df960d9ea71
+#: ../../virtual_machines.rst:392
+msgid "Name. Give the group a name."
+msgstr "名称。组的名称。"
+
+# 3203d032a77d455483907eb99dad9f4e
+#: ../../virtual_machines.rst:396
+msgid ""
+"Description. Any desired text to tell more about the purpose of the group."
+msgstr "描述。给出更多关于这个组的说明。"
+
+# f0132b06c21a4ccf96e0e405288b2f01
+#: ../../virtual_machines.rst:401
+msgid ""
+"Type. The only supported type shipped with CloudStack is Host Anti-Affinity."
+" This indicates that the VMs in this group should avoid being placed on the "
+"same VM with each other. If you see other types in this list, it means that "
+"your installation of CloudStack has been extended with customized affinity "
+"group plugins."
+msgstr "类型。仅仅支持CloudStack附带的Host Anti-Affinity。这表明了在此组中的VMs不会在同一台主机上。如果你在此列表中看见其他类型,它意味着你安装的CloudStack中有其他自定义的关联性组。"
+
+# 68888c95236b4de6989162419f0b4d05
+#: ../../virtual_machines.rst:409
+msgid "Assign a New VM to an Affinity Group"
+msgstr "将一个新的VM分配给一个关联性组"
+
+# a7f949c20a7c4f7f92c6c36d19462f79
+#: ../../virtual_machines.rst:411
+msgid "To assign a new VM to an affinity group:"
+msgstr "要将一个新的VM分配给一个关联性组:"
+
+# b9be84f061894a848f0963c9c1a9b762
+#: ../../virtual_machines.rst:415
+msgid ""
+"Create the VM as usual, as described in `“Creating VMs” "
+"<virtual_machines.html#creating-vms>`_. In the Add Instance wizard, there is"
+" a new Affinity tab where you can select the affinity group."
+msgstr "如何创建VM,在 `“Creating VMs” <virtual_machines.html#creating-vms>`_中有描述。在添加实例向导中,有一个新的关联性组标签,你可以选择关联性组。"
+
+# 60d469cdf8b345b6bbccde8cea1c500d
+#: ../../virtual_machines.rst:420
+msgid "Change Affinity Group for an Existing VM"
+msgstr "给已有的VM更改关联性组"
+
+# 72f9a8cbe55f459c8e234d4829094f58
+#: ../../virtual_machines.rst:422
+msgid "To assign an existing VM to an affinity group:"
+msgstr "要将已有的VM添加到关联性组:"
+
+# 2f2bed0782f840c0ae1f2403e67b0119
+#: ../../virtual_machines.rst:434
+msgid "Click the name of the VM you want to work with."
+msgstr "点击你想更改的VM的名称。"
+
+# 1be9c0b8187d462099baa414f292414f
+#: ../../virtual_machines.rst:438
+msgid "Stop the VM by clicking the Stop button."
+msgstr "点击停止按钮,将此VM关机。"
+
+# 9934a272aed044e1be6519701136b0f3
+#: ../../virtual_machines.rst:442
+msgid "Click the Change Affinity button. |change-affinity-button.png|"
+msgstr "点击变更关联性组按钮。 |change-affinity-button.png|"
+
+# 107b608573824f32b25733aa1be35a61
+#: ../../virtual_machines.rst:446
+msgid "View Members of an Affinity Group"
+msgstr "查看关联性组的成员"
+
+# 39aa367909e247d9b7dda5e00fdc11d1
+#: ../../virtual_machines.rst:448
+msgid ""
+"To see which VMs are currently assigned to a particular affinity group:"
+msgstr "要查看当前哪些VMs被分配到指定的关联性组:"
+
+# c6ff79b2977f4780bba8d89d2939d6d7
+# 528c4e24d64c40b782c2f097045479bd
+#: ../../virtual_machines.rst:456 ../../virtual_machines.rst:476
+msgid "Click the name of the group you are interested in."
+msgstr "点击要查看的组的名称。"
+
+# cd9344db1a7845e2ac6db8ae1b9cdce8
+#: ../../virtual_machines.rst:460
+msgid "Click View Instances. The members of the group are listed."
+msgstr "点击查看实例。组的成员会列在此处。"
+
+# c8e598a21aa9411993a3e9d98098f792
+#: ../../virtual_machines.rst:462
+msgid ""
+"From here, you can click the name of any VM in the list to access all its "
+"details and controls."
+msgstr "在这里,你可以点击列表中任何VM的名称来访问它所有的详细信息并控制它。"
+
+# bc6253fed6ef4ad9b34d66377fac822d
+#: ../../virtual_machines.rst:466
+msgid "Delete an Affinity Group"
+msgstr "删除一个关联性组"
+
+# 705ed7f11fa2492aa4f12cb7c3b83a33
+#: ../../virtual_machines.rst:468
+msgid "To delete an affinity group:"
+msgstr "要删除关联性组:"
+
+# 26faa61c5e374823a212c9ef948eaab7
+#: ../../virtual_machines.rst:480
+msgid "Click Delete."
+msgstr "点击删除。"
+
+# e080c219cee941d2a3bd9afa644b52a0
+#: ../../virtual_machines.rst:482
+msgid ""
+"Any VM that is a member of the affinity group will be disassociated from the"
+" group. The former group members will continue to run normally on the "
+"current hosts, but if the VM is restarted, it will no longer follow the host"
+" allocation rules from its former affinity group."
+msgstr "任何属于关联性组的VM都会被踢出此组。之前组里的成员会继续在当前主机上正常的运行,但是如果VM重启了,它就不再按照之前关联性组的主机分配策略。"
+
+# 96f9f97fd07a401ca04a60cc43e9ddf7
+#: ../../virtual_machines.rst:489
+msgid "Virtual Machine Snapshots"
+msgstr "虚拟机快照"
+
+# c64deb2f10e54c858148630c5d08c79d
+# 1cd91ec4adb3485cbef7eb7ad8a345e9
+#: ../../virtual_machines.rst:491 ../../virtual_machines.rst:777
+msgid "(Supported on VMware and XenServer)"
+msgstr "(支持XenServer、KVM和VMware)"
+
+# 9f988407b4244ebd939a738c3e1171a4
+#: ../../virtual_machines.rst:493
+msgid ""
+"In addition to the existing CloudStack ability to snapshot individual VM "
+"volumes, you can take a VM snapshot to preserve all the VM's data volumes as"
+" well as (optionally) its CPU/memory state. This is useful for quick restore"
+" of a VM. For example, you can snapshot a VM, then make changes such as "
+"software upgrades. If anything goes wrong, simply restore the VM to its "
+"previous state using the previously saved VM snapshot."
+msgstr "利用CloudStack的VM卷快照功能,你可以对VM做快照像保存它的CPU/内存状态一样保护VM的数据卷(可选的)。这对快速还原一个VM来说是非常有用的。比如,你可以对一个VM做快照,然后做了一些像软件升级的操作。如果期间有问题出现,使用之前保存的VM快照就可以将VM恢复到之前的状态了。"
+
+# 297acbf3278b49e3aebcdb2d625a42c9
+#: ../../virtual_machines.rst:501
+msgid ""
+"The snapshot is created using the hypervisor's native snapshot facility. The"
+" VM snapshot includes not only the data volumes, but optionally also whether"
+" the VM is running or turned off (CPU state) and the memory contents. The "
+"snapshot is stored in CloudStack's primary storage."
+msgstr "快照的创建使用的是 hypervisor本地快照工具。VM快照不但包括数据卷还可选择性的包括VM的运行或关机时(CPU状态)和内存内容的状态。快照保存在CloudStack的主存储里。"
+
+# b2c35dd49ee449fe89b52c9e65cdca77
+#: ../../virtual_machines.rst:506
+msgid ""
+"VM snapshots can have a parent/child relationship. Each successive snapshot "
+"of the same VM is the child of the snapshot that came before it. Each time "
+"you take an additional snapshot of the same VM, it saves only the "
+"differences between the current state of the VM and the state stored in the "
+"most recent previous snapshot. The previous snapshot becomes a parent, and "
+"the new snapshot is its child. It is possible to create a long chain of "
+"these parent/child snapshots, which amount to a \"redo\" record leading from"
+" the current state of the VM back to the original."
+msgstr "VM快照存在父/子关系。同一个VM的每次快照都是之前快照的子级。每次你对同一VM追加的快照,它仅仅保存两次快照之间系统状态差异。之前的快照变成父级,新的快照变成子级。它可能对这些父/子快照创建一个长链,它实际上是一个从当前的VM状态还原到之前的\"还原\"记录。"
+
+# b05ac4e6c37441b2bdf0604ab2728763
+#: ../../virtual_machines.rst:516
+msgid ""
+"If you need more information about VM snapshots on VMware, check out the "
+"VMware documentation and the VMware Knowledge Base, especially "
+"`Understanding virtual machine snapshots "
+"<http://kb.vmware.com/selfservice/microsites/search.do?cmd=displayKC&externalId=1015180>`_."
+msgstr "如果你需要了解更多关于VMware的VM快照,请转去VMware文档中心和VMwareBK库,查找 `了解虚拟机的快照-英文 <http://kb.vmware.com/selfservice/microsites/search.do?cmd=displayKC&externalId=1015180>`_、`了解虚拟机的快照-中文<http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=2075429>`_。"
+
+# d5a9dd1a0e4f4d38ae6043e7107cef55
+#: ../../virtual_machines.rst:522
+msgid "Limitations on VM Snapshots"
+msgstr "VM快照的限制"
+
+# 480356d265c44ccc955e6ec4d6b996a0
+#: ../../virtual_machines.rst:526
+msgid ""
+"If a VM has some stored snapshots, you can't attach new volume to the VM or "
+"delete any existing volumes. If you change the volumes on the VM, it would "
+"become impossible to restore the VM snapshot which was created with the "
+"previous volume structure. If you want to attach a volume to such a VM, "
+"first delete its snapshots."
+msgstr "如果一个VM存储了一些快照,你就不能给他附加新卷或删除存在的卷。如果你更改了VM的卷,他将不能通过之前卷结构下所做快照来进行恢复。如果你想给这样一个VM附加卷,请先删除快照。"
+
+# e0539e9e649742e791fe86f92cf42c59
+#: ../../virtual_machines.rst:534
+msgid ""
+"VM snapshots which include both data volumes and memory can't be kept if you"
+" change the VM's service offering. Any existing VM snapshots of this type "
+"will be discarded."
+msgstr "如果你更改了VM的服务方案,那么包含了数据卷和内存的VM快照就不能保留了,任何已有的此类型的VM快照都将被丢弃。"
+
+# af92c31e2cf54c6d93375e9b3b69359a
+#: ../../virtual_machines.rst:540
+msgid ""
+"You can't make a VM snapshot at the same time as you are taking a volume "
+"snapshot."
+msgstr "你不能同时对VM在做卷快照和VM快照。"
+
+# 51e49b30ae8e4501b16ef50f39f5c97b
+#: ../../virtual_machines.rst:545
+msgid ""
+"You should use only CloudStack to create VM snapshots on hosts managed by "
+"CloudStack. Any snapshots that you make directly on the hypervisor will not "
+"be tracked in CloudStack."
+msgstr "你只能使用CloudStack来创建其管理的主机上的VM快照。你在hypervisor上直接创建的任何快照都不能被CloudStack识别。"
+
+# 33b02b024ce6425e827df49595c4f880
+#: ../../virtual_machines.rst:550
+msgid "Configuring VM Snapshots"
+msgstr "配置VM快照"
+
+# 438a0db0ad7f45dbbb046cbe9560f821
+#: ../../virtual_machines.rst:552
+msgid ""
+"The cloud administrator can use global configuration variables to control "
+"the behavior of VM snapshots. To set these variables, go through the Global "
+"Settings area of the CloudStack UI."
+msgstr "云管理员可以使用全局配置变量来控制VM快照的行为。要设置这些变量,移步至CloudStack UI中的全局设置。"
+
+# 8ab6bf4420be492e9639c233e77c6a0c
+#: ../../virtual_machines.rst:556
+msgid "Configuration Setting Name"
+msgstr "配置设置名"
+
+# e5c65267d46a46588873cedef9381210
+#: ../../virtual_machines.rst:558
+msgid "Description"
+msgstr "描述"
+
+# a7756869a2d7450fa6c00d59471d65a9
+#: ../../virtual_machines.rst:560
+msgid "vmsnapshots.max"
+msgstr "vmsnapshots.max"
+
+# 6b59688572f44a4084dee840e8cb92ab
+#: ../../virtual_machines.rst:562
+msgid ""
+"The maximum number of VM snapshots that can be saved for any given virtual "
+"machine in the cloud. The total possible number of VM snapshots in the cloud"
+" is (number of VMs) \\* vmsnapshots.max. If the number of snapshots for any "
+"VM ever hits the maximum, the older ones are removed by the snapshot expunge"
+" job."
+msgstr "云中虚拟机能够保存快照的最大数。 (number of VMs) \\* vmsnapshots.max是云中VM快照的总共可能数量。如果任何一个VM的快照数达到了最大值,那么快照删除任务会把最老的快照删掉。"
+
+# 315e15f035d34660bf6c75e32f80bbf8
+#: ../../virtual_machines.rst:568
+msgid "vmsnapshot.create.wait"
+msgstr "vmsnapshot.create.wait"
+
+# 6c9f1eb1eee34263828e3616bc01b765
+#: ../../virtual_machines.rst:570
+msgid ""
+"Number of seconds to wait for a snapshot job to succeed before declaring "
+"failure and issuing an error."
+msgstr "在提示失败和发生错误之前快照工作为了成功的做快照而等待的秒数。"
+
+# 0a1f1d071bd5411aa41ed07db298dbd7
+#: ../../virtual_machines.rst:574
+msgid "Using VM Snapshots"
+msgstr "是用VM的快照"
+
+# 1012a83b75ba4980ade5783df566d171
+#: ../../virtual_machines.rst:576
+msgid "To create a VM snapshot using the CloudStack UI:"
+msgstr "是用CloudStack UI创建一个VM快照:"
+
+# 33a990587dc74ae3a44b7680873a280a
+#: ../../virtual_machines.rst:580
+msgid "Log in to the CloudStack UI as a user or administrator."
+msgstr "是用用户或者管理员登录CloudStack。"
+
+# 2c71edf0fbcf41d7b5cf19ccb31a2d8f
+#: ../../virtual_machines.rst:584
+msgid "Click Instances."
+msgstr "点击实例。"
+
+# f0d034c90731414caf988c6b39daa3a4
+#: ../../virtual_machines.rst:588
+msgid "Click the name of the VM you want to snapshot."
+msgstr "点击你想做快照的VM名称。"
+
+# cef255aa1bbf427eb67c09e57661c074
+#: ../../virtual_machines.rst:592
+msgid "Click the Take VM Snapshot button. |VMSnapshotButton.png|"
+msgstr "点击抓取VM快照按钮。 |VMSnapshotButton.png|"
+
+# 91d86429adfe4fafa6557ac8fe9a4ebe
+#: ../../virtual_machines.rst:594
+msgid ""
+"If a snapshot is already in progress, then clicking this button will have no"
+" effect."
+msgstr "如果一个快照处理过程正在进行,那么点击这个按钮是没有反应的。"
+
+# 0370dff77dde4e72adf2a67b45e8149c
+#: ../../virtual_machines.rst:598
+msgid ""
+"Provide a name and description. These will be displayed in the VM Snapshots "
+"list."
+msgstr "提供一个名称和秒数。这些会显示在VM快照列表中。"
+
+# 855867a6500d429293ee8ebbcd75c9df
+#: ../../virtual_machines.rst:603
+msgid ""
+"(For running VMs only) If you want to include the VM's memory in the "
+"snapshot, click the Memory checkbox. This saves the CPU and memory state of "
+"the virtual machine. If you don't check this box, then only the current "
+"state of the VM disk is saved. Checking this box makes the snapshot take "
+"longer."
+msgstr "(仅限运行中的VMs)如果你想在快照中包含VM的内存状态,请勾选内存。这可以保存虚拟机的CPU和内存状态。如果你不勾选这个选项,那么只有VM目前磁盘状态会被保存。勾选了这个选项会让快照过程变长。"
+
+# 555b611b1cd247a2996216ce643b91fd
+#: ../../virtual_machines.rst:611
+msgid ""
+"Quiesce VM: check this box if you want to quiesce the file system on the VM "
+"before taking the snapshot. Not supported on XenServer when used with "
+"CloudStack-provided primary storage."
+msgstr "静止VM:如果你想在做快照之前让VM的文件系统处于静止状态,请勾选此选项。使用CloudStack提供的主存储的XenServer环境不受支持。"
+
+# 8e99f68110884748840edd18ab5dd2e6
+#: ../../virtual_machines.rst:615
+msgid ""
+"When this option is used with CloudStack-provided primary storage, the "
+"quiesce operation is performed by the underlying hypervisor (VMware is "
+"supported). When used with another primary storage vendor's plugin, the "
+"quiesce operation is provided according to the vendor's implementation."
+msgstr "当这个选项在CloudStack提供的主存储中使用了,那么静止操作是由底层的hypervisor完成的(VMware支持)。当使用了其他主存储提供商的插件,静止操作是由其提供商的软件完成的,"
+
+# 64c731c2d39b45c2a9bda67514d23efd
+# a9ac563a0811423d904a5107ca94c503
+# 591146dd0e264c80b6464b88ca9357c3
+# dec56daa0b3542fbb8341e07033e9665
+# 3636f9c70f554023be95dc5ac236d8df
+#: ../../virtual_machines.rst:623 ../../virtual_machines.rst:770
+#: ../../virtual_machines.rst:994 ../../virtual_machines.rst:1177
+#: ../../virtual_machines.rst:1212
+msgid "Click OK."
+msgstr "点击确定。"
+
+# 8b2f4e3ab42c4ecca13a79bdeda7aef4
+#: ../../virtual_machines.rst:625
+msgid ""
+"To delete a snapshot or restore a VM to the state saved in a particular "
+"snapshot:"
+msgstr "要删除一个快照或者还原VM的状态到指定的一个快照:"
+
+# 100fcc6b769847daadd44b81deb01660
+#: ../../virtual_machines.rst:630
+msgid "Navigate to the VM as described in the earlier steps."
+msgstr "通过之前描述的步骤定位至VM。"
+
+# b42bf19ec7fe4d348bb9896919e99d7e
+#: ../../virtual_machines.rst:634
+msgid "Click View VM Snapshots."
+msgstr "点击查看VM快照。"
+
+# 116e22cf4bbc46f583ec19afc7a83234
+#: ../../virtual_machines.rst:638
+msgid ""
+"In the list of snapshots, click the name of the snapshot you want to work "
+"with."
+msgstr "在快照列表中,点击你要操作的快照名字。"
+
+# 9680e9db4d1d45e0a4f1355162d48d87
+#: ../../virtual_machines.rst:643
+msgid "Depending on what you want to do:"
+msgstr "取决于你想做什么:"
+
+# cc915de819194759a4730b1596fd0f45
+#: ../../virtual_machines.rst:645
+msgid "To delete the snapshot, click the Delete button. |delete-button.png|"
+msgstr "要删除快照,点击删除按钮。 |delete-button.png|"
+
+# 5720d90a77164d1c9b47a6e4d6493f58
+#: ../../virtual_machines.rst:647
+msgid "To revert to the snapshot, click the Revert button. |revert-vm.png|"
+msgstr "要还原至此快照,点击还原按钮。 |revert-vm.png|"
+
+# 1eb4b6de42fc4a958c571bddd6fdf4af
+#: ../../virtual_machines.rst:649
+msgid ""
+"VM snapshots are deleted automatically when a VM is destroyed. You don't "
+"have to manually delete the snapshots in this case."
+msgstr "当VM被销毁了,那么它的快照也会被自动的删除。这种情况下,你不用手动的去删除快照。"
+
+# bf0cbd9990334eb78c0a68b58fd55949
+#: ../../virtual_machines.rst:652
+msgid "Changing the VM Name, OS, or Group"
+msgstr "更改VM名字,OS或组"
+
+# bb3f878a35cd400eb4dbc5590833c6a4
+#: ../../virtual_machines.rst:654
+msgid ""
+"After a VM is created, you can modify the display name, operating system, "
+"and the group it belongs to."
+msgstr "在VM被创建之后,你可以修改显示名,操作系统和它所属的组。"
+
+# 3c79485483a24041b1a63ff8c4962455
+# 26a8095e2378453aae012204e61d5012
+# 892ab93158c6470293b350d2c1a1683b
+# 7292d4056be84a7da4271b3efcf751eb
+# 74da77f007b54413b23a8cf4c355ea97
+#: ../../virtual_machines.rst:665 ../../virtual_machines.rst:745
+#: ../../virtual_machines.rst:974 ../../virtual_machines.rst:1011
+#: ../../virtual_machines.rst:1196
+msgid "In the left navigation, click Instances."
+msgstr "在左侧的导航菜单中,点击实例。"
+
+# b3c44fd119fd4d3ca4a21c70c141006b
+#: ../../virtual_machines.rst:669
+msgid "Select the VM that you want to modify."
+msgstr "选择你想修改的VM。"
+
+# cd5efcab714940198a37940b533fb83e
+# b98ba035b8fe4339955221cfa626e541
+#: ../../virtual_machines.rst:673 ../../virtual_machines.rst:756
+msgid "Click the Stop button to stop the VM. |StopButton.png|"
+msgstr "点击停止按钮来关闭虚机。 |StopButton.png|"
+
+# 2c56bc69a7b441e9a866eb6c9a2cc8ad
+#: ../../virtual_machines.rst:677
+msgid "Click Edit. |EditButton.png|"
+msgstr "点击编辑。 |EditButton.png|"
+
+# c532542833a74aff9cb5d19bfb2fa261
+#: ../../virtual_machines.rst:681
+msgid "Make the desired changes to the following:"
+msgstr "更改以下几项为所需要的:"
+
+# bc23e5df14ed483584bea8c0150a484c
+#: ../../virtual_machines.rst:685
+msgid ""
+"**Display name**: Enter a new display name if you want to change the name of"
+" the VM."
+msgstr "**显示名**:如果你想更改VM的名字,那么输入一个新的显示名。"
+
+# 7afcc727427d45fe96e478ea446336a0
+#: ../../virtual_machines.rst:690
+msgid "**OS Type**: Select the desired operating system."
+msgstr "**OS类型**:选择所需的操作系统。"
+
+# abbc86a92d4444ed9f7b9b2357baa1be
+#: ../../virtual_machines.rst:694
+msgid "**Group**: Enter the group name for the VM."
+msgstr "**组**:输入VM的组名。"
+
+# dd76abfa5c964108a6c9230c9fbcd606
+# 415be7be9d294588a419692258b1ba1a
+#: ../../virtual_machines.rst:698 ../../virtual_machines.rst:846
+msgid "Click Apply."
+msgstr "点击应用"
+
+# bfc324b750b049169c4a90709c8f6fe5
+#: ../../virtual_machines.rst:701
+msgid "Appending a Display Name to the Guest VM’s Internal Name"
+msgstr "给来宾VM的内部名称附加显示名"
+
+# 3fdb1ec3e9ca4ab2bed35e0b9d0fc31d
+#: ../../virtual_machines.rst:703
+msgid ""
+"Every guest VM has an internal name. The host uses the internal name to "
+"identify the guest VMs. CloudStack gives you an option to provide a guest VM"
+" with a display name. You can set this display name as the internal name so "
+"that the vCenter can use it to identify the guest VM. A new global "
+"parameter, vm.instancename.flag, has now been added to achieve this "
+"functionality."
+msgstr "每个来宾VM都有一个内部名称。主机使用内部名称来识别来宾VMs。CloudStack为来宾VM提供了一个关于显示名的选项。你可以设置显示名作为内部名称以便vCenter可以使用它来识别来宾VM。vm.instancename.flag作为一个新的全局参数,已被添加用来实现此功能。"
+
+# 70ebc8d7fb524bba80935443c9bb5a38
+#: ../../virtual_machines.rst:710
+msgid ""
+"The default format of the internal name is "
+"i-<user\\_id>-<vm\\_id>-<instance.name>, where instance.name is a global "
+"parameter. However, If vm.instancename.flag is set to true, and if a display"
+" name is provided during the creation of a guest VM, the display name is "
+"appended to the internal name of the guest VM on the host. This makes the "
+"internal name format as i-<user\\_id>-<vm\\_id>-<displayName>. The default "
+"value of vm.instancename.flag is set to false. This feature is intended to "
+"make the correlation between instance names and internal names easier in "
+"large data center deployments."
+msgstr "默认的内部名称的格式是 i-<user\\_id>-<vm\\_id>-<instance.name>,这里instance.name是全局参数。但是,如果vm.instancename.flag被设置为true,并且来宾VM在创建的过程中提供了显示名,那么显示名就会被附加至该主机的来宾VM的内部名称上。这样就使得内部名称的格式类似于 i-<user\\_id>-<vm\\_id>-<displayName>。vm.instancename.flag的默认值被设置为false。这个功能可以比较容易的在大型数据中心的部署中表示实例名和内部名之间的相互关系。"
+
+# e7dcf9ff2ede40e7ad88cc9d45558874
+#: ../../virtual_machines.rst:720
+msgid ""
+"The following table explains how a VM name is displayed in different "
+"scenarios."
+msgstr "下面的表格解释了不同场景下VM的名称是如何显示的。"
+
+# a9e2bf46d7c346d8af293ad73c2e684a
+#: ../../virtual_machines.rst:724
+msgid "User-Provided Display Name"
+msgstr "用户提供的显示名"
+
+# fee0cd8b1fe4487d8c082ef34a9fc968
+#: ../../virtual_machines.rst:724
+msgid "vm.instancename.flag"
+msgstr "vm.instancename.flag"
+
+# 0802a64909d3466191c2bad24ec8bbe9
+#: ../../virtual_machines.rst:724
+msgid "Hostname on the VM"
+msgstr "VM的主机名"
+
+# 431d32ea296544f9b8e951dcc7988ec1
+#: ../../virtual_machines.rst:724
+msgid "Name on vCenter"
+msgstr "vCenter中的名称"
+
+# adc50a465cb94885ae79c571546e7570
+#: ../../virtual_machines.rst:724
+msgid "Internal Name"
+msgstr "内部名称"
+
+# 3dc225bc98dd447ba275ccc6b1fc3c4a
+# b100851adac24eb6b9b6159a2f934f7e
+#: ../../virtual_machines.rst:726 ../../virtual_machines.rst:728
+msgid "Yes"
+msgstr "支持"
+
+# f51d73dfb1b149be9803bf629bd5adaa
+# be1874026cab4afd8a1717bf4a88618b
+#: ../../virtual_machines.rst:726 ../../virtual_machines.rst:727
+msgid "True"
+msgstr "True"
+
+# 003ebc1da3174970bb1750546ae5ce4a
+# ce3520ca7d684836aff5c98244992ba2
+#: ../../virtual_machines.rst:726 ../../virtual_machines.rst:728
+msgid "Display name"
+msgstr "显示名"
+
+# 5838c808f46141f0bb3d0ec56b725f2b
+# 0148868b3e774a4db0afb05287ebc1ff
+#: ../../virtual_machines.rst:726 ../../virtual_machines.rst:726
+msgid "i-<user\\_id>-<vm\\_id>-displayName"
+msgstr "i-<user\\_id>-<vm\\_id>-displayName"
+
+# b2ae497e2b0642e3a4f8603ccedfe021
+# 8132948b1e674e5eb57f3d1ec76613ce
+#: ../../virtual_machines.rst:727 ../../virtual_machines.rst:729
+msgid "No"
+msgstr "不支持"
+
+# 976d1732c80e416895823f19d9ea3d33
+# 03b0a027103941e785544c80d73c35a0
+#: ../../virtual_machines.rst:727 ../../virtual_machines.rst:729
+msgid "UUID"
+msgstr "UUID"
+
+# b7cbaa66caa14d6cb52d162873d6e34a
+# 21ccfc6d8c7d48da985a9dbe38ad47f9
+# cf8e6e77c0b7410ebf9f734284ae8051
+# 491471d146974889873f5b29feab9516
+# 442b5ea91886462f8e77ec3c3fa26f73
+# f65b3aaa71f34436b30c67aa875be464
+#: ../../virtual_machines.rst:727 ../../virtual_machines.rst:727
+#: ../../virtual_machines.rst:728 ../../virtual_machines.rst:728
+#: ../../virtual_machines.rst:729 ../../virtual_machines.rst:729
+msgid "i-<user\\_id>-<vm\\_id>-<instance.name>"
+msgstr "i-<user\\_id>-<vm\\_id>-<instance.name>"
+
+# 80ad2684aaef4dd4a4c4e661b4780896
+# 772274ff3eac4e59afaed9d440dce9b4
+#: ../../virtual_machines.rst:728 ../../virtual_machines.rst:729
+msgid "False"
+msgstr "False"
+
+# c9ae081445274a4f8ed0bab875e10d91
+#: ../../virtual_machines.rst:734
+msgid "Changing the Service Offering for a VM"
+msgstr "为VM变更服务方案"
+
+# 24262c17e18946c69d73feb0f92d470a
+#: ../../virtual_machines.rst:736
+msgid ""
+"To upgrade or downgrade the level of compute resources available to a "
+"virtual machine, you can change the VM's compute offering."
+msgstr "要给虚拟机提升或降低可用计算资源的级别,你可以更改VM的计算方案。"
+
+# 5635030af83f40ecb65cccb32dc8e5d5
+#: ../../virtual_machines.rst:749
+msgid "Choose the VM that you want to work with."
+msgstr "选择你要处理的VM。"
+
+# 5f129aad75ed42008e8dfe5a33c70b3c
+#: ../../virtual_machines.rst:753
+msgid ""
+"(Skip this step if you have enabled dynamic VM scaling; see :ref:`cpu-and-"
+"memory-scaling`.)"
+msgstr "(如果你启用了动态VM扩展或缩减,请跳过此步;查看:ref:`cpu-and-memory-scaling。`)"
+
+# 7558361b218c43b6a41cab8d88ad8917
+#: ../../virtual_machines.rst:760
+msgid "Click the Change Service button. |ChangeServiceButton.png|"
+msgstr "点击更改服务按钮。 |ChangeServiceButton.png|"
+
+# e2a7b28c0ed643628721bae2c57866ad
+#: ../../virtual_machines.rst:762
+msgid "The Change service dialog box is displayed."
+msgstr "显示更改服务对话框。"
+
+# c534200b0f234e4c9bab8bde5e8870e9
+#: ../../virtual_machines.rst:766
+msgid "Select the offering you want to apply to the selected VM."
+msgstr "选择你想应用到选择的VM的方案。"
+
+# 27cc346285d64fc28e5ae5385a64ccf2
+#: ../../virtual_machines.rst:775
+msgid "CPU and Memory Scaling for Running VMs"
+msgstr "运行中VMs的CPU和内存的扩展和缩减"
+
+# 003ea8b547a9485b93e271dd28f999c7
+#: ../../virtual_machines.rst:779
+msgid ""
+"It is not always possible to accurately predict the CPU and RAM requirements"
+" when you first deploy a VM. You might need to increase these resources at "
+"any time during the life of a VM. You can dynamically modify CPU and RAM "
+"levels to scale up these resources for a running VM without incurring any "
+"downtime."
+msgstr "通常当你第一次部署VM的时候不太可能精确地预计CPU和RAM需求。你可能必须在VM的生命周期内的任何时间增加这些资源。你可以在不中断运行状态中的VM的情况下,动态的修改CPU和RAM级别来提升这些资源,、。"
+
+# 01c0085974924811b187eae6b78a7e3c
+#: ../../virtual_machines.rst:785
+msgid "Dynamic CPU and RAM scaling can be used in the following cases:"
+msgstr "动态CPU和RAM扩展和缩减能被用于一下情况:"
+
+# 31c363b5061f41f0a3d90253661544bd
+#: ../../virtual_machines.rst:789
+msgid "User VMs on hosts running VMware and XenServer."
+msgstr "运行VMware和XenServer的主机上的用户VMs。"
+
+# a5aa7ca4c88e404c856aa6e294e9d37e
+#: ../../virtual_machines.rst:793
+msgid "System VMs on VMware."
+msgstr "VMware上的系统VMs。"
+
+# a7d2cfb519ec4add81f26ea49d645daa
+#: ../../virtual_machines.rst:797
+msgid ""
+"VMware Tools or XenServer Tools must be installed on the virtual machine."
+msgstr "虚拟机上必须安装VMware Tools或者XenServer Tools。"
+
+# 2bba4d9cff7f4ba7a99dbcaf432658b8
+#: ../../virtual_machines.rst:802
+msgid ""
+"The new requested CPU and RAM values must be within the constraints allowed "
+"by the hypervisor and the VM operating system."
+msgstr "对于新的CPU和RAM大小必须在hypervisor和VM操作系统要求之内。"
+
+# dea06443628241338663ac0823265090
+#: ../../virtual_machines.rst:807
+msgid ""
+"New VMs that are created after the installation of CloudStack 4.2 can use "
+"the dynamic scaling feature. If you are upgrading from a previous version of"
+" CloudStack, your existing VMs created with previous versions will not have "
+"the dynamic scaling capability unless you update them using the following "
+"procedure."
+msgstr "在CloudStack 4.2安装完以后创建的新VMs都可以使用动态扩展和缩减功能。如果你的CloudStack是从旧版本升级而来的,其上已有的VMs不会支持动态扩展和缩减功能,除非你按照下面的过程来升级这些VM。"
+
+# f85afebe892a4ace9207f033d6491f66
+#: ../../virtual_machines.rst:814
+msgid "Updating Existing VMs"
+msgstr "升级已有VMs"
+
+# 5b1650cd938443f58757171129549956
+#: ../../virtual_machines.rst:816
+msgid ""
+"If you are upgrading from a previous version of CloudStack, and you want "
+"your existing VMs created with previous versions to have the dynamic scaling"
+" capability, update the VMs using the following steps:"
+msgstr "如果你正在升级旧版本的CloudStack,并且你还想让你的旧版本VMs拥有动态扩展和缩减能力,请使用以下步骤来升级VMs:"
+
+# e17b5670258343b49b747ee6e079d4ec
+#: ../../virtual_machines.rst:822
+msgid ""
+"Make sure the zone-level setting enable.dynamic.scale.vm is set to true. In "
+"the left navigation bar of the CloudStack UI, click Infrastructure, then "
+"click Zones, click the zone you want, and click the Settings tab."
+msgstr "确保区域级别设置enable.dynamic.scale.vm被设置为true。在CloudStack UI的左侧导航条,点击基础架构,然后点击区域,点击你要操作的区域,然后点击Settings标签。"
+
+# bee04f5bc16843af85ad08de5482bb0b
+#: ../../virtual_machines.rst:829
+msgid ""
+"Install Xen tools (for XenServer hosts) or VMware Tools (for VMware hosts) "
+"on each VM if they are not already installed."
+msgstr "在每台VM上安装Xen tools(适用于XenServer主机)或者VMware Tools(适用于VMware主机)。"
+
+# b1f2bf5ed45a4fcfa061660f0df1f283
+#: ../../virtual_machines.rst:834
+msgid "Stop the VM."
+msgstr "停止VM。"
+
+# 4d3222f75f4441acb3f7516e2d388648
+#: ../../virtual_machines.rst:838
+msgid "Click the Edit button."
+msgstr "点击编辑按钮。"
+
+# 61e90315c538406a9c315c62f747cc2e
+#: ../../virtual_machines.rst:842
+msgid "Click the Dynamically Scalable checkbox."
+msgstr "点击动态伸缩选框。"
+
+# 9aa7f5d09507405ea98a7e3a187f958b
+#: ../../virtual_machines.rst:850
+msgid "Restart the VM."
+msgstr "重启VM。"
+
+# 73d1c7490e504d2281a6892402c02e81
+#: ../../virtual_machines.rst:853
+msgid "Configuring Dynamic CPU and RAM Scaling"
+msgstr "配置动态CPU和RAM伸缩"
+
+# 05f20343444d4826bbcf7850a03ff73e
+#: ../../virtual_machines.rst:855
+msgid ""
+"To configure this feature, use the following new global configuration "
+"variables:"
+msgstr "要配置此功能,请使用下面的全局配置变量:"
+
+# 1aaa2fb09309444697b5b4bf9ef5ef75
+#: ../../virtual_machines.rst:860
+msgid ""
+"enable.dynamic.scale.vm: Set to True to enable the feature. By default, the "
+"feature is turned off."
+msgstr "enable.dynamic.scale.vm:设置为True以启用此功能。默认情况下,此功能是被关闭的。"
+
+# 52efb56d95374359815b6efedb138880
+#: ../../virtual_machines.rst:865
+msgid ""
+"scale.retry: How many times to attempt the scaling operation. Default = 2."
+msgstr "scale.retry:伸缩操作的重试次数。默认为2。"
+
+# 2ae2186e2b6e404dbd39ee8095a87bf4
+#: ../../virtual_machines.rst:869
+msgid "How to Dynamically Scale CPU and RAM"
+msgstr "如果动态伸缩CPU和RAM"
+
+# 0e93a4355ab7478e98e7505e737337d1
+#: ../../virtual_machines.rst:871
+msgid ""
+"To modify the CPU and/or RAM capacity of a virtual machine, you need to "
+"change the compute offering of the VM to a new compute offering that has the"
+" desired CPU and RAM values. You can use the same steps described above in "
+"`“Changing the Service Offering for a VM” <#changing-the-service-offering-"
+"for-a-vm>`_, but skip the step where you stop the virtual machine. Of "
+"course, you might have to create a new compute offering first."
+msgstr "要修改虚拟机的CPU和/或RAM,你必须更改VM的计算方案为你想要的。你可以按照上文中所述的同样的步骤 `“Changing the Service Offering for a VM” <#changing-the-service-offering-for-a-vm>`_,但是要跳过停止虚拟机的步骤。当然,你可能必须先创建一个新的计算方案。"
+
+# b101fbdc248247569dec5af8568168b6
+#: ../../virtual_machines.rst:879
+msgid ""
+"When you submit a dynamic scaling request, the resources will be scaled up "
+"on the current host if possible. If the host does not have enough resources,"
+" the VM will be live migrated to another host in the same cluster. If there "
+"is no host in the cluster that can fulfill the requested level of CPU and "
+"RAM, the scaling operation will fail. The VM will continue to run as it was "
+"before."
+msgstr "当你提交一个动态伸缩的请求的时候,当前主机可能会扩展资源。如果主机没有足够的资源,VM会被在线迁移至同一群集中的其他主机。如果群集中没有能满足CPU和RAM条件的主机,那么扩展操作会失败。不用担心,VM会往常一样继续运行。"
+
+# 1d09d0d96932426eaedf888c5d4bb7b3
+#: ../../virtual_machines.rst:887
+msgid "Limitations"
+msgstr "局限性"
+
+# 8df5bd609d334564a90f30f51a4a07f1
+#: ../../virtual_machines.rst:891
+msgid "You can not do dynamic scaling for system VMs on XenServer."
+msgstr "你不能为XenServer上运行的系统VMs进行动态伸缩操作。"
+
+# 2f2a3e6456674e06ace3c43636415177
+#: ../../virtual_machines.rst:895
+msgid ""
+"CloudStack will not check to be sure that the new CPU and RAM levels are "
+"compatible with the OS running on the VM."
+msgstr "CloudStack不会检查新的CPU和RAM级别是不是符合VM操作系统的要求。"
+
+# 492ccb959cfc432e88b64e8dd249b28c
+#: ../../virtual_machines.rst:900
+msgid ""
+"When scaling memory or CPU for a Linux VM on VMware, you might need to run "
+"scripts in addition to the other steps mentioned above. For more "
+"information, see `Hot adding memory in Linux (1012764) "
+"<http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=1012764>`_"
+" in the VMware Knowledge Base."
+msgstr "当为VMware上运行的Linux VM扩展内存或者CPU的时候,你可能需要运行额外的脚本。更多信息,请参阅VMware知识库中的 `在Linux中热添加内存 (1012764) <http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=1012764>`_"
+
+# 715ff91daf224aeab90718b612d41d50
+#: ../../virtual_machines.rst:908
+msgid ""
+"(VMware) If resources are not available on the current host, scaling up will"
+" fail on VMware because of a known issue where CloudStack and vCenter "
+"calculate the available capacity differently. For more information, see "
+"`https://issues.apache.org/jira/browse/CLOUDSTACK-1809 "
+"<https://issues.apache.org/jira/browse/CLOUDSTACK-1809>`_."
+msgstr "(VMware)如果当前主机上没有可用资源,因为一个已知的问题,VMware上的虚机扩展会失败,这是因为CloudStack和vCenter计算可用容量方法的不同。更多信息,请参阅`https://issues.apache.org/jira/browse/CLOUDSTACK-1809 <https://issues.apache.org/jira/browse/CLOUDSTACK-1809>`_。"
+
+# f0f4ca2f349f499fadb1cc2a3d13b761
+#: ../../virtual_machines.rst:916
+msgid ""
+"On VMs running Linux 64-bit and Windows 7 32-bit operating systems, if the "
+"VM is initially assigned a RAM of less than 3 GB, it can be dynamically "
+"scaled up to 3 GB, but not more. This is due to a known issue with these "
+"operating systems, which will freeze if an attempt is made to dynamically "
+"scale from less than 3 GB to more than 3 GB."
+msgstr "对于运行Linux 64位和Windows 7 32位操作系统的VMs,如果VM初始分配的RAM小于3GB,那么它最大能动态的扩展到3GB。这是因为这些操作系统已知的问题,如果尝试从小于3G动态扩展至超过3G的话,操作系统会宕机。"
+
+# e5f94051809f4fdc9b73c3c2a82fda21
+#: ../../virtual_machines.rst:923
+msgid "Resetting the Virtual Machine Root Volume on Reboot"
+msgstr "在重启时重置虚拟机的Root卷"
+
+# 48d80af594204278be829b174c5a4523
+#: ../../virtual_machines.rst:925
+msgid ""
+"For secure environments, and to ensure that VM state is not persisted across"
+" reboots, you can reset the root disk. For more information, see `“Reset VM "
+"to New Root Disk on Reboot” <storage.html#reset-vm-to-new-root-disk-on-"
+"reboot>`_."
+msgstr "为安全环境和确保VM重启期间不被中断状态,你可以重置root磁盘。更多信息,请参阅 `“在重启时给VM重置一个新的Root磁盘” <storage.html#reset-vm-to-new-root-disk-on-reboot>`_。"
+
+# aa4ca1c9e6f1450b872d7b19cb306a9d
+#: ../../virtual_machines.rst:931
+msgid "Moving VMs Between Hosts (Manual Live Migration)"
+msgstr "在主机之间移动VMs(手动在线迁移)"
+
+# 991bc31743834bd285fd42664f467f3b
+#: ../../virtual_machines.rst:933
+msgid ""
+"The CloudStack administrator can move a running VM from one host to another "
+"without interrupting service to users or going into maintenance mode. This "
+"is called manual live migration, and can be done under the following "
+"conditions:"
+msgstr "CloudStack管理员可以从一个主机将运行中的VM不中断服务地移动到其他主机或者将其进入维护模式。这个过程叫手动在线迁移,要满足以下条件:"
+
+# 3155449d7c29414bb311284884f57a23
+#: ../../virtual_machines.rst:940
+msgid ""
+"The root administrator is logged in. Domain admins and users can not perform"
+" manual live migration of VMs."
+msgstr "root管理员已登录。域管理员和用户不能执行手动在线迁移操作。"
+
+# ea6b697cd1214233b579d728a08a9398
+#: ../../virtual_machines.rst:945
+msgid "The VM is running. Stopped VMs can not be live migrated."
+msgstr "VM正在运行。停止的VMs不能进行在线迁移。"
+
+# ef589ba17133433db3d1e4374fedb177
+#: ../../virtual_machines.rst:949
+msgid ""
+"The destination host must have enough available capacity. If not, the VM "
+"will remain in the \"migrating\" state until memory becomes available."
+msgstr "目标主机必须有足够的可用容量。如果没有,VM会一直停留在\"迁移中\"状态,直到有多余内存可用。"
+
+# 70e5acb9366945f3a292924549f075c5
+#: ../../virtual_machines.rst:955
+msgid ""
+"(KVM) The VM must not be using local disk storage. (On XenServer and VMware,"
+" VM live migration with local disk is enabled by CloudStack support for "
+"XenMotion and vMotion.)"
+msgstr "(KVM)VM必须不能使用本地磁盘存储。(在XenServer和VMware中,CloudStack依靠XenMotion和vMotion允许使用了本地磁盘的VM能够在线迁移。)"
+
+# ad1e58fdb03a4bda8f7cbe3509dc1b29
+#: ../../virtual_machines.rst:961
+msgid ""
+"(KVM) The destination host must be in the same cluster as the original host."
+" (On XenServer and VMware, VM live migration from one cluster to another is "
+"enabled by CloudStack support for XenMotion and vMotion.)"
+msgstr "(KVM)目标主机必须跟源主机在同一个群集。(在XenServer和VMware上,CloudStack依靠XenMotion和vMotion,允许VM从一个群集在线迁移到另一个群集)"
+
+# 3bbeb916fadc4d5485cc2311778dea39
+#: ../../virtual_machines.rst:966
+msgid "To manually live migrate a virtual machine"
+msgstr "手动在线迁移一个虚拟机"
+
+# cac7bb80e52140ffb9b2064aaf90a545
+#: ../../virtual_machines.rst:978
+msgid "Choose the VM that you want to migrate."
+msgstr "选择你想迁移的VM。"
+
+# ad6a7c7fc2774af19be664773c62991f
+#: ../../virtual_machines.rst:982
+msgid "Click the Migrate Instance button. |Migrateinstance.png|"
+msgstr "点击迁移实例按钮。 |Migrateinstance.png|"
+
+# f6a8c2c04d5a419ea87d0eb7c6aab2f9
+#: ../../virtual_machines.rst:986
+msgid ""
+"From the list of suitable hosts, choose the one to which you want to move "
+"the VM."
+msgstr "从可用主机列表中,选择一个目标主机。"
+
+# aa10e98e071f4ce6a979503514da6fc6
+#: ../../virtual_machines.rst:990
+msgid ""
+"If the VM's storage has to be migrated along with the VM, this will be noted"
+" in the host list. CloudStack will take care of the storage migration for "
+"you."
+msgstr "如果VM的存储与VM必须一起被迁移,这点会在主机列表中标注。CloudStack会为你自动的进行存储迁移。"
+
+# 2ee1776c823e444bb96036b1353934ff
+#: ../../virtual_machines.rst:997
+msgid "Deleting VMs"
+msgstr "删除VMs"
+
+# 4506fdbbd39a4d90822765565d24819e
+#: ../../virtual_machines.rst:999
+msgid ""
+"Users can delete their own virtual machines. A running virtual machine will "
+"be abruptly stopped before it is deleted. Administrators can delete any "
+"virtual machines."
+msgstr "用户可以删除他们拥有的虚拟机。在删除运行中的虚拟机之前,虚拟机会被强制停止。管理员可以删除任何虚拟机。"
+
+# 913edf18c98446f7add9e9b002dc571e
+#: ../../virtual_machines.rst:1003
+msgid "To delete a virtual machine:"
+msgstr "要删除虚拟机:"
+
+# 4471e96b3042480887044b650cf5dfa7
+#: ../../virtual_machines.rst:1015
+msgid "Choose the VM that you want to delete."
+msgstr "选择你想删除的VM。"
+
+# 14c5b440483c444190fd3fc8d953c2a5
+#: ../../virtual_machines.rst:1019
+msgid "Click the Destroy Instance button. |Destroyinstance.png|"
+msgstr "点击销毁实例按钮。 |Destroyinstance.png|"
+
+# 7739d729c35f4724a4c0492fbc8c1b97
+#: ../../virtual_machines.rst:1022
+msgid "Working with ISOs"
+msgstr "使用ISOs"
+
+# 037ea9c2997f4695a6eb7227eda501ca
+#: ../../virtual_machines.rst:1024
+msgid ""
+"CloudStack supports ISOs and their attachment to guest VMs. An ISO is a "
+"read-only file that has an ISO/CD-ROM style file system. Users can upload "
+"their own ISOs and mount them on their guest VMs."
+msgstr "CloudStack支持ISOs和将其挂载到来宾VMs。ISO是一种只读的ISO/CD-ROM格式的文件文件系统。用户可以上传他们自己的ISOs并且将其挂载至他们的来宾VMs。"
+
+# bb915cb78ccb40fbb74f5c72bfc775f9
+#: ../../virtual_machines.rst:1028
+msgid ""
+"ISOs are uploaded based on a URL. HTTP is the supported protocol. Once the "
+"ISO is available via HTTP specify an upload URL such as "
+"http://my.web.server/filename.iso."
+msgstr "ISOs文件通过URL上传。HTTP是受支持的协议。一旦ISO通过HTTP指定一个上传URL,比如http://my.web.server/filename.iso上传成功,那么文件就可以用了。"
+
+# 49d1e81d8d2f431ead35a0681b93930e
+#: ../../virtual_machines.rst:1032
+msgid ""
+"ISOs may be public or private, like templates.ISOs are not hypervisor-"
+"specific. That is, a guest on vSphere can mount the exact same image that a "
+"guest on KVM can mount."
+msgstr "ISOs可能是私有的也可以是共有的,像templates.ISOs并不针对某种hypervisor。也就是说,运行在vSphere上的来宾虚机和运行在KVM上的虚机可以挂载同一个ISO。"
+
+# ec9f85158e634c70bb3289ba4354c53e
+#: ../../virtual_machines.rst:1036
+msgid ""
+"ISO images may be stored in the system and made available with a privacy "
+"level similar to templates. ISO images are classified as either bootable or "
+"not bootable. A bootable ISO image is one that contains an OS image. "
+"CloudStack allows a user to boot a guest VM off of an ISO image. Users can "
+"also attach ISO images to guest VMs. For example, this enables installing PV"
+" drivers into Windows. ISO images are not hypervisor-specific."
+msgstr "ISO镜像可能存储在系统中并且隐私级别与模板相似。ISO镜像分为可引导或不可引导的。可引导的ISO镜像是包含了OS镜像的。CloudStack允许用户通过ISO镜像来启动来宾虚机。用户同样可以将ISO镜像挂载到来宾VMs。比如,给Windows安装PV驱动。ISO镜像不指定hypervisor。"
+
+# 66d6d4e68aaa46fc8a38ea3d9e9eff72
+#: ../../virtual_machines.rst:1045
+msgid "Adding an ISO"
+msgstr "添加ISO"
+
+# 4d9f89344dbd49cf809056b015c893e9
+#: ../../virtual_machines.rst:1047
+msgid ""
+"To make additional operating system or other software available for use with"
+" guest VMs, you can add an ISO. The ISO is typically thought of as an "
+"operating system image, but you can also add ISOs for other types of "
+"software, such as desktop applications that you want to be installed as part"
+" of a template."
+msgstr "为了添加额外的操作系统或者给来宾VMs使用其它软件,你可以添加ISO。操作系统镜像被认为是最典型的ISO,但是你也能添加软件类型的ISOs,例如你想把安装的桌面应用作为模板的一部分。"
+
+# 9498811c36fa4b7081260060ea17df89
+#: ../../virtual_machines.rst:1055
+msgid "Log in to the CloudStack UI as an administrator or end user."
+msgstr "使用管理员或者终端用户账号登录CloudStack UI。"
+
+# 9c94cd61bf874dde87586c83b2468101
+#: ../../virtual_machines.rst:1059
+msgid "In the left navigation bar, click Templates."
+msgstr "在左侧的导航栏,点击模板。"
+
+# a5071eb73fa449c18ce96de2c342e45d
+#: ../../virtual_machines.rst:1063
+msgid "In Select View, choose ISOs."
+msgstr "在选择视图中,选择ISOs。"
+
+# e19433ec2d144a92bbf9c55ad2bc3484
+#: ../../virtual_machines.rst:1067
+msgid "Click Add ISO."
+msgstr "点击添加ISO。"
+
+# b760a614085c4b59bb13262b7892cde4
+#: ../../virtual_machines.rst:1071
+msgid "In the Add ISO screen, provide the following:"
+msgstr "在添加ISO界面中,提供下列信息:"
+
+# 9fdde4dd08374f0793251a5518e975be
+#: ../../virtual_machines.rst:1075
+msgid ""
+"**Name**: Short name for the ISO image. For example, CentOS 6.2 64-bit."
+msgstr "**名称**: ISO 镜像的简称。例如,CentOS6.2 64-bit。"
+
+# 057c511f14834d53b851241e6e307b66
+#: ../../virtual_machines.rst:1080
+msgid ""
+"**Description**: Display test for the ISO image. For example, CentOS 6.2 "
+"64-bit."
+msgstr "**描述**: 对于ISO镜像的描述。例如,CentOS 6.2 64-bit."
+
+# 45877549dabb466b9cf1d79d86e902f3
+#: ../../virtual_machines.rst:1085
+msgid ""
+"**URL**: The URL that hosts the ISO image. The Management Server must be "
+"able to access this location via HTTP. If needed you can place the ISO image"
+" directly on the Management Server"
+msgstr "**URL**: ISO镜像主机的URL。管理服务器必须能够通过HTTP访问这个地址。如果有需要你可以直接将ISO放置到管理服务器中。"
+
+# 68c8d3975adf4027a8cbceacace184c5
+#: ../../virtual_machines.rst:1091
+msgid ""
+"**Zone**: Choose the zone where you want the ISO to be available, or All "
+"Zones to make it available throughout CloudStack."
+msgstr "**区域**: 选择你希望该ISO在到哪个区域可用,或者选择所有区域使该ISO在CloudStack中全部区域中可用。"
+
+# 0159cee8f9ad46aab66d2a0b15a0026f
+#: ../../virtual_machines.rst:1096
+msgid ""
+"**Bootable**: Whether or not a guest could boot off this ISO image. For "
+"example, a CentOS ISO is bootable, a Microsoft Office ISO is not bootable."
+msgstr "**可启动**: 来宾是否可以通过该ISO镜像启动。例如,一个CentOS ISO 是可启动的,一个Microsoft Office ISO 是不可启动的。"
+
+# 20cb0c8a4e1d4ffd8279d8587ac831d2
+#: ../../virtual_machines.rst:1102
+msgid ""
+"**OS Type**: This helps CloudStack and the hypervisor perform certain "
+"operations and make assumptions that improve the performance of the guest. "
+"Select one of the following."
+msgstr "**操作系统类型*: 这有助于CloudStack和Hypervisor执行某些操作并假设可提高来宾虚拟机的性能。选择下列之一。"
+
+# 5ccda673858b485d9d029499d3c6e0db
+#: ../../virtual_machines.rst:1108
+msgid ""
+"If the operating system of your desired ISO image is listed, choose it."
+msgstr "如果你需要的ISO镜像对应的操作系统在列表中,请选择它。"
+
+# 2ab6ca22329e4c3e877533c892467967
+#: ../../virtual_machines.rst:1113
+msgid ""
+"If the OS Type of the ISO is not listed or if the ISO is not bootable, "
+"choose Other."
+msgstr "如果ISO镜像的操作系统类型没有被列出或者ISO是不可引导的,选择Other。"
+
+# 9be1c439f3ce4ab9a41d7137880e76cd
+#: ../../virtual_machines.rst:1118
+msgid ""
+"(XenServer only) If you want to boot from this ISO in PV mode, choose Other "
+"PV (32-bit) or Other PV (64-bit)"
+msgstr "(仅针对XenServer) 如果你想使用这个ISO在PV 模式中引导,选择 Other PV (32-bit) 或 Other PV(64-bit)"
+
+# b50992f8bb54434387b26839fd05e1a2
+#: ../../virtual_machines.rst:1123
+msgid ""
+"(KVM only) If you choose an OS that is PV-enabled, the VMs created from this"
+" ISO will have a SCSI (virtio) root disk. If the OS is not PV-enabled, the "
+"VMs will have an IDE root disk. The PV-enabled types are:"
+msgstr "(仅针对KVM) 如果你选择一个操作系统为PV-enabled,, 通过这个ISO创建的虚拟机会有一个SCSI(virtio)根磁盘。如果这个操作系统没有PV-enabled,,虚拟机将有一个IDE根磁盘。PV-enabled 类型是:"
+
+# aad0ef1396ee4a6f9bc531d842d53100
+#: ../../virtual_machines.rst:1128
+msgid "Fedora 13"
+msgstr "Fedora 13"
+
+# 59079d1f59324bbe8b1abcea8603f2cc
+#: ../../virtual_machines.rst:1130
+msgid "Fedora 12"
+msgstr "Fedora 12"
+
+# b8b262bd1513438d840f6124407681e2
+#: ../../virtual_machines.rst:1132
+msgid "Fedora 11"
+msgstr "Fedora 11"
+
+# b4b9f21ef32a4ef6a55ca72d8ecb6e21
+#: ../../virtual_machines.rst:1134
+msgid "Fedora 10"
+msgstr "Fedora 10"
+
+# 63098f620c9846d0bb57b96bce1570f7
+#: ../../virtual_machines.rst:1136
+msgid "Fedora 9"
+msgstr "Fedora 9"
+
+# 23123eb72cc94f54a8c080e0d7e3f9b1
+#: ../../virtual_machines.rst:1138
+msgid "Other PV"
+msgstr "Other PV"
+
+# e2502905c8ad4a5082eaf77c12a663a2
+#: ../../virtual_machines.rst:1140
+msgid "Debian GNU/Linux"
+msgstr "Debian GNU/Linux"
+
+# 3e223c0e18b546c6aa44380d75dbcd75
+#: ../../virtual_machines.rst:1142
+msgid "CentOS 5.3"
+msgstr "CentOS 5.3"
+
+# 22c90e96d87b47b9b52f5d36afbb4bca
+#: ../../virtual_machines.rst:1144
+msgid "CentOS 5.4"
+msgstr "CentOS 5.4"
+
+# 08857787cb804700851faf1944428e9a
+#: ../../virtual_machines.rst:1146
+msgid "CentOS 5.5"
+msgstr "CentOS 5.5"
+
+# 3d0c5c0b25ac43dfb9c6f424494416c5
+#: ../../virtual_machines.rst:1148
+msgid "Red Hat Enterprise Linux 5.3"
+msgstr "Red Hat Enterprise Linux 5.3"
+
+# 192d89c4588a46089607de0c7d8eb8d1
+#: ../../virtual_machines.rst:1150
+msgid "Red Hat Enterprise Linux 5.4"
+msgstr "Red Hat Enterprise Linux 5.4"
+
+# 577c9a33d98b4fc4a4a121cd9f026fd1
+#: ../../virtual_machines.rst:1152
+msgid "Red Hat Enterprise Linux 5.5"
+msgstr "Red Hat Enterprise Linux 5.5"
+
+# 99aa5f6d829c492ca635ff7a54373fd8
+#: ../../virtual_machines.rst:1154
+msgid "Red Hat Enterprise Linux 6"
+msgstr "Red Hat Enterprise Linux 6"
+
+# b33e5a4f06cf443b9506e80db9f2e83d
+#: ../../virtual_machines.rst:1157
+msgid ""
+"It is not recommended to choose an older version of the OS than the version "
+"in the image. For example, choosing CentOS 5.4 to support a CentOS 6.2 image"
+" will usually not work. In these cases, choose Other."
+msgstr "不建议选择一个比操作系统镜像老的版本。例如,选择CentOS 5.4 去支持一个CentOS6.2的镜像通常导致不能工作。在这种情况下,去选择Other。"
+
+# e4e2e905b80442298bc0b64ce88ecab1
+#: ../../virtual_machines.rst:1161
+msgid ""
+"**Extractable**: Choose Yes if the ISO should be available for extraction."
+msgstr "**可提取**:  如果该ISO可以被提取出来,则选择Yes。"
+
+# a2f23bd50ec54f93ba29dffc1fb73308
+#: ../../virtual_machines.rst:1166
+msgid "**Public**: Choose Yes if this ISO should be available to other users."
+msgstr "**公共**:  如果该ISO可以被所有用户使用,则选择Yes。"
+
+# a045b92e96314a2b9ca966ae7d9e69e7
+#: ../../virtual_machines.rst:1171
+msgid ""
+"**Featured**: Choose Yes if you would like this ISO to be more prominent for"
+" users to select. The ISO will appear in the Featured ISOs list. Only an "
+"administrator can make an ISO Featured."
+msgstr "**精选**:  如果你想这个用户在选择这个ISO时更加突出则选择Yes。该ISO将出现在精选ISO列表中。只有管理员可以设置ISO为精选。"
+
+# f6a3a2db613242338786ae4594017ed0
+#: ../../virtual_machines.rst:1179
+msgid ""
+"The Management Server will download the ISO. Depending on the size of the "
+"ISO, this may take a long time. The ISO status column will display Ready "
+"once it has been successfully downloaded into secondary storage. Clicking "
+"Refresh updates the download percentage."
+msgstr "管理服务器将下载该ISO。根据ISO镜像的大小,下载过程可能会用很长时间。一旦该镜像已经被成功下载到辅助存储时ISO 状态栏将会显示Ready。点击刷新更新更新百分比。"
+
+# 0fed1d5c6f1043ffb6867a5b24e6f76d
+#: ../../virtual_machines.rst:1186
+msgid ""
+"**Important**: Wait for the ISO to finish downloading. If you move on to the"
+" next task and try to use the ISO right away, it will appear to fail. The "
+"entire ISO must be available before CloudStack can work with it."
+msgstr "**重要**: 等等ISO下载完成过程中。如果你想执行下一个任务并且尝试正常使用该ISO,这将会失败。在CloudStack 使用它之前该ISO必须是完整且有效的。"
+
+# 75e7c4822f2949598aa3a5e8cfa3c75a
+#: ../../virtual_machines.rst:1192
+msgid "Attaching an ISO to a VM"
+msgstr "附加ISO到虚拟机"
+
+# c49011305c6040abac9c4c10904564b0
+#: ../../virtual_machines.rst:1200
+msgid "Choose the virtual machine you want to work with."
+msgstr "选择要使用的虚拟机。"
+
+# a3b01615c42b489a9c2ca0f920b92cb1
+#: ../../virtual_machines.rst:1204
+msgid "Click the Attach ISO button. |iso.png|"
+msgstr "点击附加ISO按钮。 |iso.png|"
+
+# 02bc55c3634a43e9947613722f71ada2
+#: ../../virtual_machines.rst:1208
+msgid "In the Attach ISO dialog box, select the desired ISO."
+msgstr "在附加ISO对话框中,选择所需的ISO。"
+
+# 071721241f504f06bfb0b36125fc3870
+#: ../../virtual_machines.rst:1215
+msgid "Changing a VM's Base Image"
+msgstr "改变VM's 的基础镜像"
+
+# 0d3190522cde471aa0ebe72afd3e6cf8
+#: ../../virtual_machines.rst:1217
+msgid ""
+"Every VM is created from a base image, which is a template or ISO which has "
+"been created and stored in CloudStack. Both cloud administrators and end "
+"users can create and modify templates, ISOs, and VMs."
+msgstr "每个VM都是通过基础镜像创建的,可以是创建并存储在CloudStack中的一个模版或者一个ISO镜像。云管理员和终端用户都可以创建和修改模版,ISO和VM。"
+
+# de60998312a04130be852dba54b0e5d8
+#: ../../virtual_machines.rst:1221
+msgid ""
+"In CloudStack, you can change an existing VM's base image from one template "
+"to another, or from one ISO to another. (You can not change from an ISO to a"
+" template, or from a template to an ISO)."
+msgstr "在CloudStack中,你可以改变虚拟机的基础磁盘从一个模版换成其他模版,或从一个ISO换成其他ISO。(你不能把ISO变成模版或模版变成ISO。)"
+
+# da938830337643e9992dbf05c3792f8c
+#: ../../virtual_machines.rst:1225
+msgid ""
+"For example, suppose there is a template based on a particular operating "
+"system, and the OS vendor releases a software patch. The administrator or "
+"user naturally wants to apply the patch and then make sure existing VMs "
+"start using it. Whether a software update is involved or not, it's also "
+"possible to simply switch a VM from its current template to any other "
+"desired template."
+msgstr "例如,假设有一个模板基于一个特定的操作系统,并且操作系统厂商发布了一个补丁。管理员和用户理所当然的想要将该补丁应用到已经存在的虚拟机中,并确保虚拟机开始使用它。无论是否涉及软件更新,也有可能只是将虚拟机从当前的模板切换至其他所需的模板。"
+
+# 8218e4d0e098440f88209b1124c5ee3c
+#: ../../virtual_machines.rst:1232
+msgid ""
+"To change a VM's base image, call the restoreVirtualMachine API command and "
+"pass in the virtual machine ID and a new template ID. The template ID "
+"parameter may refer to either a template or an ISO, depending on which type "
+"of base image the VM was already using (it must match the previous type of "
+"image). When this call occurs, the VM's root disk is first destroyed, then a"
+" new root disk is created from the source designated in the template ID "
+"parameter. The new root disk is attached to the VM, and now the VM is based "
+"on the new template."
+msgstr "要改变熏鸡的基础镜像,通过虚拟机iD和新的模版ID调用restoreVirtualMachine API命令。模版ID参数可以参考模版或者ISO,取决于虚拟机正在使用的基础镜像类型(它必须匹配先前的镜像类型)。当这个调用生效时,虚拟机的根磁盘首先被摧毁,然后通过指定的模版ID参数创建根磁盘。新的根磁盘会附件到虚拟机中,现在虚拟机已经基于新的模版了。"
+
+# 9f9d3ce3a34c4a55ba84e57c2537163e
+#: ../../virtual_machines.rst:1241
+msgid ""
+"You can also omit the template ID parameter from the restoreVirtualMachine "
+"call. In this case, the VM's root disk is destroyed and recreated, but from "
+"the same template or ISO that was already in use by the VM."
+msgstr "你同样可以在调用restoreVirtualMachine时忽略模版ID参数。在这个情况下,虚拟机的根磁盘被摧毁并重新创建。但相同的模版或ISO已经被该虚拟机使用。"