Displaying 5 results from an estimated 5 matches for "iothreadpin".
2015 Nov 30
2
Re: enabling virtio-scsi-data-plane in libvirt
2015-11-19 16:09 GMT+03:00 John Ferlan <jferlan@redhat.com>:
> Check out virsh iothread{info|pin|add|del} and of course the
> corresponding virDomain{Add|Pin|Del}IOThread and virDomainGetIOThreadInfo.
Yes, thanks! Does in near feature libvirt devs integrate this ability
to domain format? As i understand all qemu stable features supported
by libvirt. And data plane for virtio-blk is
2015 Nov 30
2
Re: enabling virtio-scsi-data-plane in libvirt
2015-11-30 14:17 GMT+03:00 John Ferlan <jferlan@redhat.com>:
> Such as?
>
> http://libvirt.org/formatdomain.html#elementsIOThreadsAllocation
>
> and usage within <cputune> as <iothreadpin> or <iothreadsched>
So you mean that if i define iothread in domain xml and create
virtio-scsi it automatic enables virtio-scsi-data-plane?
--
Vasiliy Tolstov,
e-mail: v.tolstov@selfip.ru
2015 Nov 30
0
Re: enabling virtio-scsi-data-plane in libvirt
...devs integrate this ability
> to domain format? As i understand all qemu stable features supported
> by libvirt. And data plane for virtio-blk is stable for some time....
>
Such as?
http://libvirt.org/formatdomain.html#elementsIOThreadsAllocation
and usage within <cputune> as <iothreadpin> or <iothreadsched>
John
2015 Nov 30
0
Re: enabling virtio-scsi-data-plane in libvirt
On 11/30/2015 06:23 AM, Vasiliy Tolstov wrote:
> 2015-11-30 14:17 GMT+03:00 John Ferlan <jferlan@redhat.com>:
>> Such as?
>>
>> http://libvirt.org/formatdomain.html#elementsIOThreadsAllocation
>>
>> and usage within <cputune> as <iothreadpin> or <iothreadsched>
>
>
> So you mean that if i define iothread in domain xml and create
> virtio-scsi it automatic enables virtio-scsi-data-plane?
>
As long as the qemu you're using supports the "-object iothread", then
this works. I forget the exact ver...
2019 Sep 15
3
virsh -c lxc:/// setvcpus and <vcpu> configuration fails
Hi folks!
i created a server with this XML file:
<domain type='lxc'>
<name>lxctest1</name>
<uuid>227bd347-dd1d-4bfd-81e1-01052e91ffe2</uuid>
<metadata>
<libosinfo:libosinfo
xmlns:libosinfo="http://libosinfo.org/xmlns/libvirt/domain/1.0">
<libosinfo:os id="http://centos.org/centos/6.9"/>