<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Wed, Feb 7, 2018 at 4:16 AM, Marshall Mitchell <span dir="ltr">&lt;<a href="mailto:Marshall@marshallholdingco.com" target="_blank">Marshall@marshallholdingco.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">





<div lang="EN-US">
<div class="gmail-m_8959902187787512044WordSection1">
<p class="MsoNormal">I’m attempting to get my first install of oVirt going in full swing.  I have all the hosts installed and an engine running. All is smooth. I’m not trying to connect to the Spice console with my Remote Viewer and I have no clue how to figure
 out what port I should be connecting too. I’ve been all over the web via google looking for a process to install / configure / verify spice is operational, but I’ve not been lucky. How do I go about connecting / finding the port numbers for my VM’s? I did
 open the firewall range required. I appreciate the help. <span class="gmail-HOEnZb"><font color="#888888"><u></u><u></u></font></span></p><span class="gmail-HOEnZb"><font color="#888888">
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">-Marshall<u></u><u></u></p>
</font></span></div>
</div>

<br></blockquote></div><br></div><div class="gmail_extra">I don&#39;t know if I correctly understand your question.</div><div class="gmail_extra">It is the web admin gui or the portal gui that takes care of using the correct host ip (that is where the VM is running at that moment) and the correct port on it to connect to the vnc/spice console.</div><div class="gmail_extra"><br></div><div class="gmail_extra">At host side the qemu-kvm process for a particular VM will have this snip in its command line (in my case it is a VM with console configured as Spice+VNC): </div><div class="gmail_extra"><br></div><div class="gmail_extra">. . . -vnc <a href="http://192.168.50.21:0">192.168.50.21:0</a>,password -k en-us -spice tls-port=5901,addr=192.168.50.21,x509-dir=/etc/pki/vdsm/libvirt-spice,tls-channel=default,tls-channel=main,tls-channel=display,tls-channel=inputs,tls-channel=cursor,tls-channel=playback,tls-channel=record,tls-channel=smartcard,tls-channel=usbredir,seamless-migration=on . . .<br></div><div class="gmail_extra"><br></div><div class="gmail_extra">Take in consideration that if you live migrate this VM, it will seamlessly change the host ip in the new qemu-kvm process on destination host and also the port, if the previous one is already taken.</div><div class="gmail_extra">In recent releases of oVirt your spice client window will remain up and the same both during and after the live migration of the vm, even if the material host to which it connects changes.</div><div class="gmail_extra">HIH,</div><div class="gmail_extra">Gianluca</div></div>