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,520 points
636 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,090 points

Related Questions In AWS

0 votes
1 answer
0 votes
1 answer

How can i copy tables from one database to other on AWS?

You can use AWS Data pipeline to ...READ MORE

answered Jul 5, 2018 in AWS by Priyaj
• 58,090 points
4,358 views
0 votes
1 answer

AWS EC2 Free Tier- how many instances can i run?

Amazon has a handy page that details ...READ MORE

answered Jul 6, 2018 in AWS by Priyaj
• 58,090 points
2,751 views
+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
3,520 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,520 points
1,744 views
0 votes
1 answer

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

got answer from this link https://www.digitalocean.com/community/questions/how-to-upgrade-curl-in-centos6 worked for ...READ MORE

answered Aug 9, 2018 in AWS by Priyaj
• 58,090 points
7,068 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
9,932 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