VMware Cloud Community
DeanLiu
Contributor
Contributor

vRA 8.3: Error Detail: This resource no longer exists in the deployment.

How to resolve the issue that missing VM instance, after restore VM in vRA.
Steps to repro:
1. Deploy a Cloud Template.

2. Backup the VM.

3. Restore the VM.  

3.1. I make sure before and after Restore, there are the same uuid to target vm. 

Expect result: restore VM successfully without any warning or errors.
Actually result: Restore VM successfully, but VM show an error "This resource no longer exists in the deployment". And all of day-2 actions are changed to “unavailable”vRA-vm-missing.JPG

vra-missing-vm.JPG

0 Kudos
4 Replies
paul_xtravirt
Expert
Expert

When you have restored the vm from backup, what happens if you onboard the VM?

If you found this helpful, please consider awarding some points
0 Kudos
DeanLiu
Contributor
Contributor

Hi Paul, thanks for your reply. I have got the root cause. vRA platform is not only using the instance uuid and bios uuid to distinguish a vm, also using the MoRef Id. In fact, in my case, after restored, the MoRef Id has been changed, even if the instance uuid and bios uuis are retained.

I don't know how to give you awarding points, but I can mark your answer as correct answer.

In fact, I want to give myself some awarding points, too. 😁

 

Thanks,

Dean

0 Kudos
gbeke
Enthusiast
Enthusiast

Hi @DeanLiu

I've the same situation with vRA 8.9.1. Did you manage to solve it, if so how? Doing onboarding seems to create a new deployment which is not what we need. We need the vm to appear in the original deployment.

Thanks.

Gaute

 

hb302
Contributor
Contributor

Same here. I onboarded the VM into a new deployment. Can the old deployment be safely deleted without deletion of the VM?

0 Kudos