In VMware Live Site Recovery, the Discover Devices operation fails for new and existing LUNs. The system reports the following error:Error: Unable to find a matching device at the local site for the remote device '####'
This behavior persists despite verifying that LUNs are correctly mapped to ESXi hosts on both local and recovery sites, restarting SRM services, and rescanning the Storage Replication Adapter (SRA).
[20260820111900 3182 2138 [email protected]] Filtering out devices which are not presented to ESX servers[20260820111900 3182 13 [email protected]] Creating new viclient[20260820111900 3182 39 [email protected] ] Connecting to virtual center[20260820111900 3182 48 [email protected] ] [WARNING]: ViClient Security Exception is Enabled.[20260820111900 3182 454 [email protected]] vCenter server details are: FQDN [<vCenter_fqdn>] Username [[email protected]][20260820111905 3182 59 [email protected] ] Connect to Virtual Client fails. Reason: Login failure.[20260820111905 3182 2148 [email protected]] [WARNING]: Failed to connect to virtual center. Please check if you have provided valid vcenter credential in symmetrix authorization DB.The Dell SRDF SRA utilizes an advanced setting called FilterNonVmwareDevices to filter out devices that are not presented to VMware ESXi hosts. To perform this filtering, the SRA container must authenticate against the local vCenter Server.
If the vCenter credentials securely stored within the SRA container are invalid (e.g., due to a password change or credential expiration), the SRA fails to authenticate. This authentication failure causes the SRA to report an empty device list, which the SRM appliance interprets as a device mismatch during the discovery process.
To resolve this issue, the vCenter credentials stored within the SRA container should be updated and reload the adapter.
Prerequisites:
Verify the vCenter FQDN and administrative credentials.
Steps:
SSH into the SRM appliance using the admin account.
Switch to the root user:
sudo su
Navigate to the admin home directory:
cd /home/admin/
Run the SRA credential script:
./enableAutoSSLCertGen.sh
When prompted, enter the FQDN of the vCenter Server and the valid administrative credentials.
Log in to the SRM VAMI interface.
Navigate to Storage Replication Adapter.
Click the ellipses (three dots) next to the SRA entry and select Reload.
Log in to the Site Recovery client and initiate a Discover Devices operation for the affected array pair.
If the issue persists engage Dell SRA vendor.
This behavior may also occur if the R2 devices are missing from the masking views on the storage array. If the issue persists after updating credentials, consult the storage vendor to validate the array-level configuration and ensure consistency groups are properly aligned between sites.