Openstack supports restricting IOPS for libvirt+KVM based vm.
https://wiki.openstack.org/wiki/InstanceResourceQuota
You can restrict disk and network IO.
It's implemented using libvirt + cgroups.
Thanks,
Yuanle
On Thu, Jan 9, 2014 at 10:17 PM, Mridhul Pax wrote:
> Hello Stackers,
>
> Any on
On Thu, Jan 9, 2014 at 10:17 PM, Mridhul Pax wrote:
> Hello Stackers,
>
> Any one using KVM as hypervisor in the production servers ? We are planning
> to use KVM as hypervisor in our production systems and we are planning to
> use 5 hypervisor nodes (~40 vms per hypervisor).
>
> How scalable is K
ry 2014 16:20
> To: Mridhul Pax
> Cc: openstack@lists.openstack.org
> Subject: Re: [Openstack] Using KVM for Large Infrastructures
>
> On Thu, Jan 9, 2014 at 9:17 AM, Mridhul Pax wrote:
> > Hello Stackers,
> >
> > Any one using KVM as hypervisor in the production servers
On Thu, Jan 9, 2014 at 9:17 AM, Mridhul Pax wrote:
> Hello Stackers,
>
> Any one using KVM as hypervisor in the production servers ? We are planning
> to use KVM as hypervisor in our production systems and we are planning to
> use 5 hypervisor nodes (~40 vms per hypervisor).
I have 60 hypervisor
Hello Stackers,
Any one using KVM as hypervisor in the production servers ? We are planning to
use KVM as hypervisor in our production systems and we are planning to use 5
hypervisor nodes (~40 vms per hypervisor).
How scalable is KVM when used with openstack ? Any limitations ?
Any ideas on han