How can I import Amazon AWS resume instance

0 votes

I was importing a VMDK image file into amazon ec2 using the command ec2-import-instance but the upload was interrupted by a power failure.I want to resume the upload but I don't have the task id. Is there a way to resume the upload? I can see the uploaded folder in my S3 bucket and the created manifest file, but no task id

Jul 10, 2018 in AWS by bug_seeker
• 15,510 points
812 views

1 answer to this question.

0 votes

Go to the EC2 instance list and find the instance that is created during the import. Click Terminate, then you will see the import task id there. After that, Using this command to resume import task:

ec2-resume-import

you can get the reference at http://docs.aws.amazon.com/AWSEC2/latest/CommandLineReference/ApiReference-cmd-ResumeImport.html 

and yes Remember to specify --region parameter.

answered Jul 11, 2018 by Priyaj
• 58,020 points

Related Questions In AWS

0 votes
0 answers

How can I resolve the 'instance reachability check failed' issue on an Ubuntu AWS instance?

How can I resolve the 'instance reachability ...READ MORE

Oct 10 in AWS by Priyanka
• 4,080 points
110 views
0 votes
1 answer
0 votes
1 answer
+15 votes
2 answers

Git management technique when there are multiple customers and need multiple customization?

Consider this - In 'extended' Git-Flow, (Git-Multi-Flow, ...READ MORE

answered Mar 27, 2018 in DevOps & Agile by DragonLord999
• 8,450 points
4,035 views
+1 vote
2 answers

AWS CloudWatch Logs in Docker

The awslogs works without using ECS. you need to configure ...READ MORE

answered Sep 7, 2018 in AWS by bug_seeker
• 15,510 points
2,032 views
0 votes
1 answer

How can I install curl 7.34 or later on Amazon linux old instance

add a new text file called /etc/yum.repos.d/city-fan.repo ...READ MORE

answered Aug 9, 2018 in AWS by Priyaj
• 58,020 points
7,536 views
+1 vote
2 answers

How do I run python script on aws EC2 instance(ubuntu)?

I believe that you are using the ...READ MORE

answered Apr 17, 2018 in AWS by Cloud gunner
• 4,670 points
10,328 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP