<html>
<body>
Thanks Thomas,&#13;<br>
&#13;<br>
it seems you were right. I followed the instructions to enable&#13;<br>
hugepages via kernel command line and after reboot vdsmd starts&#13;<br>
correctly.&#13;<br>
(I went back to 4.1.9 in between, added the kernel command line and&#13;<br>
upgraded to 4.2)&#13;<br>
&#13;<br>
The docs/release notes should mention it - or did I miss it?&#13;<br>
&#13;<br>
Am Dienstag, den 06.02.2018, 17:17 -0800 schrieb Thomas Davis:&#13;<br>
<font color="#000000">&gt; sorry, make that:&#13;</font><br>
<font color="#000000">&gt; &#13;</font><br>
<font color="#000000">&gt; hugeadm --pool-list&#13;</font><br>
<font color="#000000">&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Size&nbsp; Minimum&nbsp; Current&nbsp; Maximum&nbsp; Default&#13;</font><br>
<font color="#000000">&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2097152&nbsp;&nbsp;&nbsp;&nbsp; 1024&nbsp;&nbsp;&nbsp;&nbsp; 1024&nbsp;&nbsp;&nbsp;&nbsp; 1024&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; *&#13;</font><br>
<font color="#000000">&gt; 1073741824&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 4&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 4&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 4&nbsp;&nbsp;&nbsp;&nbsp; &#13;</font><br>
<font color="#000000">&gt; &#13;</font><br>
<font color="#000000">&gt; &#13;</font><br>
<font color="#000000">&gt; On Tue, Feb 6, 2018 at 5:16 PM, Thomas Davis &lt;<a href="mailto:tadavis@lbl.gov">tadavis@lbl.gov</a>&gt; wrote:&#13;</font><br>
<font color="#000000">&gt; &gt; I found that you now need hugepage1g support.&nbsp; The error messages&#13;</font><br>
<font color="#000000">&gt; &gt; are wrong - it's not truly a libvirt problem, it's hugepages1g are&#13;</font><br>
<font color="#000000">&gt; &gt; missing for libvirt.&#13;</font><br>
<font color="#000000">&gt; &gt; &#13;</font><br>
<font color="#000000">&gt; &gt; add something like:&#13;</font><br>
<font color="#000000">&gt; &gt; &#13;</font><br>
<font color="#000000">&gt; &gt; default_hugepagesz=1G hugepagesz=1G hugepages=4 hugepagesz=2M&#13;</font><br>
<font color="#000000">&gt; &gt; hugepages=1024 to the kernel command line.&#13;</font><br>
<font color="#000000">&gt; &gt; &#13;</font><br>
<font color="#000000">&gt; &gt; You can also do a 'yum install libhugetlbfs-utils', then do:&#13;</font><br>
<font color="#000000">&gt; &gt; &#13;</font><br>
<font color="#000000">&gt; &gt; hugeadm --list&#13;</font><br>
<font color="#000000">&gt; &gt; Mount Point&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Options&#13;</font><br>
<font color="#000000">&gt; &gt; /dev/hugepages&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; rw,seclabel,relatime&#13;</font><br>
<font color="#000000">&gt; &gt; /dev/hugepages1G&nbsp;&nbsp;&nbsp;&nbsp; rw,seclabel,relatime,pagesize=1G&#13;</font><br>
<font color="#000000">&gt; &gt; &#13;</font><br>
<font color="#000000">&gt; &gt; if you do not see the /dev/hugepages1G listed, then vdsmd/libvirt&#13;</font><br>
<font color="#000000">&gt; &gt; will not start.&#13;</font><br>
<font color="#000000">&gt; &gt; &#13;</font><br>
<font color="#000000">&gt; &gt; &#13;</font><br>
<font color="#000000">&gt; &gt; &#13;</font><br>
<font color="#000000">&gt; &gt; &#13;</font><br>
<font color="#000000">&gt; &gt; &#13;</font><br>
<font color="#000000">&gt; &gt; &#13;</font><br>
<font color="#000000">&gt; &gt; On Mon, Feb 5, 2018 at 5:49 AM, Frank Rothenstein &lt;f.rothenstein@bo&#13;</font><br>
<font color="#000000">&gt; &gt; dden-kliniken.de&gt; wrote:&#13;</font><br>
<font color="#000000">&gt; &gt; &gt; Hi, &#13;</font><br>
<font color="#000000">&gt; &gt; &gt; &#13;</font><br>
<font color="#000000">&gt; &gt; &gt; I'm currently stuck - after upgrading 4.1 to 4.2 I cannot start&#13;</font><br>
<font color="#000000">&gt; &gt; &gt; the &#13;</font><br>
<font color="#000000">&gt; &gt; &gt; host-processes. &#13;</font><br>
<font color="#000000">&gt; &gt; &gt; systemctl start vdsmd fails with following lines in journalctl: &#13;</font><br>
<font color="#000000">&gt; &gt; &gt; &#13;</font><br>
<font color="#000000">&gt; &gt; &gt; &lt;snip&gt; &#13;</font><br>
<font color="#000000">&gt; &gt; &gt; &#13;</font><br>
<font color="#000000">&gt; &gt; &gt; Feb 05 14:40:15 glusternode1.bodden-kliniken.net &#13;</font><br>
<font color="#000000">&gt; &gt; &gt; vdsmd_init_common.sh[10414]: vdsm: Running wait_for_network &#13;</font><br>
<font color="#000000">&gt; &gt; &gt; Feb 05 14:40:15 glusternode1.bodden-kliniken.net &#13;</font><br>
<font color="#000000">&gt; &gt; &gt; vdsmd_init_common.sh[10414]: vdsm: Running run_init_hooks &#13;</font><br>
<font color="#000000">&gt; &gt; &gt; Feb 05 14:40:15 glusternode1.bodden-kliniken.net &#13;</font><br>
<font color="#000000">&gt; &gt; &gt; vdsmd_init_common.sh[10414]: vdsm: Running check_is_configured &#13;</font><br>
<font color="#000000">&gt; &gt; &gt; Feb 05 14:40:15 glusternode1.bodden-kliniken.net &#13;</font><br>
<font color="#000000">&gt; &gt; &gt; sasldblistusers2[10440]: DIGEST-MD5 common mech free &#13;</font><br>
<font color="#000000">&gt; &gt; &gt; Feb 05 14:40:16 glusternode1.bodden-kliniken.net &#13;</font><br>
<font color="#000000">&gt; &gt; &gt; vdsmd_init_common.sh[10414]: Error: &#13;</font><br>
<font color="#000000">&gt; &gt; &gt; Feb 05 14:40:16 glusternode1.bodden-kliniken.net &#13;</font><br>
<font color="#000000">&gt; &gt; &gt; vdsmd_init_common.sh[10414]: One of the modules is not configured&#13;</font><br>
<font color="#000000">&gt; &gt; &gt; to &#13;</font><br>
<font color="#000000">&gt; &gt; &gt; work with VDSM. &#13;</font><br>
<font color="#000000">&gt; &gt; &gt; Feb 05 14:40:16 glusternode1.bodden-kliniken.net &#13;</font><br>
<font color="#000000">&gt; &gt; &gt; vdsmd_init_common.sh[10414]: To configure the module use the&#13;</font><br>
<font color="#000000">&gt; &gt; &gt; following: &#13;</font><br>
<font color="#000000">&gt; &gt; &gt; Feb 05 14:40:16 glusternode1.bodden-kliniken.net &#13;</font><br>
<font color="#000000">&gt; &gt; &gt; vdsmd_init_common.sh[10414]: 'vdsm-tool configure [--module&#13;</font><br>
<font color="#000000">&gt; &gt; &gt; module- &#13;</font><br>
<font color="#000000">&gt; &gt; &gt; name]'. &#13;</font><br>
<font color="#000000">&gt; &gt; &gt; Feb 05 14:40:16 glusternode1.bodden-kliniken.net &#13;</font><br>
<font color="#000000">&gt; &gt; &gt; vdsmd_init_common.sh[10414]: If all modules are not configured&#13;</font><br>
<font color="#000000">&gt; &gt; &gt; try to &#13;</font><br>
<font color="#000000">&gt; &gt; &gt; use: &#13;</font><br>
<font color="#000000">&gt; &gt; &gt; Feb 05 14:40:16 glusternode1.bodden-kliniken.net &#13;</font><br>
<font color="#000000">&gt; &gt; &gt; vdsmd_init_common.sh[10414]: 'vdsm-tool configure --force' &#13;</font><br>
<font color="#000000">&gt; &gt; &gt; Feb 05 14:40:16 glusternode1.bodden-kliniken.net &#13;</font><br>
<font color="#000000">&gt; &gt; &gt; vdsmd_init_common.sh[10414]: (The force flag will stop the&#13;</font><br>
<font color="#000000">&gt; &gt; &gt; module's &#13;</font><br>
<font color="#000000">&gt; &gt; &gt; service and start it &#13;</font><br>
<font color="#000000">&gt; &gt; &gt; Feb 05 14:40:16 glusternode1.bodden-kliniken.net &#13;</font><br>
<font color="#000000">&gt; &gt; &gt; vdsmd_init_common.sh[10414]: afterwards automatically to load the&#13;</font><br>
<font color="#000000">&gt; &gt; &gt; new &#13;</font><br>
<font color="#000000">&gt; &gt; &gt; configuration.) &#13;</font><br>
<font color="#000000">&gt; &gt; &gt; Feb 05 14:40:16 glusternode1.bodden-kliniken.net &#13;</font><br>
<font color="#000000">&gt; &gt; &gt; vdsmd_init_common.sh[10414]: abrt is already configured for vdsm &#13;</font><br>
<font color="#000000">&gt; &gt; &gt; Feb 05 14:40:16 glusternode1.bodden-kliniken.net &#13;</font><br>
<font color="#000000">&gt; &gt; &gt; vdsmd_init_common.sh[10414]: lvm is configured for vdsm &#13;</font><br>
<font color="#000000">&gt; &gt; &gt; Feb 05 14:40:16 glusternode1.bodden-kliniken.net &#13;</font><br>
<font color="#000000">&gt; &gt; &gt; vdsmd_init_common.sh[10414]: libvirt is not configured for vdsm&#13;</font><br>
<font color="#000000">&gt; &gt; &gt; yet &#13;</font><br>
<font color="#000000">&gt; &gt; &gt; Feb 05 14:40:16 glusternode1.bodden-kliniken.net &#13;</font><br>
<font color="#000000">&gt; &gt; &gt; vdsmd_init_common.sh[10414]: Current revision of multipath.conf &#13;</font><br>
<font color="#000000">&gt; &gt; &gt; detected, preserving &#13;</font><br>
<font color="#000000">&gt; &gt; &gt; Feb 05 14:40:16 glusternode1.bodden-kliniken.net &#13;</font><br>
<font color="#000000">&gt; &gt; &gt; vdsmd_init_common.sh[10414]: Modules libvirt are not configured &#13;</font><br>
<font color="#000000">&gt; &gt; &gt; Feb 05 14:40:16 glusternode1.bodden-kliniken.net </font><br>
&#13;<br>
<font color="#000000">&gt; &gt; &gt; vdsmd_init_common.sh[10414]: vdsm: stopped during execute &#13;</font><br>
<font color="#000000">&gt; &gt; &gt; check_is_configured task (task returned with error code 1). &#13;</font><br>
<font color="#000000">&gt; &gt; &gt; Feb 05 14:40:16 glusternode1.bodden-kliniken.net systemd[1]: &#13;</font><br>
<font color="#000000">&gt; &gt; &gt; vdsmd.service: control process exited, code=exited status=1 &#13;</font><br>
<font color="#000000">&gt; &gt; &gt; Feb 05 14:40:16 glusternode1.bodden-kliniken.net systemd[1]:&#13;</font><br>
<font color="#000000">&gt; &gt; &gt; Failed to &#13;</font><br>
<font color="#000000">&gt; &gt; &gt; start Virtual Desktop Server Manager. &#13;</font><br>
<font color="#000000">&gt; &gt; &gt; -- Subject: Unit vdsmd.service has failed &#13;</font><br>
<font color="#000000">&gt; &gt; &gt; -- Defined-By: systemd &#13;</font><br>
<font color="#000000">&gt; &gt; &gt; -- Support: <a href="http://lists.freedesktop.org/mailman/listinfo/systemd">http://lists.freedesktop.org/mailman/listinfo/systemd</a>&#13;</font><br>
<font color="#000000">&gt; &gt; &gt; -devel &#13;</font><br>
<font color="#000000">&gt; &gt; &gt; -- &#13;</font><br>
<font color="#000000">&gt; &gt; &gt; -- Unit vdsmd.service has failed. &#13;</font><br>

