[Leaplist] Suggestion for Virtualizing Server software
John Simpson
jms1 at jms1.net
Tue Mar 11 00:05:35 EDT 2008
On 2008-03-10, at 0006, David Simmons wrote:
>
> application will be web-servers.....along the lines of Xen, OpenVZ,
> VMWare......what's a good setup to use? anyone else been down this
> road?
my own server is running xen over centos 5... it's an old compaq
DL360, dual 1GHz processors, 3.5GB RAM, dual 147GB HDs in a hardware
RAID-1. it has six sessions running all the time, with another one
that i can start and stop as needed in order to test things.
the only real problem i had was when the hardware rebooted, it was
starting with all 3.5GB of RAM allocated to the xen0 session, and as
the others started, the hypervisor had to take it away from xen0 and
give it to the new child, which works if you wait until each child is
fully booted before starting the next one... i added a parameter to
the kernel's command line (in the grub.conf) which told the hypervisor
to only allocate 512MB to the xen0, and the children all start cleanly
now.
i got a decent start on documenting the whole thing, but i seem to
think it's not done yet, and without looking at it, i don't remember
exactly what's missing. you're free to look at what i have so far
though...
http://www.jms1.net/xen/
--------------------------------------------------------
| John M. Simpson -- KG4ZOW -- Programmer At Large |
| http://www.jms1.net/ <jms1 at jms1.net> |
--------------------------------------------------------
| Hope for America -- http://www.ronpaul2008.com/ |
--------------------------------------------------------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 194 bytes
Desc: This is a digitally signed message part
Url : http://lists.leap-cf.org/pipermail/leaplist/attachments/20080311/bca00746/PGP.bin
More information about the Leaplist
mailing list