- Mais recentes
- Mais votos
- Mais comentários
Some companies block access to unknown Amazon S3 buckets. Can you check if the Amazon S3 buckets are allowlisted?
Based on your description, you're encountering an issue with the AWS Application Migration Service (MGN) agent installation that's stalling during the process. Here are some potential causes and solutions:
-
Agent Version Issue: The installation may be failing due to an outdated AWS Replication Agent. Ensure you're attempting to install the latest version of the AWS Replication Agent.
-
Network Connectivity Issues: While you've verified outbound security group rules for port 443, there might still be connectivity issues between:
- The agent and the replication server
- The replication server and the AWS MGN endpoint
- The staging subnet and the S3 endpoint
-
Insufficient Permissions: Verify that the IAM credentials you're using have all the necessary permissions. While you mentioned having the AWSApplicationMigrationAgentInstallationPolicy, there might be additional permissions needed.
-
System Requirements: Ensure your Linux system meets all prerequisites:
- Sufficient free disk space
- Properly formatted disks for replication
- Exact version of kernel headers if required
- Troubleshooting Steps:
- Check the AWS MGN Agent logs for specific error messages
- Verify there are no firewall rules or security software blocking the agent's communication
- Try running the installer from a different shell or with different parameters
- Ensure there are no third-party disk management tools or backup software running that might interfere
- Pairing Issues: The error might indicate a pairing issue between the agent and the replication server. Ensure there's proper network connectivity between all components.
If these steps don't resolve the issue, you may need to contact AWS Support for more detailed troubleshooting specific to your environment.
Sources
Application migration service - Failed to identify volumes for replication. | AWS re:Post
Common replication errors - Application Migration Service
How do I troubleshoot when replication is stuck in MGN/DRS console? | AWS re:Post
Troubleshooting agent issues - Application Migration Service
