Use the Managed Object Browser (MOB) to clean up the old VMware Live Site Recovery registration in Lookup Service after deleting the appliance.

If you delete the VMware Live Site Recovery Appliance before you unregister it from the environment, you cannot use the VMware Live Site Recovery virtual appliance management interface (VAMI) to unregister VMware Live Site Recovery from vCenter Server.

Prerequisites

Verify that you have the credentials of a vSphere administrator.

Procedure

  1. Log in with vCenter Server credentials to https://<vCenter_Server_address>/lookupservice/mob/?moid=ServiceRegistration&method=List&vmodl=1.
  2. To search for the VMware Live Site Recovery registrations, replace the value in the Value field with the following text and click Invoke Method.
    <filterCriteria>
       <serviceType>
          <product>com.vmware.dr</product>
          <type>vcDr</type>
       </serviceType>
    </filterCriteria>
  3. Look for the old VMware Live Site Recovery registration and copy its serviceId value.
  4. Navigate to https://<vCenter_Server_address>/lookupservice/mob/?moid=ServiceRegistration&method=Delete.
  5. To delete the service registration, enter the serviceId value and click Invoke Method.