|
|
|
|
|
|
|
|
|
|
xen-users
RE: [Xen-users] Automatic Loadbalancing via migration --live
> -----Original Message-----
> From: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
> [mailto:xen-users-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of
> Denny Schierz
> Sent: 01 June 2007 22:09
> To: 'xen-users@xxxxxxxxxxxxxxxxxxx'
> Subject: Re: [Xen-users] Automatic Loadbalancing via migration --live
>
> hi,
>
> Brent Meshier schrieb:
> > With a little perl scripting, it wouldn't be hard to write a load
> > balancer for Xen. You would need to track the CPU
> utilization on each
> > dom0, and intelligently balance the domU's across them.
> Maybe when I
> > get some free time in the next few weeks I'll do just that :)
>
> that is, why i love the OS community :-)
May I just suggest that you consider using Python instead of Perl - this
is not an attempt to create a "Perl vs. Python" war [there's plenty
enough discussion elsewere on which is better for what reason], rather
that Python is already necessary to run Xen, so why not stick to the
same language that it's already using?
It's probably also easier to hack the Python scripts into the existing
Xen project.
By the way, I'd have a look at the Xen "products" (XenExpress, XenServer
and XenEnterprise - all of which are exactly the same binaries, but with
different (enforced!) restrictions in the licensing), I think there may
be automatic load-balancing already in this product. XenExpress is
available at no-cost, but limited to 4 domains and 4GB per machine.
--
Mats
>
> cu denny
>
>
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|