All of lore.kernel.org
 help / color / mirror / Atom feed
* Host processes priority over guests
@ 2012-01-17  6:45 Romain LE DISEZ
  0 siblings, 0 replies; only message in thread
From: Romain LE DISEZ @ 2012-01-17  6:45 UTC (permalink / raw)
  To: kvm

Hello all,

we are currently evaluating a migration from Xen to KVM.

We host our VMs on a SAN, access to LUNs is done by the iSCSI protocol, 
all multipathed.

With Xen, we faced a problem when VMs were consuming a lot of CPU and a 
lot of I/O. In this situation, the Dom0 did not get enough CPU time to 
process the I/O requests through the iSCSI processes and to run the 
iscsid daemon. So, the Dom0 was always loosing the iSCSI connection to 
the SAN because of timeout (node.conn[0].timeo.noop_out_timeout).

We solved it by dedicating a core to the Dom0, as recommended in the Xen 
FAQ.


Can this happen with KVM ? Why can(not) it happen ? If it could happen, 
what is the recommended solution (renice, cgroups, ...) ?

Thanks for your help.

-- 
Romain LE DISEZ

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-01-17  6:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-17  6:45 Host processes priority over guests Romain LE DISEZ

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.