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
preguntada hace 6 meses307 visualizaciones
1 Respuesta
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
EXPERTO
respondido hace 3 meses

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas