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
demandé il y a 6 mois307 vues
1 réponse
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
EXPERT
répondu il y a 3 mois

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions