Re: [libvirt-users] disk iotune

2014-04-10 Thread Doron Fediuck
- Original Message - > From: "Eric Blake" > To: "Doron Fediuck" , libvirt-users@redhat.com > Sent: Thursday, April 10, 2014 3:19:02 PM > Subject: Re: [libvirt-users] disk iotune > > On 04/09/2014 08:02 AM, Doron Fediuck wrote: > > Hi, >

Re: [libvirt-users] disk iotune

2014-04-10 Thread Eric Blake
On 04/09/2014 08:02 AM, Doron Fediuck wrote: > Hi, > reading the below[1] on blkdeviotune made me wonder if we can dynamically > change the values after the VM is already running using iotune. > > Is it supported? Yes. 'virsh blkdeviotune' will do it (which makes calls to the underlying virDomai

[libvirt-users] disk iotune

2014-04-10 Thread Doron Fediuck
Hi, reading the below[1] on blkdeviotune made me wonder if we can dynamically change the values after the VM is already running using iotune. Is it supported? Thanks, Doron [1] https://fedoraproject.org/wiki/QA:Testcase_Virtualization_IO_Throttling __