When attempting to configure or re-configure a VM for replication, vSphere Replication leverages a Property Collector to query the health of the DR environment that is the target for replicated data. Should Storage DRS (SDRS) be in use on the DR/target ESXi cluster, the Property Collector will make calls to SDRS to ensure the datastores are not in violation of SDRS-specific thresholds. This query is performed prior to vSphere Replication's population of the target datastores in the UI.
In scenarios where some or all of the SDRS datastores are found to be exceeding the SDRS specified space threshold setting, the "Cannot get datastores information" error may be seen thus preventing population of the target datastores and completion of the VM replication operation.
VMware Live Site Recovery
VMware vSphere Replication
SDRS encounters a space utilization threshold violation. This leads to an update of SDRS' persistent state. The update is incomplete though and leaves orphaned entries in the persistent state. These orphaned entries lead to an interruption in the Property Collector-->DR environment calls which leads to the "Cannot get datastores information" error.
2026-05-14 18:43:37,041 [srm-reactive-thread-15587] ERROR com.vmware.dr.client.shared.datastores.DatastoresListDataHandler -# #-#-#-#-# getDatastoresList - Cannot retrieve datastores for node: group-d1 at server: #-#-#-#-#.
com.vmware.vim.vmomi.client.exception.VmomiProtocolException: https://hostname.com:443/sdk invocation failed with "com.vmware.vim.vmomi.core.exception.UnmarshallException: Missing value for non-optional field vm"
2026-05-14 18:33:37,041 [srm-reactive-thread-15587] WARN com.vmware.dr.ui.tools.reactive.impl.PromiseImpl -# #-#-#-#-## getDatastoresList - Function 'com.vmware.dr.client.shared.datastores.DatastoresListDataHandler$$Lambda/0x#@#' failed.
java.lang.RuntimeException: Cannot get datastores information.
The following steps can be considered so as to be able to workaround and avoid the "Cannot get datastores information" error.
This issue will be resolved in a future release.