I’m new to the amazon server. In amazon ec2 server many times i could not do any operations because of /dev/xva1 memory. I have checked it by using the following command .ie.,
df -h
it shows the /dev/xvda1 7.9G 7.9G 0 100% /
I have changed amazon ec2 instance type from m1.medium to m2.xlarge still it is not getting resolved. Can any one help me for this issue.
I have resolved this problem by increase the root partition size for my amazon instance. please refer the following url for increasing the partition size of the amazon instance
http://tuts.pinehead.tv/2012/05/07/resizing-root-partition-on-linux-in-amazon-ec2/