Questions tagged [ec2]
8 questions
3
votes
1 answer
Unreferenced inodes on EC2 linux instance
I have an Amazon EC2 instance which I am using as a NFS file server.
It's using a 5x1TB volume RAID0 array.
The system is very I/O intensive and files are being written/copied/deleted through the NFS share all the time.
Quite often, I notice that…
dtroy
- 81
- 1
- 4
3
votes
0 answers
Unable to mount XFS volume after reboot - unknown filesystem type 'xfs'
I have an aws ec2 instance that's been running Ubuntu 12.04 for a good long while. It has attached to it an EBS volume formatted with xfs. Today after a reboot, I'm unable to mount this volume. After the reboot, it did not get automatically…
btantlinger
- 131
- 1
- 2
3
votes
1 answer
Why EC2 instance spends all its time in "IRQ" and what to do about it?
I have an m1.small EC2 instance that is mostly just running Apache as a web server for several simple PHP web sites (that use RDS as a database). The server is constantly with a very high load average - around 8, and never below 5. This causes my…
Guss
- 12,278
- 2
- 22
- 39
1
vote
2 answers
How can i free up memory / manage memory on a linux box?
I am running two Ubuntu 12.04 servers (no GUI / desktop) using canonical's cloud images on Amazon EC2. One is a micro with 613MB of RAM and one is a medium with 3.75GB of RAM.
I only have opscode's chef installed on the micro box, and on the large…
cwd
- 44,479
- 71
- 146
- 167
1
vote
1 answer
Bash 4.3 yum repository for Amazon Linux
I'm trying to get bash 4.2 (or a more recent version) on Amazon Linux in ec2. The default repository only has Bash 4.1. I'm looking for a yum repository with a recent version.
$ sudo yum install bash
...
Package bash-4.1.2-15.23.amzn1.x86_64…
Travis Well
- 183
- 1
- 2
- 8
0
votes
1 answer
Installing Restund on AWS EC2 Ubuntu
I have successfully installed Restund on a Vagrant Machine running Ubuntu. But when I tried to install it on AWS EC2 Instance running Ubuntu, I get an error when starting Restund.
Error Message: tls not supported
If I disable tls in the…
Daryl
- 133
- 1
- 7
0
votes
1 answer
Cron Log File Outputs Nothing
I get no output from my cronjob. The script the job is executing is:
The scheduler…
Eli Reid
- 19
- 3
0
votes
1 answer
EC2 1/2 status checks while replacing the volume
So, I an EC2 instance and 2 volume with 8GB and 50GB. Initially 8GB was mounted to root device (/dev/sda1). I intended to switch root to 50GB. Here are the steps, I followed:
- Stop the instance
- De-attach 8GB
- De-attach 50GB
- Attach 50GB to…
NullException
- 127
- 1
- 6