<html><body><div style="font-family: times new roman, new york, times, serif; font-size: 12pt; color: #000000"><div><br></div><hr id="zwchr"><blockquote style="border-left:2px solid #1010FF;margin-left:5px;padding-left:5px;color:#000;font-weight:normal;font-style:normal;text-decoration:none;font-family:Helvetica,Arial,sans-serif;font-size:12pt;"><b>From: </b>"Christophe TREFOIS" &lt;christophe.trefois@uni.lu&gt;<br><b>To: </b>"users" &lt;users@ovirt.org&gt;<br><b>Cc: </b>"lcsb-sysadmins" &lt;lcsb-sysadmins@uni.lu&gt;<br><b>Sent: </b>Wednesday, March 30, 2016 6:31:48 PM<br><b>Subject: </b>[ovirt-users] Serial Console not running on ovirt-engine<br><div><br></div>




Dear all,
<div class=""><br class=""></div><div class="">So am running 3.6.3.4-1 on CentOS 7.2, and did a engine-setup.</div><div class=""><br class=""></div><div class="">I checked now, and see that&nbsp;ovirt-vmconsole-proxy was in fact installed (before, during or after, I don’t know).</div><div class=""><br class=""></div><div class=""><div class="">[root@bio2-engine-server ~]# yum install ovirt-vmconsole-proxy</div><div class="">Loaded plugins: fastestmirror, versionlock</div><div class="">Loading mirror speeds from cached hostfile</div><div class="">&nbsp;* base: <a href="http://centos.mirror.root.lu" class="" target="_blank">centos.mirror.root.lu</a><br data-mce-bogus="1"></div><div class="">&nbsp;* epel: <a href="http://mirror.imt-systems.com" class="" target="_blank">mirror.imt-systems.com</a><br data-mce-bogus="1"></div><div class="">&nbsp;* extras: <a href="http://centos.mirror.root.lu" class="" target="_blank">centos.mirror.root.lu</a><br data-mce-bogus="1"></div><div class="">&nbsp;* ovirt-3.5: <a href="http://ftp.nluug.nl" class="" target="_blank">ftp.nluug.nl</a><br data-mce-bogus="1"></div><div class="">&nbsp;* ovirt-3.5-epel: <a href="http://mirror.imt-systems.com" class="" target="_blank">
mirror.imt-systems.com</a><br data-mce-bogus="1"></div><div class="">&nbsp;* ovirt-3.6: <a href="http://ftp.nluug.nl" class="" target="_blank">ftp.nluug.nl</a><br data-mce-bogus="1"></div><div class="">&nbsp;* ovirt-3.6-epel: <a href="http://mirror.imt-systems.com" class="" target="_blank">
mirror.imt-systems.com</a><br data-mce-bogus="1"></div><div class="">&nbsp;* updates: <a href="http://centos.mirror.root.lu" class="" target="_blank">centos.mirror.root.lu</a><br data-mce-bogus="1"></div><div class="">Package ovirt-vmconsole-proxy-1.0.0-1.el7.centos.noarch already installed and latest version</div><div class="">Nothing to do</div></div><div class=""><br class=""></div><div class="">But I don’t see any process running on port 2222.</div><div class=""><br class=""></div><div class="">I couldn’t find in the docs, how to start the listener.</div></blockquote><div><br></div><div>It is a regular systemd unit, so<br></div><div><br></div><div># systemctl status ovirt-vmconsole-proxy-sshd<br></div><div><br></div><div>and<br></div><div><br></div><div># systemctl start ovirt-vmconsole-proxy-sshd</div><div><br></div><div>If you want it at every boot (most likely yes)<br></div><div><br></div><div># systemctl enable ovirt-vmconsole-proxy-sshd</div><div><br></div><div>-- <br></div><div><span name="x"></span>Francesco Romani<br>RedHat Engineering Virtualization R &amp; D<br>Phone: 8261328<br>IRC: fromani<span name="x"></span><br></div></div></body></html>