Skip to content

Ami importing process stuck on 39%

0

I want to import an ami, I have followed all everything right on https://docs.aws.amazon.com/vm-import/latest/userguide/vmie_prereqs.html#vmimport-operating-systems and even watched a youtube tutorial yet everytime I try to import the ami it is stuck on progress 39 and doesn't do anything even if I wait for hours. Can I have some help?

asked 3 years ago698 views

1 Answer
0

Hello Team, Hope you are doing good!! I understand that you are trying to import an AMI using our public Document but it is stuck on progress 39 %.

Kindly provide me the below details , so that I can help you with the VMImport.

[1] From which virtualization environment you are trying to import an image ( VMware , Citrix, Microsoft Hyper-V , Microsoft Azure) .

[2] Does it failed with any error message or still stuck with no progress.

[3] Kindly Provide me the Import Disk Format.

[4] OS Detail ( Platform , OS , Version etc)

AWS

answered 3 years ago

  • I'm facing the same issue , can you help? below are the details BMC Discovery 24.2.00 Full Virtual Appliance

    1. VMware(though i have downloaded the vmdk file from BMC EPD)
    2. failed to boot and establish network connectivity) 3.VMDK 4.platform: linux,

    C:\Users\sneha.baghel>aws ec2 describe-import-image-tasks --import-task-ids import-ami-0da0512400da2d561 { "ImportImageTasks": [ { "Architecture": "x86_64", "Description": "BMC Discovery VMDK", "ImportTaskId": "import-ami-0da0512400da2d561", "LicenseType": "BYOL", "Platform": "Linux", "SnapshotDetails": [ { "Description": "VMDK", "DeviceName": "/dev/sda1", "DiskImageSize": 4043390976.0, "Format": "VMDK", "Status": "completed", "UserBucket": { "S3Bucket": "discfulldisk", "S3Key": "Discovery_VA_24.2_877400_OL9-disk1.vmdk" } } ], "Status": "deleted", "StatusMessage": "FirstBootFailure: This import request failed because the instance failed to boot and establish network connectivity.", "Tags": [] } ] }

    facing this issue

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.