Re: [libvirt-users] How to disable kvm_steal_time feature

2015-11-30 Thread Piotr Rybicki
>> >> I've read, that disabling 'kvm_steal_time' feature should workarund >> this bug, but i can't find a way to disable it in libvirt's domain xmlfile. > >There is no support for that in libvirt. Either we must addit ad a >feature (patches welcome), but if that's there just for a workaround, >

Re: [libvirt-users] How to disable kvm_steal_time feature

2015-11-27 Thread Martin Kletzander
On Fri, Nov 27, 2015 at 05:47:16PM +0300, Vasiliy Tolstov wrote: 2015-11-27 16:57 GMT+03:00 Martin Kletzander : I don't think we report that in domain stats, but top/virt-top could help with that. Ok libvirt can't get this value, but does it possible if i know cpu stats of domain and host inf

Re: [libvirt-users] How to disable kvm_steal_time feature

2015-11-27 Thread Vasiliy Tolstov
2015-11-27 16:57 GMT+03:00 Martin Kletzander : > I don't think we report that in domain stats, but top/virt-top could > help with that. Ok libvirt can't get this value, but does it possible if i know cpu stats of domain and host info (i don't know which =)) determine for specific domain does it p

Re: [libvirt-users] How to disable kvm_steal_time feature

2015-11-27 Thread Martin Kletzander
On Fri, Nov 27, 2015 at 04:25:55PM +0300, Vasiliy Tolstov wrote: 27 нояб. 2015 г. 14:15 пользователь "Martin Kletzander" написал: On Fri, Nov 20, 2015 at 04:31:56PM +0100, Piotr Rybicki wrote: Hi. I would like to workaround a bug, when after live-migration of KVM guest, there is a 100% stea

Re: [libvirt-users] How to disable kvm_steal_time feature

2015-11-27 Thread Vasiliy Tolstov
27 нояб. 2015 г. 14:15 пользователь "Martin Kletzander" написал: > > On Fri, Nov 20, 2015 at 04:31:56PM +0100, Piotr Rybicki wrote: >> >> Hi. >> >> I would like to workaround a bug, when after live-migration of KVM >> guest, there is a 100% steal time shown in guest. >> >> I've read, that disablin

Re: [libvirt-users] How to disable kvm_steal_time feature

2015-11-27 Thread Martin Kletzander
On Fri, Nov 20, 2015 at 04:31:56PM +0100, Piotr Rybicki wrote: Hi. I would like to workaround a bug, when after live-migration of KVM guest, there is a 100% steal time shown in guest. I've read, that disabling 'kvm_steal_time' feature should workarund this bug, but i can't find a way to disable