ec2-ami Questions

4

Solved

I understand that I get 5 EIP per region and if I need more I need to request service limit increase. My question is how many can I get after service limit increase? Is it possible to get 50 EIP?...
Margheritamargi asked 17/6, 2014 at 23:55

6

Solved

So I am trying to run ansible on my ec2 instances on aws, for the first time on a fresh instance, but every time I try to run a play I can't get around this error message: PLAY [localhost] *******...
Anadromous asked 2/3, 2016 at 13:28

9

Solved

I have installed Amazon EC2 fedora instance and copying the files from one location to another. But I am greeted with " No space left on the disk". I did df -f. with output: Filesystem Size Used...
Dysgraphia asked 27/5, 2011 at 11:35

6

Solved

In AWS EC2, I start a Classical Load Balancer in front of EC2 instance (security group of EC2 instance is launch-wizard-3). I want to change the inbound rule of Security Group of EC2 instance . A s...

5

Solved

Or is it absolutely necessary to have an EBS backed storage? Does anyone have manuals/Howtos? I am following the manual given on this site.
Fourthly asked 4/1, 2011 at 6:58

4

I have a running EC2 instance that is running Linux OS(Amazon Linux AMI release 2018.03) on it. Given that Windows 10 has SSH client available in the command prompt, I was trying to SSH into my EC...
Shadow asked 11/4, 2020 at 19:15

2

Solved

I understand that when I launch an instance on ec2, that the instance has to be located on a particular data center, and that after launching you can't change that. I also understand that an AMI is...
Harlin asked 14/7, 2011 at 22:27

3

Solved

I'm creating an AMI for a server with 100G files. It's been like an hour and it's still not finished. (The AMI still says pending) Is there something wrong with it? What should I do?
Pleasing asked 29/9, 2013 at 5:28

2

Solved

From ubuntu shell I ran below command, to talk to aws platform, to customise amazon ami(ami-9abea4fb): $ packer build -debug template.packer Debug mode enabled. Builds will not be parallelized. a...
Amphiarthrosis asked 21/12, 2019 at 22:45

2

Solved

I am trying to copy an AMI from one AWS account to another and encrypt it with a CMK in the target account. The key policy on the CMK is: { "Version": "2012-10-17", "Id": "key-default", "State...

7

Solved

Im trying to use EC2 Container service. Im using terraform for creating it. I have defined a ecs cluster, autoscaling group, launch configuration. All seems to work. Except one thing. The ec2 insta...

19

I switch instances between different regions frequently and sometimes I forget to turn off my running instance from a different region. I couldn't find any way to see all the running instances on A...
Simmonds asked 7/2, 2017 at 9:55

2

Solved

I'm trying to install gcc-4.8.1 on an AWS ec2 "Other Linux" distribution. I downloaded gcc-4.6.2.tar.gz and then followed these instructions under the 'Configuration' heading from http://gcc.gnu.or...
Tarmac asked 22/8, 2013 at 19:51

3

I've created an AMI(EBS AMI) using the Amazon AWS console. That AMI has 2 snapshots attached to it. Now I want to backup that AMI to a S3 bucket. Is this possible? I actually need to do this to be...
Ovariotomy asked 24/11, 2011 at 17:46

8

Solved

Bear in mind, I am no sysadmin, I am just a developer. I cannot find anyone with the exact problem as me, just similar, and none of their "fixes" seem to work. I am currently running an Amazon EC2...
Stanhope asked 7/11, 2012 at 15:37

1

I'm in the process of writing Packer and Terraform code to create an immutable infra on aws. However, it does not seem very straightforward to install ext4 on a disk and mount it. The steps seem s...
Nudibranch asked 28/6, 2017 at 10:38

7

I installed vsftpd on amazon ec2 with fedora instance and it is the latest version but I am getting the error: In CuteFTP: COMMAND:> PASV 227 Entering Passive Mode (192,168,10,46,14,20) COMMAN...
Signe asked 18/1, 2011 at 10:33

3

Sometimes the starting time of the instance takes more than 5 minutes. In this case, the Status Checks takes more than 4 minutes. How can I make the instance run less than a minute, including check...
Micromho asked 4/4, 2018 at 10:35

3

Solved

I'm a new user of Amazon EC2. I want to compile the pptpd package on EC2, but receive the following error: [root@ip-10-112-xxx-xxx /]# /var/tmp/rpm-tmp.2eILT0: line 58: /usr/bin/make: No such f...
Adjutant asked 3/3, 2012 at 6:56

3

I would like to download a public Amazon EC2 AMI, such as this one (Ubuntu Lucid), so that I can programmatically extract its contents. How do I do this? I suspect there is an S3 address somewher...
Trowbridge asked 8/10, 2010 at 19:16

1

Solved

I've got a custom hardended RHEL 7.5 custom AMI. I want to use user data to complete some deploy time configuration. I've already ensured that /var/lib/cloud/* is removed before I create the AMI. ...
Tenebrific asked 9/5, 2018 at 14:4

6

Solved

This is a very basic Amazon EC2 question, but I'm stumped so here goes. I want to launch an Amazon EC2 instance and allow access to HTTP on ports 80 and 8888 from anywhere. So far I can't even all...
Berkley asked 7/3, 2012 at 15:58

4

Solved

I'm learning about AWS and EC2. I set up a AMI linux box that is running apache and mysql setup from yum. It was working for a bit, but now its flatlined. This is strange, so I thought to go check ...
Foscalina asked 22/4, 2013 at 21:39

3

Solved

How do you configure AWS autoscaling to scale up quickly? I've setup an AWS autoscaling group with an ELB. All is working well, except it takes several minutes before the new instances are added an...
Engrain asked 17/6, 2012 at 13:39

1

Solved

I'm having difficulty launching an EC2 instance and increasing the size of the root partition in a single command with aws ec2 run-instances: aws ec2 run-instances \ --image-id ami-0b33d91d \ --c...
Outflank asked 3/3, 2017 at 23:35

© 2022 - 2025 — McMap. All rights reserved.