<BR />
<BR />
<font face="Arial" style="font-size: 12px; font-family: Arial;"><span style="font-size: 12px;"></span></font><div><font face="arial" size="2"><font><font><font><br>Frank Rothenstein&nbsp;</font></font></font><font><font><br><br>Systemadministrator<br>Fon: +49 3821 700 125<br>Fax:&nbsp;</font>+49 3821 700 190</font></font></div><div><font><font face="arial" size="2">Internet:&nbsp;www.bodden-kliniken.de<br>E-Mail: f.rothenstein@bodden-kliniken.de<br></font><br></font><span style="font-size: 12px; font-family: arial;"><img src="cid:547f8827.f9d4cce7.png.d413ca20"></span><br><font face="arial" style="font-size: 12px; font-family: Arial;"><span style="font-size: 12px;">_____________________________________________<br>BODDEN-KLINIKEN Ribnitz-Damgarten GmbH</span><br><span style="font-size: 12px;">Sandhufe 2</span><br><span style="font-size: 12px;">18311 Ribnitz-Damgarten</span><br><br><font size="1">Telefon: 03821-700-0<br>Telefax: 03821-700-240</font><br><br><font size="1">E-Mail: info@bodden-kliniken.de   <br>Internet: http://www.bodden-kliniken.de</font><br><br><span style="font-size: 12px;">Sitz: Ribnitz-Damgarten, Amtsgericht: Stralsund, HRB 2919, Steuer-Nr.: 079/133/40188</span><br><span style="font-size: 12px;">Aufsichtsratsvorsitzende: Carmen Schröter, Geschäftsführer: Dr. Falko Milski, MBA</span><br><br><font size="1" style="font-size: 12px;">Der Inhalt dieser E-Mail ist ausschließlich für den bezeichneten Adressaten bestimmt. Wenn Sie nicht der <br>vorgesehene Adressat dieser E-Mail oder dessen Vertreter sein sollten, beachten Sie bitte, dass jede <br>Form der Veröffentlichung, Vervielfältigung oder Weitergabe des Inhalts dieser E-Mail unzulässig ist. <br>Wir bitten Sie, sofort den Absender zu informieren und die E-Mail zu löschen. </font><br><span style="font-size: 12px;"><br>&nbsp; &nbsp; &nbsp; © BODDEN-KLINIKEN Ribnitz-Damgarten GmbH 2017</span><br><span style="font-size: 12px;">*** Virenfrei durch Kerio Mail Server und SOPHOS Antivirus ***</span></font></div><BR />
</body>
</html>