MGN: Failure Connect AWS Replication Agent to Replication Server

0

Please what will be the solution to this problem. For testing purposes, I have allowed all traffic from the source (replication agent, source server in the data center) to the replication server in aws, also allowed all ports. still the replication process is failing at this stage: Connect AWS Replication Agent to Replication Server Enter image description here

Any ideas & thoughts on how to resolve ?

AWS
質問済み 6ヶ月前307ビュー
1回答
0

If you tried opening to all traffic, then ports are not the issue. I would anyway try to verify network connectivity between the replication agent/source server and the replication server in AWS. Run commands like telnet replication_server_dns_name 443 to test connectivity on port 443.

-Check if there are any security groups or firewall rules blocking outbound access from the source on port 443. The replication agent needs to connect to replication server endpoints over HTTPS. -Review logs on the source server for errors connecting to the replication server endpoints. Locate the exact failure point from logs. -Ensure the IAM role used by the replication agent has the necessary permissions to access replication server resources. -Try using a smaller test dataset initially to validate if it's able to connect and replicate properly.

profile picture
エキスパート
回答済み 3ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