<div dir="auto"><div><br><div class="gmail_extra"><br><div class="gmail_quote">Il 07/Apr/2017 19:53, &quot;shubham dubey&quot; &lt;<a href="mailto:sdubey504@gmail.com">sdubey504@gmail.com</a>&gt; ha scritto:<br type="attribution"><blockquote class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><div><div><div>Hello, <br></div>I am trying to install and configure vdsm in a newly created centos 7.3.The packages that I have installed is vdsm, vdsm-cli and libvirtd.<br></div></div></div></div></div></div></blockquote></div></div></div><div dir="auto"><br></div><div dir="auto">May I ask why are you trying to run vdsm by hand on the host?</div><div dir="auto"><br></div><div dir="auto"><br></div><div dir="auto"><br></div><div dir="auto"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><div><div></div>Now when I am trying to start the vdsm service I am getting this error.<br><br>[root@localhost ~]# systemctl start vdsmd<br></div></div></div></div></div></blockquote></div></div></div><div dir="auto"><br></div><div dir="auto"><br></div><div dir="auto"><br></div><div dir="auto">Please set a hostname on the host. Localhost won&#39;t work very well. </div><div dir="auto"><br></div><div dir="auto">Did you configure vdsm before trying to start it?</div><div dir="auto">Something like &quot;vdsm-tool configure&quot;.</div><div dir="auto"><br></div><div dir="auto"><br></div><div dir="auto"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><div>Job for vdsmd.service failed because the control process exited with error code. See &quot;systemctl status vdsmd.service&quot; and &quot;journalctl -xe&quot; for details.<br><br>[root@localhost ~]# journalctl -xe<br>-- The result is failed.<br>Apr 07 23:06:47 localhost.localdomain systemd[1]: Dependency failed for MOM instance configured for VDSM purposes.<br>-- Subject: Unit mom-vdsm.service has failed<br>-- Defined-By: systemd<br>-- Support: <a href="http://lists.freedesktop.org/mailman/listinfo/systemd-devel" target="_blank">http://lists.freedesktop.org/<wbr>mailman/listinfo/systemd-devel</a><br>-- <br>-- Unit mom-vdsm.service has failed.<br>-- <br>-- The result is dependency.<br>Apr 07 23:06:47 localhost.localdomain systemd[1]: Job mom-vdsm.service/start failed with result &#39;dependency&#39;.<br>Apr 07 23:06:47 localhost.localdomain systemd[1]: Unit vdsmd.service entered failed state.<br>Apr 07 23:06:47 localhost.localdomain systemd[1]: vdsmd.service failed.<br>Apr 07 23:06:47 localhost.localdomain systemd[1]: Cannot add dependency job for unit lvm2-lvmetad.socket, ignoring: Invalid re<br>Apr 07 23:06:47 localhost.localdomain systemd[1]: vdsmd.service holdoff time over, scheduling restart.<br>Apr 07 23:06:47 localhost.localdomain systemd[1]: Cannot add dependency job for unit lvm2-lvmetad.socket, ignoring: Unit is ma<br>Apr 07 23:06:47 localhost.localdomain systemd[1]: start request repeated too quickly for vdsmd.service<br>Apr 07 23:06:47 localhost.localdomain systemd[1]: Failed to start Virtual Desktop Server Manager.<br>-- Subject: Unit vdsmd.service has failed<br>-- Defined-By: systemd<br>-- Support: <a href="http://lists.freedesktop.org/mailman/listinfo/systemd-devel" target="_blank">http://lists.freedesktop.org/<wbr>mailman/listinfo/systemd-devel</a><br>-- <br>-- Unit vdsmd.service has failed.<br>-- <br>-- The result is failed.<br>Apr 07 23:06:47 localhost.localdomain systemd[1]: Dependency failed for MOM instance configured for VDSM purposes.<br>-- Subject: Unit mom-vdsm.service has failed<br>-- Defined-By: systemd<br>-- Support: <a href="http://lists.freedesktop.org/mailman/listinfo/systemd-devel" target="_blank">http://lists.freedesktop.org/<wbr>mailman/listinfo/systemd-devel</a><br>-- <br>-- Unit mom-vdsm.service has failed.<br>-- <br>-- The result is dependency.<br>Apr 07 23:06:47 localhost.localdomain systemd[1]: Job mom-vdsm.service/start failed with result &#39;dependency&#39;.<br>Apr 07 23:06:47 localhost.localdomain systemd[1]: Unit vdsmd.service entered failed state.<br>Apr 07 23:06:47 localhost.localdomain systemd[1]: vdsmd.service failed.<br><br></div>the momd service output is <br><br>[root@localhost ~]# systemctl status momd<br>● momd.service - Memory Overcommitment Manager Daemon<br>   Loaded: loaded (/usr/lib/systemd/system/momd.<wbr>service; static; vendor preset: disabled)<br>   Active: inactive (dead) since Fri 2017-04-07 23:15:32 IST; 3s ago<br>  Process: 13031 ExecStart=/usr/sbin/momd -c /etc/momd.conf -d --pid-file /var/run/momd.pid (code=exited, status=0/SUCCESS)<br> Main PID: 13034 (code=exited, status=0/SUCCESS)<br><br>Apr 07 23:15:32 localhost.localdomain systemd[1]: Starting Memory Overcommitment Manager Daemon...<br>Apr 07 23:15:32 localhost.localdomain systemd[1]: PID file /var/run/momd.pid not readable (yet?) after start.<br>Apr 07 23:15:32 localhost.localdomain systemd[1]: Started Memory Overcommitment Manager Daemon.<br>Apr 07 23:15:32 localhost.localdomain python[13034]: No worthy mechs found<br><br><br></div>the output for starting mom-vdsm service is <br><br>[root@localhost ~]# systemctl restart mom-vdsm.service <br>A dependency job for mom-vdsm.service failed. See &#39;journalctl -xe&#39; for details.<br>[root@localhost ~]# journalctl -xe<br>-- The result is failed.<br>Apr 07 23:18:40 localhost.localdomain systemd[1]: Dependency failed for MOM instance configured for VDSM purposes.<br>-- Subject: Unit mom-vdsm.service has failed<br>-- Defined-By: systemd<br>-- Support: <a href="http://lists.freedesktop.org/mailman/listinfo/systemd-devel" target="_blank">http://lists.freedesktop.org/<wbr>mailman/listinfo/systemd-devel</a><br>-- <br>-- Unit mom-vdsm.service has failed.<br>-- <br>-- The result is dependency.<br>Apr 07 23:18:40 localhost.localdomain systemd[1]: Job mom-vdsm.service/start failed with result &#39;dependency&#39;.<br>Apr 07 23:18:40 localhost.localdomain systemd[1]: Unit vdsmd.service entered failed state.<br>Apr 07 23:18:40 localhost.localdomain systemd[1]: vdsmd.service failed.<br>Apr 07 23:18:40 localhost.localdomain systemd[1]: Cannot add dependency job for unit lvm2-lvmetad.socket, ignoring: Invalid re<br>Apr 07 23:18:40 localhost.localdomain systemd[1]: vdsmd.service holdoff time over, scheduling restart.<br>Apr 07 23:18:40 localhost.localdomain systemd[1]: Cannot add dependency job for unit lvm2-lvmetad.socket, ignoring: Unit is ma<br>Apr 07 23:18:40 localhost.localdomain systemd[1]: start request repeated too quickly for vdsmd.service<br>Apr 07 23:18:40 localhost.localdomain systemd[1]: Failed to start Virtual Desktop Server Manager.<br>-- Subject: Unit vdsmd.service has failed<br>-- Defined-By: systemd<br>-- Support: <a href="http://lists.freedesktop.org/mailman/listinfo/systemd-devel" target="_blank">http://lists.freedesktop.org/<wbr>mailman/listinfo/systemd-devel</a><br>-- <br>-- Unit vdsmd.service has failed.<br>-- <br>-- The result is failed.<br>Apr 07 23:18:40 localhost.localdomain systemd[1]: Dependency failed for MOM instance configured for VDSM purposes.<br>-- Subject: Unit mom-vdsm.service has failed<br>-- Defined-By: systemd<br>-- Support: <a href="http://lists.freedesktop.org/mailman/listinfo/systemd-devel" target="_blank">http://lists.freedesktop.org/<wbr>mailman/listinfo/systemd-devel</a><font color="#888888"><br>-- <br>-- Unit mom-vdsm.service has failed.<br>-- <br>-- The result is dependency.<br>Apr 07 23:18:40 localhost.localdomain systemd[1]: Job mom-vdsm.service/start failed with result &#39;dependency&#39;.<br>Apr 07 23:18:40 localhost.localdomain systemd[1]: Unit vdsmd.service entered failed state.<br>Apr 07 23:18:40 localhost.localdomain systemd[1]: vdsmd.service failed.<br><br><br></font></div><font color="#888888">Thanks,<br></font></div><font color="#888888">Shubham<br></font></div>
<br>______________________________<wbr>_________________<br>
Users mailing list<br>
<a href="mailto:Users@ovirt.org">Users@ovirt.org</a><br>
<a href="http://lists.ovirt.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.ovirt.org/<wbr>mailman/listinfo/users</a><br>
<br></blockquote></div><br></div></div></div>