amazon-archives / data-pipeline-samples

This repository hosts sample pipelines
MIT No Attribution
464 stars 269 forks source link

3 node backup fails on backup part 1 #77

Open hemanth8010 opened 7 years ago

hemanth8010 commented 7 years ago

Hello,

I am trying to backup an EFS of 5TB size and the Data pipeline fails on Backup part 1 with the following error.

Unable to create resource for @EC2Resource1_2017-08-30T05:56:06 due to: Your quota allows for 0 more running instance(s). You requested at least 1 (Service: AmazonEC2; Status Code: 400; Error Code: InstanceLimitExceeded; Request ID: 0585067a-e291-472a-8581-a2a5108a2cdd)

The m3.xlarge instance limits are well within the range however it still fails.

AMI - ami-0188776c

I am a newbie to Data pipeline and any guidance is appreciated.

Thanks, Hemanth

3-Node-EFSBackupPipeline.txt

AkashShanker commented 7 years ago

Hi. You might want to try a newer AMI. The error that is showing up may occur when the EFS cannot be mounted by the EC2 resource.