<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Oct 24, 2016 at 8:59 AM, Grzegorz Szypa <span dir="ltr">&lt;<a href="mailto:grzegorz.szypa@gmail.com" target="_blank">grzegorz.szypa@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi  Support,</div></blockquote><div><br></div><div>Not really support, just a community mailing list :-)</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><br></div><div>Could you  help me with my problem, because when I try to deploy host on fresh Centos  7.1 installation  I got an error that vdsmd servies cannot bestarted, and deploy after taht are terminated:</div><div><br></div><div><div>[root@vmsrv1 ~]#</div><div>[root@vmsrv1 ~]# hosted-engine --deploy</div><div>/usr/lib/python2.7/site-<wbr>packages/ovirt_hosted_engine_<wbr>ha/lib/storage_backends.py:15: DeprecationWarning: vdscli uses xmlrpc. since ovirt 3.6 xmlrpc is deprecated, please use vdsm.jsonrpcvdscli</div><div>  import vdsm.vdscli</div><div>[ INFO  ] Stage: Initializing</div><div>[ INFO  ] Generating a temporary VNC password.</div><div>[ INFO  ] Stage: Environment setup</div><div>          During customization use CTRL-D to abort.</div><div>          Continuing will configure this host for serving as hypervisor and create a VM where you have to install the engine afterwards.</div><div>          Are you sure you want to continue? (Yes, No)[Yes]:</div><div>          It has been detected that this program is executed through an SSH connection without using screen.</div><div>          Continuing with the installation may lead to broken installation if the network connection fails.</div><div>          It is highly recommended to abort the installation and run it inside a screen session using command &quot;screen&quot;.</div><div>          Do you want to continue anyway? (Yes, No)[No]: Yes</div><div>[ INFO  ] Hardware supports virtualization</div><div>          Configuration files: []</div><div>          Log file: /var/log/ovirt-hosted-engine-<wbr>setup/ovirt-hosted-engine-<wbr>setup-20161024074216-iagc54.<wbr>log</div><div>          Version: otopi-1.5.2 (otopi-1.5.2-1.el7.centos)</div><div>[ INFO  ] Stage: Environment packages setup</div><div>[ INFO  ] Stage: Programs detection</div><div>[ INFO  ] Stage: Environment setup</div><div><b style="background-color:rgb(255,0,0)">[ ERROR ] Failed to execute stage &#39;Environment setup&#39;: Failed to start service &#39;vdsmd&#39;</b></div><div>[ INFO  ] Stage: Clean up</div><div>[ INFO  ] Generating answer file &#39;/var/lib/ovirt-hosted-engine-<wbr>setup/answers/answers-<wbr>20161024074222.conf&#39;</div><div>[ INFO  ] Stage: Pre-termination</div><div>[ INFO  ] Stage: Termination</div><div>[ ERROR ] Hosted Engine deployment failed</div><div>          Log file is located at /var/log/ovirt-hosted-engine-<wbr>setup/ovirt-hosted-engine-<wbr>setup-20161024074216-iagc54.<wbr>log</div><div>[root@vmsrv1 ~]#</div></div><div><br></div><div> </div><div>Firstly I tried to do it by ovirt portal, but every time failed. so I try to do it  by hosted-engine --deploy, and this time I got  more  information as above. (SELinux is disabled). firewall are disabled. Onlywhat make me confuse are vdsm. So I checkd it and for sure it has been installed (with version vdsm-4.18.13-1.el7.centos.x86_<wbr>64) </div><div><br></div><div><div>[root@vmsrv1 ~]# yum install vdsm</div><div>Wczytane wtyczki: fastestmirror, versionlock</div><div>Loading mirror speeds from cached hostfile</div><div> * base: <a href="http://centos.trisect.eu" target="_blank">centos.trisect.eu</a></div><div> * epel: <a href="http://epel.mirrors.ovh.net" target="_blank">epel.mirrors.ovh.net</a></div><div> * extras: <a href="http://centos.trisect.eu" target="_blank">centos.trisect.eu</a></div><div> * ovirt-4.0: <a href="http://ftp.nluug.nl" target="_blank">ftp.nluug.nl</a></div><div> * ovirt-4.0-epel: <a href="http://epel.mirrors.ovh.net" target="_blank">epel.mirrors.ovh.net</a></div><div> * updates: <a href="http://centos.trisect.eu" target="_blank">centos.trisect.eu</a></div><div>Pakiet vdsm-4.18.13-1.el7.centos.x86_<wbr>64 jest już zainstalowany w najnowszej wersji</div><div>Nie ma niczego do zrobienia</div></div><div><br></div><div>after that I tried to find it and restart :</div><div><div>[root@vmsrv1 ~]# systemctl vdsmd restart</div><div>Unknown operation &#39;vdsmd&#39;.</div></div><div><br></div><div>So question is if vdsm has been installed, what going on? So:</div><div><div>[root@vmsrv1 ~]# systemctl |grep -i vdsm</div><div>  supervdsmd.service                                                                       loaded    active running   Auxiliary vdsm service for running helper functions as root</div><div>  vdsm-network.service                                                                     loaded    active exited    Virtual Desktop Server Manager network restoration</div><div>[root@vmsrv1 ~]#</div></div><div><br></div><div><br></div><div>As see  above there are completly different name convention, and it shuld be like vdsmd.service. What is strange, this exist  on host where is Portal, but it is not possible to start it, because of &quot;vdsm-network.service&quot;  </div><div><br></div><div>Question are how to avoid it, because for sure hosted-engine script do not  know how to start vdsm</div><div><br></div><div>Additionaly, I tried to reconfigure  vdsm:</div><div><br></div><div><div>[root@vmsrv1 ~]# vdsm-tool configure --force</div><div>/usr/lib/python2.7/site-<wbr>packages/vdsm/tool/dump_<wbr>volume_chains.py:28: DeprecationWarning: vdscli uses xmlrpc. since ovirt 3.6 xmlrpc is deprecated, please use vdsm.jsonrpcvdscli</div><div>  from vdsm import vdscli</div><div><br></div><div>Checking configuration status...</div><div><br></div><div>Current revision of multipath.conf detected, preserving</div><div>libvirt is already configured for vdsm</div><div>SUCCESS: ssl configured to true. No conflicts</div><div><br></div><div>Running configure...</div><div>Reconfiguration of sebool is done.</div><div>Reconfiguration of libvirt is done.</div><div><br></div><div>Done configuring modules to VDSM.</div></div><div><br></div><div><br></div><div><div>[root@vmsrv1 ~]# systemctl start vdsmd</div><div>A dependency job for vdsmd.service failed. See &#39;journalctl -xe&#39; for details.</div></div><div><br></div><div><br></div><div><div>[root@vmsrv1 ~]# journalctl -xe</div><div>-- Subject: Ukończono uruchamianie jednostki libvirtd.service</div><div>-- Defined-By: systemd</div><div>-- Support: <a href="http://lists.freedesktop.org/mailman/listinfo/systemd-devel" target="_blank">http://lists.freedesktop.org/<wbr>mailman/listinfo/systemd-devel</a></div><div>--</div><div>-- Jednostka libvirtd.service ukończyła uruchamianie.</div><div>--</div><div>-- Wynik uruchamiania: done.</div><div>paź 24 07:57:12 <a href="http://vmsrv1.szypa.net" target="_blank">vmsrv1.szypa.net</a> systemd[1]: Configuration file /usr/lib/systemd/system/<wbr>ebtables.service is marked executable. Please remove executable permission bits. Proceeding anyway.</div><div>paź 24 07:57:12 <a href="http://vmsrv1.szypa.net" target="_blank">vmsrv1.szypa.net</a> systemd[1]: Started Auxiliary vdsm service for running helper functions as root.</div><div>-- Subject: Ukończono uruchamianie jednostki supervdsmd.service</div><div>-- Defined-By: systemd</div><div>-- Support: <a href="http://lists.freedesktop.org/mailman/listinfo/systemd-devel" target="_blank">http://lists.freedesktop.org/<wbr>mailman/listinfo/systemd-devel</a></div><div>--</div><div>-- Jednostka supervdsmd.service ukończyła uruchamianie.</div><div>--</div><div>-- Wynik uruchamiania: done.</div><div>paź 24 07:57:12 <a href="http://vmsrv1.szypa.net" target="_blank">vmsrv1.szypa.net</a> systemd[1]: Starting Auxiliary vdsm service for running helper functions as root...</div><div>-- Subject: Rozpoczęto uruchamianie jednostki supervdsmd.service</div><div>-- Defined-By: systemd</div><div>-- Support: <a href="http://lists.freedesktop.org/mailman/listinfo/systemd-devel" target="_blank">http://lists.freedesktop.org/<wbr>mailman/listinfo/systemd-devel</a></div><div>--</div><div>-- Jednostka supervdsmd.service rozpoczęła uruchamianie.</div><div>paź 24 07:57:54 <a href="http://vmsrv1.szypa.net" target="_blank">vmsrv1.szypa.net</a> polkitd[1154]: Registered Authentication Agent for unix-process:14438:14347412 (system bus name :1.4915 [&lt;unknown&gt;], object path /org/freedesktop/PolicyKit1/<wbr>AuthenticationAgent, locale pl_PL.UTF-8)</div><div>paź 24 07:57:54 <a href="http://vmsrv1.szypa.net" target="_blank">vmsrv1.szypa.net</a> systemd[1]: Starting Device-Mapper Multipath Device Controller...</div><div>-- Subject: Rozpoczęto uruchamianie jednostki multipathd.service</div><div>-- Defined-By: systemd</div><div>-- Support: <a href="http://lists.freedesktop.org/mailman/listinfo/systemd-devel" target="_blank">http://lists.freedesktop.org/<wbr>mailman/listinfo/systemd-devel</a></div><div>--</div><div>-- Jednostka multipathd.service rozpoczęła uruchamianie.</div><div>paź 24 07:57:54 <a href="http://vmsrv1.szypa.net" target="_blank">vmsrv1.szypa.net</a> systemd[1]: Starting Virtual Desktop Server Manager network restoration...</div><div>-- Subject: Rozpoczęto uruchamianie jednostki vdsm-network.service</div><div>-- Defined-By: systemd</div><div>-- Support: <a href="http://lists.freedesktop.org/mailman/listinfo/systemd-devel" target="_blank">http://lists.freedesktop.org/<wbr>mailman/listinfo/systemd-devel</a></div><div>--</div><div>-- Jednostka vdsm-network.service rozpoczęła uruchamianie.</div><div>paź 24 07:57:54 <a href="http://vmsrv1.szypa.net" target="_blank">vmsrv1.szypa.net</a> systemd[1]: multipathd.service: control process exited, code=exited status=1</div><div>paź 24 07:57:54 <a href="http://vmsrv1.szypa.net" target="_blank">vmsrv1.szypa.net</a> systemd[1]: Failed to start Device-Mapper Multipath Device Controller.</div></div></div></blockquote><div><br></div><div>Any idea what happened to multipath?</div><div>Can it be started manually?</div><div>Y.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div>-- Subject: Jednostka multipathd.service się nie powiodła</div><div>-- Defined-By: systemd</div><div>-- Support: <a href="http://lists.freedesktop.org/mailman/listinfo/systemd-devel" target="_blank">http://lists.freedesktop.org/<wbr>mailman/listinfo/systemd-devel</a></div><div>--</div><div>-- Jednostka multipathd.service się nie powiodła.</div><div>--</div><div>-- Wynik: failed.</div><div>paź 24 07:57:54 <a href="http://vmsrv1.szypa.net" target="_blank">vmsrv1.szypa.net</a> systemd[1]: Dependency failed for Virtual Desktop Server Manager.</div><div>-- Subject: Jednostka vdsmd.service się nie powiodła</div><div>-- Defined-By: systemd</div><div>-- Support: <a href="http://lists.freedesktop.org/mailman/listinfo/systemd-devel" target="_blank">http://lists.freedesktop.org/<wbr>mailman/listinfo/systemd-devel</a></div><div>--</div><div>-- Jednostka vdsmd.service się nie powiodła.</div><div>--</div><div>-- Wynik: dependency.</div><div>paź 24 07:57:54 <a href="http://vmsrv1.szypa.net" target="_blank">vmsrv1.szypa.net</a> systemd[1]: Dependency failed for MOM instance configured for VDSM purposes.</div><div>-- Subject: Jednostka mom-vdsm.service się nie powiodła</div><div>-- Defined-By: systemd</div><div>-- Support: <a href="http://lists.freedesktop.org/mailman/listinfo/systemd-devel" target="_blank">http://lists.freedesktop.org/<wbr>mailman/listinfo/systemd-devel</a></div><div>--</div><div>-- Jednostka mom-vdsm.service się nie powiodła.</div><div>--</div><div>-- Wynik: dependency.</div><div>paź 24 07:57:54 <a href="http://vmsrv1.szypa.net" target="_blank">vmsrv1.szypa.net</a> systemd[1]: Job mom-vdsm.service/start failed with result &#39;dependency&#39;.</div><div>paź 24 07:57:54 <a href="http://vmsrv1.szypa.net" target="_blank">vmsrv1.szypa.net</a> systemd[1]: Job vdsmd.service/start failed with result &#39;dependency&#39;.</div><div>paź 24 07:57:54 <a href="http://vmsrv1.szypa.net" target="_blank">vmsrv1.szypa.net</a> systemd[1]: Unit multipathd.service entered failed state.</div><div>paź 24 07:57:54 <a href="http://vmsrv1.szypa.net" target="_blank">vmsrv1.szypa.net</a> systemd[1]: multipathd.service failed.</div><div>paź 24 07:57:54 <a href="http://vmsrv1.szypa.net" target="_blank">vmsrv1.szypa.net</a> polkitd[1154]: Unregistered Authentication Agent for unix-process:14438:14347412 (system bus name :1.4915, object path /org/freedesktop/PolicyKit1/<wbr>AuthenticationAgent, locale pl_PL.UTF-8) (disconnected from bus)</div><div>paź 24 07:57:54 <a href="http://vmsrv1.szypa.net" target="_blank">vmsrv1.szypa.net</a> vdsm-tool[14444]: /usr/lib/python2.7/site-<wbr>packages/vdsm/tool/dump_<wbr>volume_chains.py:28: DeprecationWarning: vdscli uses xmlrpc. since ovirt 3.6 xmlrpc is deprecated, please use vdsm.jsonrpcvdscli</div><div>paź 24 07:57:54 <a href="http://vmsrv1.szypa.net" target="_blank">vmsrv1.szypa.net</a> vdsm-tool[14444]: from vdsm import vdscli</div><div>paź 24 07:57:54 <a href="http://vmsrv1.szypa.net" target="_blank">vmsrv1.szypa.net</a> vdsm-tool[14454]: /usr/lib/python2.7/site-<wbr>packages/vdsm/tool/dump_<wbr>volume_chains.py:28: DeprecationWarning: vdscli uses xmlrpc. since ovirt 3.6 xmlrpc is deprecated, please use vdsm.jsonrpcvdscli</div><div>paź 24 07:57:54 <a href="http://vmsrv1.szypa.net" target="_blank">vmsrv1.szypa.net</a> vdsm-tool[14454]: from vdsm import vdscli</div><div>paź 24 07:57:55 <a href="http://vmsrv1.szypa.net" target="_blank">vmsrv1.szypa.net</a> systemd[1]: Started Virtual Desktop Server Manager network restoration.</div><div>-- Subject: Ukończono uruchamianie jednostki vdsm-network.service</div><div>-- Defined-By: systemd</div><div>-- Support: <a href="http://lists.freedesktop.org/mailman/listinfo/systemd-devel" target="_blank">http://lists.freedesktop.org/<wbr>mailman/listinfo/systemd-devel</a></div><div>--</div><div>-- Jednostka vdsm-network.service ukończyła uruchamianie.</div><div>--</div><div>-- Wynik uruchamiania: done.</div><div>paź 24 07:58:01 <a href="http://vmsrv1.szypa.net" target="_blank">vmsrv1.szypa.net</a> systemd[1]: Started Session c2440 of user root.</div><div>-- Subject: Ukończono uruchamianie jednostki session-c2440.scope</div><div>-- Defined-By: systemd</div><div>-- Support: <a href="http://lists.freedesktop.org/mailman/listinfo/systemd-devel" target="_blank">http://lists.freedesktop.org/<wbr>mailman/listinfo/systemd-devel</a></div><div>--</div><div>-- Jednostka session-c2440.scope ukończyła uruchamianie.</div><div>--</div><div>-- Wynik uruchamiania: done.</div><div>paź 24 07:58:01 <a href="http://vmsrv1.szypa.net" target="_blank">vmsrv1.szypa.net</a> systemd[1]: Starting Session c2440 of user root.</div><div>-- Subject: Rozpoczęto uruchamianie jednostki session-c2440.scope</div><div>-- Defined-By: systemd</div><div>-- Support: <a href="http://lists.freedesktop.org/mailman/listinfo/systemd-devel" target="_blank">http://lists.freedesktop.org/<wbr>mailman/listinfo/systemd-devel</a></div><div>--</div><div>-- Jednostka session-c2440.scope rozpoczęła uruchamianie.</div><div>paź 24 07:58:01 <a href="http://vmsrv1.szypa.net" target="_blank">vmsrv1.szypa.net</a> CROND[14473]: (root) CMD (/usr/local/rtm/bin/rtm 7 &gt; /dev/null 2&gt; /dev/null)</div><div>lines 4205-4296/4296 (END)</div></div><span class="HOEnZb"><font color="#888888"><div><br></div><div><br></div><div><br></div><div><br></div><div> <br clear="all"><div><br></div>-- <br><div class="m_-8646144591183041396gmail_signature"><div dir="ltr"><div>G.Sz.</div></div></div>
</div></font></span></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>