This is a vRA 7.4 distributed deployment.At primary site ,i am able to provision VM without any issue but at remote site i am getting an error i.e. Error processing [CloneVM], error details: Cannot locate the virtual machine or template with name.I have tried clone from template as well as linked clone.
load balancer ,vRA appliances and IAAS components are placed at primary site however two proxy agents placed at remote site wherein i am facing an issue.
Stack Trace
at DynamicOps.Vrm.Agent.vSphere.VSphereGetMachineByNameRequest.CheckTooFewVirtualMachinesFound(Int32 count)
at DynamicOps.Vrm.Agent.vSphere.VSphereGetMachineByNameRequest.GetMachineMoRef()
at DynamicOps.Vrm.Agent.vSphere.VSphereGetMachineByNameRequest.ExecuteImpl()
at DynamicOps.Vrm.Agent.vSphere.VSphereHypervisorServiceProvider.GetMachineByName(ManagementEndpoint managementEndpoint, String name)
at DynamicOps.Vrm.Agent.vSphere.VSphereAgentService.CreateLinkedClone(WorkItem workItem, PropertyBagHelper propertyBagHelper)
at DynamicOps.Vrm.Agent.BaseHypervisorAgent`3.ProcessWorkitem(WorkItem workItem, String task, PropertyBagHelper propertyBag)
at DynamicOps.Vrm.Agent.vSphere.VSphereAgentService.ProcessWorkitem(WorkItem workItem, String task, PropertyBagHelper propertyBag)
at DynamicOps.Vrm.Agent.BaseAgent.ProcessWorkitem(WorkItem workItem)