search for: wikichoon

Displaying 8 results from an estimated 8 matches for "wikichoon".

2019 Jan 17
2
virt-install and IOThreads
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! -- -Igor Gnatenko
2019 Jan 17
1
Re: virt-install and IOThreads
...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 Thanks for reference! I'm still not sure how the commandline would look like, what do you think about something like… --iothreads=X --disk=…,iothread=1 --disk=…,iothread=X ? -- -Igor Gnatenko
2016 Dec 13
1
Trying virgl in fedora 25
Hello, I'm trying to test what found here: http://blog.wikichoon.com/2016/05/spice-openglvirgl-acceleration-on.html and here: https://www.kraxel.org/blog/tag/virgl/ My system is a fedora 25 laptop, born in version 23 and gradually updated to 24 and 25 now. I had a fedora 25 guest that worked ok with "normal"spice and I'm trying to configure with...
2017 Feb 28
2
Re: Redhat 7: cgroup CPUACCT controller is not mounted
Thanks Martin to confirm that the issue is due to privilege access. How can I run a domain as non-root and be able to access the cpu information? -----Original Message----- From: Martin Kletzander [mailto:mkletzan@redhat.com] Sent: Tuesday, February 28, 2017 16:18 To: EL FATHI Youssef OBS/OINIS Cc: libvirt-users@redhat.com Subject: Re: [libvirt-users] Redhat 7: cgroup CPUACCT controller is not
2017 Feb 28
0
Re: Redhat 7: cgroup CPUACCT controller is not mounted
...that the issue is due to privilege access. How can I run a domain as non-root and be able to access the cpu information? > You need to use the system libvirt daemon, so you need to connect to qemu:///system instead of qemu:///session. Good write-up about the differences is here: http://blog.wikichoon.com/2016/01/qemusystem-vs-qemusession.html There are also links to more info.
2019 Jan 17
0
Re: virt-install and IOThreads
...g ",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
2023 Feb 10
2
Question about virt-manager Version 9.1
This may provide the answer you are looking for: it's being deprecated in favor of Cockpit. https://bugzilla.redhat.com/show_bug.cgi?id=2030592 On Fri, Feb 10, 2023 at 6:58 AM G?nther J. Niederwimmer <gjn at gjn.priv.at> wrote: > hello list, > > I switched to version 9 (not redhat) on my "new" server, and that worked. > But > after updating to 9.1, the
2015 Mar 13
6
Re: Processor usage of qemu process.
On Fri, Mar 13, 2015 at 12:35 PM, Daniel P. Berrange <berrange@redhat.com> wrote: > On Fri, Mar 13, 2015 at 10:32:14AM +0100, Dominique Ramaekers wrote: >> Dear Daniel, my XML's: >> >> Note: It seems I was to quick, the Windows 8.1 isn't fixed... >> >> Windows Server 2015 R2 >> >> <domain type='kvm' id='146'> >>