<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://dev1galaxy.org/extern.php?action=feed&amp;tid=3850&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / Beowulf - Unknown group 'kvm'.]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=3850</link>
		<description><![CDATA[The most recent posts in Beowulf - Unknown group 'kvm'..]]></description>
		<lastBuildDate>Sat, 26 Sep 2020 18:29:27 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Beowulf - Unknown group 'kvm'.]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=24951#p24951</link>
			<description><![CDATA[<div class="quotebox"><cite>Altoid wrote:</cite><blockquote><div><p>Am I to understand that the Alpine distribution has issued a patch that basically <span class="bbu">backpedals</span> on what Poettering so stubbornly pushed through?</p></div></blockquote></div><p>Alpine is fundamentally incompatible with systemd so they use eudev rather than udev. And anyway I&#039;ve just checked my Alpine box and the patch is applied to the line <em>before</em> the one that appears in your Devuan system so it is overridden:</p><div class="codebox"><pre><code>~$ ls -l /dev/kvm
crw-rw-rw- 1 root kvm 10, 232 Sep 26 19:11 /dev/kvm
~$</code></pre></div><p>I&#039;m not even sure why they apply it <img src="https://dev1galaxy.org/img/smilies/hmm.png" width="15" height="15" alt="hmm" /></p><div class="quotebox"><cite>Altoid wrote:</cite><blockquote><div><p>the line in <span class="bbc">dmesg</span> complaining about group &#039;kvm&#039; not being found is then not generated by the system?</p></div></blockquote></div><p>The error would still appear if the kvm group didn&#039;t exist because the (e)udev rule tries to place the node under that group&#039;s ownership.</p><p>It may be best to ask the eudev developers about this — I&#039;m no expert.</p><p>irc://irc.gentoo.org/gentoo-udev (Freenode)</p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Sat, 26 Sep 2020 18:29:27 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=24951#p24951</guid>
		</item>
		<item>
			<title><![CDATA[Re: Beowulf - Unknown group 'kvm'.]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=24949#p24949</link>
			<description><![CDATA[<p>Hello:</p><div class="quotebox"><cite>Head_on_a_Stick wrote:</cite><blockquote><div><p>... patch to eudev so that only root and members of the kvm group can edit the node ...</p></div></blockquote></div><p>Please correct me if I am wrong ...</p><p>Am I to understand that the Alpine distribution has issued a patch that basically <span class="bbu">backpedals</span> on what Poettering so stubbornly pushed through? <br />And that in doing so, the line in <span class="bbc">dmesg</span> complaining about group &#039;kvm&#039; not being found is then <em>not</em> generated by the system?</p><p>TIA</p><p>A.</p>]]></description>
			<author><![CDATA[dummy@example.com (Altoid)]]></author>
			<pubDate>Sat, 26 Sep 2020 18:01:04 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=24949#p24949</guid>
		</item>
		<item>
			<title><![CDATA[Re: Beowulf - Unknown group 'kvm'.]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=24948#p24948</link>
			<description><![CDATA[<div class="quotebox"><cite>Altoid wrote:</cite><blockquote><div><p>seems that setting the <span class="bbc">/dev/kdm</span> to world-read-write was ...</p></div></blockquote></div><p>Alpine apply a patch to eudev so that only root and members of the kvm group can edit the node: <a href="https://git.alpinelinux.org/aports/tree/main/eudev/default-rules.patch" rel="nofollow">https://git.alpinelinux.org/aports/tree … ules.patch</a></p><p>You could create <span class="bbc">/etc/udev/rules.d/51-kvm.rules</span> to do the same thing. But it would only work if the kvm group exists <img src="https://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Sat, 26 Sep 2020 17:23:36 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=24948#p24948</guid>
		</item>
		<item>
			<title><![CDATA[Re: Beowulf - Unknown group 'kvm'.]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=24947#p24947</link>
			<description><![CDATA[<p>Hello:</p><div class="quotebox"><cite>Head_on_a_Stick wrote:</cite><blockquote><div><p>No, the kvm group is one of the kernel developers&#039; ideas.</p></div></blockquote></div><p>You are quite right, I did not express myself correctly.<br />I should have written: ... seems that setting the <span class="bbc">/dev/kdm</span> to world-read-write was ... </p><div class="quotebox"><cite>Head_on_a_Stick wrote:</cite><blockquote><div><p>... allows users to access hardware virtualisation (via /dev/kvm) if they are a member of the group.</p></div></blockquote></div><p>Why not do it when installing qemu-kvm?<br />Not a question that <em>I</em> bring up for I would have not known of its existence if I had not looked at my <span class="bbc">dmesg</span>, which I always do.</p><p>It was so out of place that a maintainer actually filed it as a bug. (see the thread I linked to)</p><div class="quotebox"><cite>Head_on_a_Stick wrote:</cite><blockquote><div><p>... Alpine system creates the group when the qemu package is installed ...</p></div></blockquote></div><p>Yes, as it should (if it needs it, obviously). <br />Right?</p><div class="quotebox"><cite>Head_on_a_Stick wrote:</cite><blockquote><div><p>... why is a random error message so important?</p></div></blockquote></div><p>Because ...</p><p>... it is there?<br />... people who know much more than I have made what seems to be a strong case against it being there/generated?<br />... the (seemingly valid) arguments against this were railroaded by Poettering?</p><p>Isn&#039;t that how systemd came to be?</p><p>You may or may not agree with me, but it is not so much <em>what</em> is there but <em>how</em> it got to be there.</p><div class="quotebox"><cite>Head_on_a_Stick wrote:</cite><blockquote><div><p>... ignoring it is a definite option ...<br />... creating the kvm group manually would be better than editing ...</p></div></blockquote></div><p>I agree.</p><div class="quotebox"><cite>Altoid @20200923 14:58:29 wrote:</cite><blockquote><div><p>Should I create a &#039;kvm&#039; group to get rid of the dmesg line?</p></div></blockquote></div><p>Thanks so much for your input.</p><p>Cheers,</p><p>A.</p>]]></description>
			<author><![CDATA[dummy@example.com (Altoid)]]></author>
			<pubDate>Sat, 26 Sep 2020 17:04:02 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=24947#p24947</guid>
		</item>
		<item>
			<title><![CDATA[Re: Beowulf - Unknown group 'kvm'.]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=24943#p24943</link>
			<description><![CDATA[<div class="quotebox"><cite>Altoid wrote:</cite><blockquote><div><p>It seems this &#039;kvm&#039; group was another one of Poettering&#039;s brilliant ideas.</p></div></blockquote></div><p>No, the kvm group is one of the kernel developers&#039; ideas. It allows users to access hardware virtualisation (via /dev/kvm) if they are a member of the group. The existence of that group pre-dates systemd.</p><div class="quotebox"><cite>Altoid wrote:</cite><blockquote><div><p>Normally, the <span class="bbc">qemu-kvm</span> package would set up a &#039;kvm&#039; group and set up user r+w access to /dev/kvm.</p></div></blockquote></div><p>I thought that too but I&#039;ve just tried installing QEMU in the Devuan live system and it doesn&#039;t do that. Perhaps it&#039;s different in an installed system if you want to check.</p><p>FWIW my Alpine system creates the group when the qemu package is installed: <a href="https://git.alpinelinux.org/aports/tree/community/qemu/qemu.pre-install" rel="nofollow">https://git.alpinelinux.org/aports/tree … re-install</a></p><p>Anyway, why is a random error message so important? Just ignoring it is a definite option here and I think creating the kvm group manually would be better than editing the udev rule only to have to re-edit it whenever the package is updated.</p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Sat, 26 Sep 2020 15:25:32 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=24943#p24943</guid>
		</item>
		<item>
			<title><![CDATA[Re: Beowulf - Unknown group 'kvm'.]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=24941#p24941</link>
			<description><![CDATA[<p>Hello:</p><div class="quotebox"><cite>ralph.ronnquist wrote:</cite><blockquote><div><p>... hotplug event generated when the &quot;kvm subsystem&quot; ...<br />... by the hotplug handler (aka udev/eudev) via that &quot;rule&quot;<br />... to create the device node &quot;/dev/kvm&quot; with the particular permissions and group.</p></div></blockquote></div><p>I think I got the right idea.&#160; =^)</p><div class="quotebox"><cite>ralph.ronnquist wrote:</cite><blockquote><div><p>... same actions by hand ...:</p><div class="codebox"><pre><code># mknod /dev/kvm c 10 232   &lt;- this was also done in ascii
# chmod 0666 /dev/kvm        &lt;- not this
# chgrp kvm /dev/kvm           &lt;- not this</code></pre></div></div></blockquote></div><div class="quotebox"><cite>ralph.ronnquist wrote:</cite><blockquote><div><p>Commenting out the rule ...<br />... absence of the device node<br />... not the sub system itself ...</p></div></blockquote></div><p>Just commenting out <span class="bbc">chmod 0666 /dev/kvm</span> and <span class="bbc">chgrp kvm /dev/kvm</span> (reported as a bug in the thread I linked to) should suffice.&#160; </p><div class="quotebox"><cite>ralph.ronnquist wrote:</cite><blockquote><div><p>... until there&#039;s some software needing it ...</p></div></blockquote></div><p>From what I have read (not nearly enough) it seems that it is something used solely by the <span class="bbc">qemu-kvm</span> package.</p><p>eg: I run a couple of VMs via VirtualBox in my ascii installation</p><div class="codebox"><pre><code>groucho@devuan:~$ uname -a
Linux devuan 4.9.0-13-amd64 #1 SMP Debian 4.9.228-1 (2020-07-05) x86_64 GNU/Linux
groucho@devuan:~$ </code></pre></div><p>The node <em>is</em> there:&#160; &#160; &#160;(the <span class="bbc">cpu-checker</span> package does not seem to be in the ascii repository)</p><div class="codebox"><pre><code>~$ ls /dev/kvm
/dev/kvm
~$ </code></pre></div><p>I don&#039;t have a &#039;kvm&#039; group:</p><div class="codebox"><pre><code>~$ grep kvm /etc/group
~$ </code></pre></div><div class="quotebox"><cite>ralph.ronnquist wrote:</cite><blockquote><div><p>... ideal modularization principle, the device node would rather be created as needed by that software ...</p></div></blockquote></div><p>Yes, under the modularization principles that governed Debian development and maintenance from the start, crap like this would never have happened.<br />Nor would a thread as the one I linked to even existed.</p><p>That&#039;s where we are.</p><p>Thanks a lot for your input.</p><p>Cheers,</p><p>A.</p>]]></description>
			<author><![CDATA[dummy@example.com (Altoid)]]></author>
			<pubDate>Sat, 26 Sep 2020 13:48:52 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=24941#p24941</guid>
		</item>
		<item>
			<title><![CDATA[Re: Beowulf - Unknown group 'kvm'.]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=24938#p24938</link>
			<description><![CDATA[<p>Yes;</p><p>afaiui there is a hotplug event generated when the &quot;kvm subsystem&quot; (Kernel-based Virtual Machine) has been initialized. That event is (like all) handled by the hotplug handler (aka udev/eudev) via that &quot;rule&quot;, which directs the handler to create the device node &quot;/dev/kvm&quot; with the particular permissions and group.</p><p>The same actions by hand would be these:</p><div class="codebox"><pre><code># mknod /dev/kvm c 10 232
# chmod 0666 /dev/kvm
# chgrp kvm /dev/kvm</code></pre></div><p>Commenting out the rule will result in the absence of the device node, but not the sub system itself of course. This should be fine until there&#039;s some software needing it; eg qemu or virtualbox or whatever. Under an ideal modularization principle, the device node would rather be created as needed by that software, but few things are ideal.</p>]]></description>
			<author><![CDATA[dummy@example.com (ralph.ronnquist)]]></author>
			<pubDate>Sat, 26 Sep 2020 09:35:06 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=24938#p24938</guid>
		</item>
		<item>
			<title><![CDATA[Re: Beowulf - Unknown group 'kvm'.]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=24937#p24937</link>
			<description><![CDATA[<p>Hello:</p><div class="quotebox"><cite>larsH wrote:</cite><blockquote><div><p>Hi<br />What about &quot;apt purge qemu-kvm&quot;.<br />... get rid of configuration files of all previously installed ...</p></div></blockquote></div><p>I don&#039;t think that would have any effect.<br />The <span class="bbc">qemu-kvm</span> package was never installed and I think what is happening is <em>not</em> because of configuration file from the <span class="bbc">qemu-kvm</span> installation.</p><div class="codebox"><pre><code>~# apt purge qemu-kvm
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Package &#039;qemu-kvm&#039; is not installed, so not removed
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
~# </code></pre></div><p>Normally, the <span class="bbc">qemu-kvm</span> package would set up a &#039;kvm&#039; group and set up user r+w access to <span class="bbc">/dev/kvm</span>.</p><p>For reasons that do not seem at all clear, this has changed in Beowulf.</p><p>Like ralph.ronnquist points out, now the system has a default <span class="bbc">udev</span> rule (set up at OS install time and overwritten on every update) that wants to set <span class="bbc">/dev/kvm</span> to world-read-write.</p><p>I expect that it also wants a &#039;kvm&#039; group and not finding it, prints out the result in <span class="bbc">dmesg</span>.&#160; </p><p>At least that is how I understand it, corrections welcome.&#160; =-)</p><p>Cheers,</p><p>A.</p>]]></description>
			<author><![CDATA[dummy@example.com (Altoid)]]></author>
			<pubDate>Sat, 26 Sep 2020 08:58:54 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=24937#p24937</guid>
		</item>
		<item>
			<title><![CDATA[Re: Beowulf - Unknown group 'kvm'.]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=24933#p24933</link>
			<description><![CDATA[<p>Hi</p><p>What about &quot;apt purge qemu-kvm&quot;. Or in aptitude stroke p (for purge) over the not installed packages to get rid of configuration files of all previously installed packageswich is not installed or present any more ??</p><p>Have a nice day<br />Lars H</p>]]></description>
			<author><![CDATA[dummy@example.com (larsH)]]></author>
			<pubDate>Sat, 26 Sep 2020 07:28:19 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=24933#p24933</guid>
		</item>
		<item>
			<title><![CDATA[Re: Beowulf - Unknown group 'kvm'.]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=24931#p24931</link>
			<description><![CDATA[<p>Hello:</p><div class="quotebox"><cite>ralph.ronnquist wrote:</cite><blockquote><div><p>... surgery of <span class="bbc">/lib/udev/rules.d/50-udev-default.rules</span> might be sufficient ...</p></div></blockquote></div><p>Right.<br />I&#039;ll try that.</p><p>But ...<br />The file starts like this:</p><div class="codebox"><pre><code># do not edit this file, it will be overwritten on update</code></pre></div><div class="codebox"><pre><code># The static_node is required on s390x and ppc (they are using MODULE_ALIAS)
KERNEL==&quot;kvm&quot;, GROUP=&quot;kvm&quot;, MODE=&quot;0666&quot;, OPTIONS+=&quot;static_node=kvm&quot;</code></pre></div><p>Is this ^^ the line?<br />I guess I could comment out the whole line, see what happens and remember when an update comes along.</p><p>Q: isn&#039;t s390x a 64bit IBM mainframe and PPC PowerPC?<br />ie: need a diiferent kernel than the one (amd64) we&#039;re using?<br />If so, what valid motive is there for this &#039;kvm&#039; group thing?&#160; &#160;</p><p>I&#039;m not a maintainer, coder or even an advanced user but I get a bad feeling when I see things like these being done in this manner ie: just <em>because</em>.<br />From reading the thread I linked to I cannot but suspect that, coming from systemd&#039;s creator, there may be something else behind this. <br />But then that&#039;s just me.</p><p>Thanks for your input.</p><p>A.</p>]]></description>
			<author><![CDATA[dummy@example.com (Altoid)]]></author>
			<pubDate>Fri, 25 Sep 2020 23:36:15 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=24931#p24931</guid>
		</item>
		<item>
			<title><![CDATA[Re: Beowulf - Unknown group 'kvm'.]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=24929#p24929</link>
			<description><![CDATA[<p>To avoid the complaint and be without a &quot;kvm&quot; group, some surgery of <span class="bbc">/lib/udev/rules.d/50-udev-default.rules</span> might be sufficient; perhaps just removing the <span class="bbc">GROUP=&quot;kvm&quot;,</span> bit, or that whole line, whichever feels more pleasing. The effects would be either that a <span class="bbc">/dev/kvm</span> device node gets created with group <span class="bbc">root</span> without complaint, or that it doesn&#039;t get created at all.</p>]]></description>
			<author><![CDATA[dummy@example.com (ralph.ronnquist)]]></author>
			<pubDate>Fri, 25 Sep 2020 23:12:42 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=24929#p24929</guid>
		</item>
		<item>
			<title><![CDATA[Re: Beowulf - Unknown group 'kvm'.]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=24928#p24928</link>
			<description><![CDATA[<p>Hello:</p><div class="quotebox"><cite>Head_on_a_Stick wrote:</cite><blockquote><div><p>Better command:</p><div class="codebox"><pre><code>grep kvm /etc/group</code></pre></div><p>See also <a href="http://porkmail.org/era/unix/award.html#cat" rel="nofollow">http://porkmail.org/era/unix/award.html#cat</a></p></div></blockquote></div><p>I&#039;ll have a read.<br />But you know I have a thing for cats.&#160; 8^D</p><div class="quotebox"><cite>Head_on_a_Stick wrote:</cite><blockquote><div><p>Do you have QEMU installed?</p></div></blockquote></div><p>No.</p><div class="quotebox"><cite>Head_on_a_Stick wrote:</cite><blockquote><div><p>... the qemu-kvm package creates that system group.</p></div></blockquote></div><p>Yes, but if I&#039;m not installing <span class="bbc">qemu</span> ...</p><div class="quotebox"><cite>Head_on_a_Stick wrote:</cite><blockquote><div><p>Does that [VMWare] use KVM for hardware virtualisation?</p></div></blockquote></div><p>Apparently not.<br />From what I make from the thread linked below, only the <span class="bbc">qemu</span> package uses it.</p><p>I found a bug report from 2017 with respect to this here -&gt; <a href="https://github.com/systemd/systemd/issues/6360" rel="nofollow">https://github.com/systemd/systemd/issues/6360</a></p><p>It would seem that PR #5597 introduced a rule for <span class="bbc">/dev/kvm</span> in Debian unstable, the result of which is the line in <span class="bbc">dmesg</span> and someone filed the bug report.</p><div class="quotebox"><blockquote><div><p>This now causes a journal error.</p><div class="codebox"><pre><code>systemd-udevd: Specified group &#039;kvm&#039; unknown</code></pre></div><p>in any place where it doesn&#039;t exist. That could be initrds, non-x86 systems (which don&#039;t have this concept) or simply machines which don&#039;t have QEMU installed, where it doesn&#039;t make sense to create the group. &quot;kvm&quot; is not at all a generally useful and LSB defined standard group, so creating it everywhere seems like a waste.</p></div></blockquote></div><p>What the OP wrote makes (to me) a lot of sense, more so if we take into account that there seem to be no applications which would need a system generated &#039;kvm&#039; group save the <span class="bbc">qemu</span> package.</p><p>The thread is really worth a read.</p><p>It seems this &#039;kvm&#039; group was another one of Poettering&#039;s brilliant ideas.<br />And as such, it was shoved through in the usual fashion:</p><div class="quotebox"><blockquote><div><p>Anyway, I am very sure that /dev/kvm should be considered a standard system concept now, sharedby apps, and generic enough to be set up by systemd properly. I hope this makes some sense, and will close this now...</p></div></blockquote></div><p>There you have it. <br />That&#039;s how we got a <span class="bbc">systemd-udevd: Specified group &#039;kvm&#039; unknown</span> line in <span class="bbc">dmesg</span>.</p><p>@Poettering: no [asshole], it does not make <span class="bbu">any</span> sense.</p><p>Cheers,</p><p>A.</p>]]></description>
			<author><![CDATA[dummy@example.com (Altoid)]]></author>
			<pubDate>Fri, 25 Sep 2020 22:45:34 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=24928#p24928</guid>
		</item>
		<item>
			<title><![CDATA[Re: Beowulf - Unknown group 'kvm'.]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=24925#p24925</link>
			<description><![CDATA[<div class="quotebox"><cite>Altoid wrote:</cite><blockquote><div><div class="codebox"><pre><code>~$ cat /etc/group | grep -i kvm
~$</code></pre></div></div></blockquote></div><p>Better command:</p><div class="codebox"><pre><code>grep kvm /etc/group</code></pre></div><p>See also <a href="http://porkmail.org/era/unix/award.html#cat" rel="nofollow">http://porkmail.org/era/unix/award.html#cat</a></p><div class="quotebox"><cite>Altoid wrote:</cite><blockquote><div><p>Why does the kernel/system generate <span class="bbc">/dev/kvm</span> and but does not also generate a &#039;kvm&#039; group, maybe just empty?</p></div></blockquote></div><p>Do you have QEMU installed? I think the qemu-kvm package creates that system group.</p><div class="quotebox"><cite>Altoid wrote:</cite><blockquote><div><p>I run my VMs with VMWare</p></div></blockquote></div><p>Does that use KVM for hardware virtualisation?</p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Fri, 25 Sep 2020 21:18:51 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=24925#p24925</guid>
		</item>
		<item>
			<title><![CDATA[Beowulf - Unknown group 'kvm'.]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=24919#p24919</link>
			<description><![CDATA[<p>Hello:</p><p>While trawling log files to fine tune my new Beowulf, I found this in my <span class="bbc">dmesg</span> output: </p><div class="codebox"><pre><code>--- snip ---
[   14.484174] udevd[395]: specified group &#039;kvm&#039; unknown
--- snip ---</code></pre></div><p>Quite so, the group &#039;kvm&#039; does not exist ...</p><div class="codebox"><pre><code>~$ cat /etc/group | grep -i kvm
~$ </code></pre></div><p>... so I guess it <em>is</em> unknown.</p><p>I have seen some chatter on the web with respect to this but as it seems (?) Poettering is involved, I decided to ask here. <br />ie: people argued against and he argued for.</p><p>I installed <span class="bbc">cpu-checker</span> and ran it ...</p><div class="codebox"><pre><code>~# kvm-ok
INFO: /dev/kvm exists
KVM acceleration can be used
~#</code></pre></div><p>... confirming that <span class="bbc">/dev/kdm</span> <em>is</em> there.<br />Why?</p><p>I run my VMs with VMWare but have not installed it yet.<br />Why does the kernel/system generate <span class="bbc">/dev/kvm</span> and but does not also generate a &#039;kvm&#039; group, maybe just empty?</p><p>Should I create a &#039;kvm&#039; group to get rid of the <span class="bbc">dmesg</span> line?</p><p>Thanks in advance,</p><p>A.</p>]]></description>
			<author><![CDATA[dummy@example.com (Altoid)]]></author>
			<pubDate>Fri, 25 Sep 2020 17:58:29 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=24919#p24919</guid>
		</item>
	</channel>
</rss>
