The discoverDevices operation in VMware Site Recovery Manager (SRM) fails with the following explicit error string:
Operation Failed: SRA command 'discoverDevices' failed. Storage Virtual Machine (SVM) name not found in storage system. Please provide valid Storage Virtual Machine (SVM) name.
This issue occurs when SRM attempts to associate replicated NetApp storage devices with vSphere datastores using the Storage Replication Adapter (SRA) for ONTAP Tools for VMware vSphere (OTV). Despite the SRA successfully discovering the devices, SRM fails to correlate them with the mounted datastores in vCenter.
This failure is caused by a literal, case-sensitive string mismatch between the SRM Array Manager configuration and the vSphere datastore mount parameters.
When SRM correlates replicated storage, it compares the StoragePort ID (returned by the SRA) against the remoteHost (NFS Server) attribute used to mount the datastore on the ESXi host. SRM requires an exact character-for-character match. Correlation will fail if there is any variation in:
testhostname.test.org vs. TESTHOSTNAME.TEST.ORG.To resolve this issue, you must align the SRM Array Manager parameters to identically match the ESXi host's mount string.
For more information on configuring multi-site topologies, refer to the Broadcom technical documentation on Connect the Site Recovery Manager sites in a shared recovery site configuration