VMware Site Recovery Manager 9.x
The SRA passes a LocalizableAdapterFault event back to SRM because it is unable to synchronize the replica consistency group at the storage layer. This can be caused by:
The same can be verified by the vmware-dr.log which shows the below error messages for the recovery plan where SRM is receiving the LocalizableAdapterFault event from the SRA:
plan = 'dr.recovery.RecoveryPlan:#######-####-####-####-##########:########-####-####-####-############',--> planName = "Recovery_plan_name",--> planDescription = "",--> user = "######",--> startTime = "2026-05-22T16:06:00.342845Z",--> stopTime = "2026-05-22T16:06:02.09816Z",--> executionTimeInSeconds = 2,--> totalPausedTimeInSeconds = 0,--> resultState = "errors",--> warningCount = 0,--> errorCount = 2,--> poweredOnVms = 0,--> errorStateVms = 0,--> successfullyRecoveredVms = 0,--> ipCustomizedVms = 0,--> errorIpCustomizedVms = 1,--> poweredOffVms = 0,--> warnings = <unset>,--> errors = (vmodl.MethodFault) [--> (dr.storageProvider.fault.StorageDeviceGroupSyncFailed) {--> faultCause = (dr.storage.fault.LocalizableAdapterFault) {--> faultCause = (vmodl.MethodFault) null,--> faultMessage = <unset>,--> code = "123-456-789.-1",--> arg = <unset>--> msg = "Internal error.--> Please contact the administrator."--> },--> faultMessage = <unset>,--> deviceGroup = "Consistency_group_name"--> msg = ""--> },--> (dr.storageProvider.fault.StorageDeviceGroupSyncFailed) {--> faultCause = (dr.storage.fault.LocalizableAdapterFault) {--> faultCause = (vmodl.MethodFault) null,--> faultMessage = <unset>,--> code = "123-456-789.-1",--> arg = <unset>--> msg = "Internal error.--> Please contact the administrator."--> },--> faultMessage = <unset>,--> deviceGroup = "Consistency_group_name"--> msg = ""
SRM acts as an orchestration layer; the actual data movement is managed by the storage array. To resolve this: