Tagged Questions
8
votes
1answer
4k views
Not enough disk space '/' in AWS instance
i am running Ubuntu 11.04 instance for my Web Server on AWS cloud, now i am getting there is no disk space in / partition of my server. df -ah say this
Filesystem Size Used Avail Use% ...
7
votes
1answer
6k views
How to attach new EBS volume to Ubuntu machine on AWS?
Disclaimer: I'm probably missing something obvious, sorry in advance.
I need more EBS disk space for my Ubuntu 11.04 server running on Amazon EC2, and decided to create new volume in addition to the ...