Unable to delete server from MIgration Hub

0

Cannot delete a server from the Migration Hub. Migration status shows "In progress" though I have uninstalled the agent from the workstation which was being imported. No delete option is available under Actions. Also unable to delete using the aws cli (latest version) -- $ aws mgn delete-source-server --account-id xxxx --source-server-id xxxxx An error occurred (BadRequestException) when calling the DeleteSourceServer operation: Invalid request body (Valid admin credentials on the workstation running the cli command)

The server was imported months ago ... the original source workstation offline for much of the time. Reinstalled the migration agent, but no change.

1 Answer
0

To mitigate the issue of not being able to delete a server from the Migration Hub when the migration status shows "In progress," follow these steps:

  1. Check Authentication and Tools Authorization:

    • Ensure that the migration tools are authorized to communicate with Migration Hub.
    • Verify the status of connected tools on the Tools page.
    • Make sure you have the necessary policies and roles set up in IAM[1].
  2. Verify Migration Status Mapping:

    • Check if migration updates need manual mapping or were incorrectly mapped to a discovered server.
    • Ensure that updates are correctly mapped to servers and grouped into applications[1].
  3. Refresh Application Details and Update Mapping:

    • Refresh the application details page to see the latest status.
    • Verify that updates are mapped to the correct servers and grouped into applications[1].

If these steps do not resolve the issue, you may need to further troubleshoot by checking for any specific errors or issues related to the server or agent being migrated.

Citations: [1] https://docs.aws.amazon.com/migrationhub/latest/ug/troubleshooting.html

AWS
answered 2 months ago
profile picture
EXPERT
reviewed a month ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions