Cannot create a quiesced snapshot because the snapshot operation exceeded the time limit for holding off I/O in the frozen virtual machine
当您对虚拟机执行热克隆时,会遇到此问题。 您会看到以下错误:
An error occurred while quiescing the virtual machine. See the virtual machine's event log for details 'VssSyncStart' operation failed: IDispatch error #8449 (0x80042301)
2010-10-10T22:53:31.077Z [45EEEB90 info 'Default' opID=D1D8F924-00002337-83] [VpxLRO] -- ERROR task-768 -- -- vpxapi.VpxaService.createSnapshot: vim.fault.ApplicationQuiesceFault: --> Result: (vim.fault.ApplicationQuiesceFault) { dynamicType = unset, faultCause = (vmodl.MethodFault) null, faultMessage = (vmodl.LocalizableMessage) [ (vmodl.LocalizableMessage) { dynamicType = unset, key = "msg.snapshot.quiesce.vmerr", arg = (vmodl.KeyAnyValue) [ (vmodl.KeyAnyValue) { dynamicType = unset, key = "1", value = "5", }, (vmodl.KeyAnyValue) { dynamicType = unset, key = "2", value = "'VssSyncStart' operation failed: IDispatch error #8449 (0x80042301)", } ], message = "The Guest OS has reported an error during quiescing. --> The error code was: 5 --> The error message was: 'VssSyncStart' operation failed: IDispatch error #8449 (0x80042301) --> ", } ], msg = "An error occurred while quiescing the virtual machine. See the virtual machine's event log for details." } --> Args: --> Arg vmid:6 --> Arg name:"clone-temp-1286776661914351" --> Arg description: "This temporary snapshot is taken as part of the clone operation. The temporary snapshot will be deleted once the clone operation is complete." --> Arg memory:false --> Arg quiesce:true
虚拟机的 vmware.log 文件包含类似以下内容的条目:
2010-10-10T23:02:12.050Z| vcpu-3| [msg.snapshot.quiesce.vmerr] The Guest OS has reported an error during quiescing. 2010-10-10T23:02:12.050Z| vcpu-3| --> The error code was: 5 2010-10-10T23:02:12.050Z| vcpu-3| --> The error message was: 'VssSyncStart' operation failed: IDispatch error #8449 (0x80042301)
对于 ESXi/ESX 4.1 及更高版本,不再提供用于在 Windows Server 2003 及更高版本 Windows 中取消选中 VSS 以及使用同步驱动程序的选项。 任何使用静默选项创建的快照默认情况下都将使用 VSS来使客户机操作系统的文件系统处于静默状态,除非在客户机操作系统中禁用了“卷影复制”服务。
安装后,您便可以创建快照,在创建过程中,即使明确要求执行静默操作,也不会予以执行。
注意:
较旧版本的 Windows 以及采用低于 VMware ESX 3.5 Update 2 的版本部署的客户机在执行静默快照请求时,使用的是同步驱动程序而非 VSS。
Microsoft 不支持 Exchange 服务器的快照。 有关快照支持的详细信息,请参见以下 Microsoft TechNet 文章: