由于静止应用程序和取消静止应用程序阶段的错误,SCV 备份作业失败
适用于
SnapCenter Plug-in for VMware vSphere (SCV)
问题描述
- 由于静止应用程序和取消静止应用程序阶段的错误,SCV备份作业失败:
Error: Unable to quiesce on SCV: Exception occurred when quiescing virtual machines: VM1, VM2, VM3....Please check 'Create virtual machine snapshot' task on vSphere Web Client or SnapCenter Plug-in for VMware vSphere logs for detailed error message.Error: Unable to unquiesce on SCV: Exception when unquiescing virtual machines: VM1, VM2, VM3.....Please check 'Remove all snapshots' task on vSphere Web Client or SnapCenter Plug-in for VMware vSphere logs for detailed error message.
vmcontrol_<JOB_ID>.log显示CreateSnapshot_Task检测到异常"An error occurred while quiescing the virtual machine"
DEBUG <HOST> --- [-13873-thread-1] c.n.a.v.VsphereService : VsphereUtils: Monitoring Task CreateSnapshot_Task
DEBUG <HOST> --- [-13873-thread-1] c.n.a.v.VsphereService : VsphereUtils:State=error(0%)
ERROR <HOST> --- [-13873-thread-1] c.n.a.v.VsphereService : An error occurred while quiescing the virtual machine. See the virtual machine's event log for details.
DEBUG <HOST> --- [-13873-thread-1] c.n.a.b.QuiesceManager : VMware snapshot status : Failure
DEBUG <HOST> --- [-13873-thread-1] c.n.a.b.QuiesceManager : exceptionDuringQuiesce : true
wfe_<JOB_ID>.log也指示静止虚拟机失败:
DEBUG <SCV> --- [ Thread-8] c.n.w.u.LogHelper : Starting Quiesce activity
DEBUG <SCV> --- [ Thread-8] c.n.w.r.SCVBackupServiceImpl : Quiesce on SCV
DEBUG <SCV> --- [ Thread-8] c.n.w.r.u.RestClientUtil : Connecting to scv url: https://localhost:8144/scbr/smcoreplugin/quiesce
ERROR <SCV> --- [ Thread-8] c.n.w.r.SCSClientImpl : conn.getResponseCode(): 200
ERROR <SCV> --- [ Thread-8] c.n.w.r.SCVBackupServiceImpl : Unable to quiesce on SCV: Exception occurred when quiescing virtual machines: <VM>.Please check 'Create virtual machine snapshot' task on vSphere Web Client or SnapCenter Plug-in for VMware vSphere logs for detailed error message.