Hello Gerry!
Gerry Reno schrieb:
> Has anyone ever been able to use LVS with OpenVZ? Can you develop a
> loadbalancing solution with this combo? The reason I might want to use
> OpenVZ is that the networking is native speed.
>
We are using XEN and LVS to analyse the scalability of our customers
applications
before we implement them in real hardware.
So we build in virtual a ipvs Loadbalancer, two Real-Servers and a
DB-Server. These virtual servers are
connected via some virtual linux-bridges (Think of them as switches).
This works quite good since virtual instances in XEN do not have to much
overhead.
The only drawback is the setup of the virtual network. One should be
familiar with linux-bridges,
and the linux ip-routing scheme. If firewalling is included things
become nastily complex.
Using such virtual server-clusters has speed up our time-to-production
for the real server-clusters
by an order of magnitude since in the phase of of virtual testing
errors, and problems are find early
in the project timeline. Early enought to steer the project in the right
direction (e.g. DB-Cluster needed/not needed) before the customer has
invested in expensive hardware.
A second advantage is that we can accuratly predict how many realservers
were needed to reach a certain
performance goal and how many e.g. Pagehits per Day are possible with
future extensions of the realcluster.
Also the limits of scaling (e.g. DB-Breakdown) can be neasured this way.
I personally do not like openVZ since this is no more than a boosted
chroot-Environment. With openVZ you can
not truly seperate the virtual machines in the way you can with true
virtualisation techniques as XEN.
Best regards,
Volker
--
====================================================
inqbus it-consulting +49 ( 341 ) 5643800
Dr. Volker Jaenisch http://www.inqbus.de
Herloßsohnstr. 12 0 4 1 5 5 Leipzig
N O T - F Ä L L E +49 ( 170 ) 3113748
====================================================
|