
17 Jan
2019
17 Jan
'19
10:35 a.m.
On 01/17/2019 05:58 AM, Igor Gnatenko wrote:
Hello,
is there any way of specifying iothreads via virt-install command?
I've tried appending ",iothread='1'" but that didn't work.
Thanks in advance!
No unfortunately it's not wired up in virt-install. It's fairly easy to patch+extend the command line if you're interested, this is a bit out of date but still pretty close https://blog.wikichoon.com/2014/03/extending-virt-xml-command-line.html - Cole