Re: CloudStack KVM VM Load Balancing

2015-11-04 Thread ilya
Just FYI, There are plans to have DRS for KVM in upcoming release of cloudstack that will be similar to VmWare, we are still in design phase at the moment.. Regards On 10/30/15 1:24 AM, Özhan Rüzgar Karaman wrote: > Hi Dag; > Thanks for all information and explanation. > > Regards > Özhan > >

Re: CloudStack KVM VM Load Balancing

2015-10-30 Thread Özhan Rüzgar Karaman
Hi Dag; Thanks for all information and explanation. Regards Özhan On Fri, Oct 30, 2015 at 10:16 AM, Dag Sonstebo wrote: > Hi Özhan, > > “Load balancing” is probably not the right term here - this is similar to > the VMWare DRS initial placement - but it is not load

Re: CloudStack KVM VM Load Balancing

2015-10-30 Thread Dag Sonstebo
Hi Özhan, “Load balancing” is probably not the right term here - this is similar to the VMWare DRS initial placement - but it is not load based. The placement of a VM is determined by your vm.allocation.algorithm global setting. If you check this you’ll find the following five options: - random:

Re: CloudStack KVM VM Load Balancing

2015-10-29 Thread Özhan Rüzgar Karaman
Hi Dag; What i understood from documentation is Load Balancing over KVM hosts are handled only from the selection on Service Offering >> Deployment Planner part. Is this information correct for KVM? Could you give me some information and comments? Thanks Özhan On Wed, Oct 28, 2015 at 6:16 PM,

CloudStack KVM VM Load Balancing

2015-10-28 Thread Özhan Rüzgar Karaman
Hi; Does CloudStack handle, VM Load Balancing over KVM hosts? I am looking for Vmware DRS style vm load balancing solution over KVM hosts. I check documents but i could not find much info. Thanks for all responses. Regards Özhan

Re: CloudStack KVM VM Load Balancing

2015-10-28 Thread Vadim Kimlaychuk
Hello Özhan, I hope this document may help you: http://cloudstack-administration.readthedocs.org/en/latest/networking_and_traffic.html Load balancing for guest VMs are done by virtual routers in advanced zone. Vadim. On 2015-10-28 15:33, Özhan Rüzgar Karaman wrote: Hi; Does

Re: CloudStack KVM VM Load Balancing

2015-10-28 Thread Dag Sonstebo
Hi Özhan, pure DRS style load balancing for KVM hosts doesn¹t exist yet for CloudStack. Regards, Dag Sonstebo Cloud Architect On 28/10/2015, 13:33, "Özhan Rüzgar Karaman" wrote: >Hi; >Does CloudStack handle, VM Load Balancing over KVM hosts? I am looking for >Vmware