| View previous topic :: View next topic |
| Author |
Message |
dman777 l33t

Joined: 10 Jan 2007 Posts: 690
|
Posted: Sat Apr 20, 2013 8:24 pm Post subject: Webserver Gentoo KVM Guest - How Small Can I Make It? |
|
|
I'm making a KVM guest for a gentoo system to run my webserver which will be on a ssd drive. I am trying to make it small as possible. This will also be raw partition on LVM2. I will have the mysql database will go on a seperate kvm guest and i will network it to the webserver. I also will have rsyslog send the logs to the main KVM host(gentoo also).
How small can I make the webserver guest? it would contain php and probably just about 5 sites. do I still need to partition for a swap even though in all likely hood it will never get hit? |
|
| Back to top |
|
 |
BradN Advocate


Joined: 19 Apr 2002 Posts: 2334 Location: Wisconsin (USA)
|
Posted: Sun Apr 21, 2013 1:55 am Post subject: |
|
|
| I would say skip the swap partition and add a swap file manually if needed. There's basically no performance difference. |
|
| Back to top |
|
 |
|