Symptoms:
When attempting to configure Array Managers or add an Array Pair in the VMware Live Site Recovery (LSR) user interface, the task fails with the following error: SRA command 'discoverArrays' didn't return a response
Using vSphere Replication with array based replication.
VMware Live Site Recovery 9.x
The VMware Live Site Recovery software queries the storage array for a list of active replication connections via the discoverArrays command. If the storage array has no active replication sessions established or is unable to fetch details from the backend, it returns an empty XML list.
Review the SRA logs located at /var/log/vmware/srm/SRAs/ on the LSR appliance. You may observe the following XML validation error indicating an incomplete response:
2026-04-10 09:00:33,135 [com.emc.sra.vnxe.SraCommandHandler]: ************************************2026-04-10 09:00:33,135 [com.emc.sra.vnxe.SraCommandHandler]: END discoverArrays2026-04-10 09:00:33,135 [com.emc.sra.vnxe.SraCommandHandler]: ************************************2026-04-10 09:00:33,136 [com.emc.sra.SraController]: Writing XML response...2026-04-10 09:00:33,259 [com.emc.util.xml.XmlHandler]: com.vmware.srm.xml.response.Response@22d6f112026-04-10 09:00:33,260 [com.emc.util.xml.XmlHandler]: com.vmware.srm.xml.response.Response@22d6f112026-04-10 09:00:33,260 [com.emc.util.xml.XmlHandler]: com.vmware.srm.xml.response.Arrays@30990c1b2026-04-10 09:00:33,260 [com.emc.util.xml.XmlHandler]: com.vmware.srm.xml.response.Array@2453f95d2026-04-10 09:00:33,260 [com.emc.util.xml.XmlHandler]: com.vmware.srm.xml.response.ArrayModel@44828f6b2026-04-10 09:00:33,260 [com.emc.util.xml.XmlHandler]: com.vmware.srm.xml.response.Localizable@2dbe250d2026-04-10 09:00:33,260 [com.emc.util.xml.XmlHandler]: com.vmware.srm.xml.response.Localizable@2dbe250d2026-04-10 09:00:33,260 [com.emc.util.xml.XmlHandler]: com.vmware.srm.xml.response.ArrayModel@44828f6b2026-04-10 09:00:33,260 [com.emc.util.xml.XmlHandler]: com.vmware.srm.xml.response.ReplicationSoftware@553f1d752026-04-10 09:00:33,261 [com.emc.util.xml.XmlHandler]: com.vmware.srm.xml.response.ReplicationSoftware@553f1d752026-04-10 09:00:33,261 [com.emc.util.xml.XmlHandler]: com.vmware.srm.xml.response.PeerArrays@6e1d8f9e2026-04-10 09:00:33,261 [com.emc.util.xml.XmlHandler]: com.vmware.srm.xml.response.PeerArrays@6e1d8f9e2026-04-10 09:00:33,267 [com.emc.util.xml.XmlHandler]: Parsing XML Input:2026-04-10 09:00:33,268 [com.emc.util.xml.XmlHandler]: cvc-complex-type.2.4.b: The content of element 'PeerArrays' is not complete. One of '{"http://www.vmware.com/srm/sra/v2":PeerArray}' is expected.2026-04-10 09:00:33,268 [com.emc.util.xml.XmlHandler]: Line:Column-1:-12026-04-10 09:00:33,268 [com.emc.util.xml.XmlHandler]: class com.vmware.srm.xml.response.Array
To resolve this issue, ensure that the backend storage replication is correctly configured and active before attempting to pair the arrays.
Engage the storage vendor (e.g., Dell EMC) to confirm that the two backend storage arrays have established a valid replication connection.
Once the connectivity is fixed, the array pair will be successful.