SCV restore job fails because of Low free space error of the datastore
Applies to
SnapCenter Plug-in for VMware vSphere(SCV) 4.6
Issue
- SCV restore job fails with
Exception while calling restore on SCV: ERROR_RESTOREMANAGER_FAILED_TO_RELOCATE_VM : <VM>
vmcontrol_<JOB_ID>.log
shows thatERROR_RESTOREMANAGER_FAILED_TO_RELOCATE_VM
is detected
ERROR <HOST> --- [359023572-15220] c.n.a.s.p.RestoreWorkflowManager : [JobId:<JOB_ID>] ERROR_RESTOREMANAGER_FAILED_TO_RELOCATE_VM : <VM>
vpxd.log
on vCenter Server shows that the relocation job fails byLow free space
info vpxd[00328] [Originator@6876 sub=vpxLro opID=<ID>] [VpxLRO] -- BEGIN lro-17734299 -- vm-XXXXX -- vim.VirtualMachine.relocate -- <ID>)
warning vpxd[00328] [Originator@6876 sub=pbm opID=<ID>] Error querying associated capabilities for entity <VM>
..
error vpxd[00328] [Originator@6876 sub=MoDatastore opID=<ID>] Datastore [vim.Datastore:<DATASTORE>,<DATASTORE> disabled (Low free space)
- Manual restore is also failed by the same error