Skip to content
Datamotive
Easy Hybrid DRv2.3.1GARelease notes →

Troubleshooting

Common errors

Most frequent error codes seen by Easy Hybrid DR users, what they mean, and how to resolve them.

Product
Easy Hybrid DR
Version
v2.3.1
Release status
GA
Documentation status
Published
Last updated
Updated
Reading time
1 min read

These are the errors most often raised by Easy Hybrid DR users in their first 90 days. Each entry includes the symptom, the most likely cause, and the action that resolves it.

Replication errors

CodeSymptomLikely causeAction
REPL-001Replication stuck at 0 percentOutbound TCP 443 blockedAllow egress to the control plane endpoint listed under Network requirements.
REPL-004Hash mismatch on manifestSource disk modified outside the storage stackDiscard the cycle, rebuild the manifest. Investigate whether a third-party process is writing directly to disk.
REPL-014CBT scan slowSingle-threaded CBT contending with backup softwareSchedule the backup window outside the replication peak.

Networking errors

CodeSymptomLikely causeAction
NET-007Target unreachable from sourceNAT or firewall rule missingAdd an egress rule to the source VPC for the target endpoint. See the [networking guide](/docs/dr/planning/networking).
NET-021Recovery DNS not updated after failoverDNS record not delegated to the platformVerify the DNS provider integration. Re-attach the recovery DNS in the protection plan.

Permissions errors

CodeSymptomLikely causeAction
IAM-002Failover blocked, AssumeRole deniedIAM role trust policy missing the recovery accountAdd the recovery account as a trusted principal on the source recovery role.
IAM-009API returns 403 on plan applyToken role lacks plan write permissionIssue a token with the operator or admin role.

Cloud-specific errors

CodeSymptomLikely causeAction
AWS-013Recovery EC2 launch fails: InstanceLimitExceededService quota too low in the recovery regionOpen a quota increase request for the EC2 family used by the recovery template.
AZ-022Disk attach fails on the recovered VMManaged disk SKU not allowed in the recovery zonePick a permitted SKU or change the recovery zone in the protection plan.

Getting help

If your error is not listed here, gather the following and contact support:

  • The plan name and the job id of the failed run
  • The CLI output with --output json
  • The last 200 lines from the source agent log

Related docs

Was this page helpful?