Tagged Questions
3
votes
1answer
297 views
Why does host swap out VMs when there are 16GB of buffer cache and swappiness = 0? [duplicate]
I have a desktop running Ubuntu Quantal using OpenStack Folsom on an Intel i5 with 32 GB RAM and 2 GB swap. I'm running 7 VMs each sized like a EC2 m1.small, so 1.7 GB RAM each. I'm using KVM.
As I ...
1
vote
2answers
476 views
Should I use swap in KVM guest?
Now I'm trying to create KVM templates with CentOS and I'm not sure should I create swap partition on guest OS or not. In future it will be lot's of small VPS with 256-1024Mb RAM and if swap partition ...
2
votes
2answers
657 views
Why is my KVM, RHEL6.2 server swapping?
I have a RHEL6.2 server that I'm using to run KVM virtual machines.
The server itself has 16 GB of RAM. I want to see the biggest VM I can run on it and not let the qemu-kvm process swap. The VM ...
2
votes
2answers
2k views
How much swap space for a 32GB ubuntu virtualization server?
I looked at many other questions on here regarding swap space, but none that I found really addressed my particular situation.
I have an Ubuntu 9.10 64-bit server with 32GB of RAM running as a KVM ...