<div dir="ltr">Thanks for the answers, that helped.<div><br></div><div>Would be good to have that displayed in Horizon, does anyone know if there's a blueprint in the works?..</div><div><br></div><div>cheers,</div><div>
/Nicolae.</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On 20 September 2013 17:38, Jacques LANDRU <span dir="ltr"><<a href="mailto:landru@telecom-lille.fr" target="_blank">landru@telecom-lille.fr</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">Hi,<br>
<br>
On the compute node console, with KVM/libvirt, I use "ps | grep" command<br>
<br>
# ps -edf | grep instance-xxxx<br>
<br>
or to list all instances<br>
<br>
# ps -edf | grep kvm | grep vnc<br>
<br>
If you know the libvirt domainname or domainid (*) of your instance, you can also use the virsh vncdisplay command<br>
- locally on the compute-node console<br>
              # virsh -c qemu:///system vncdisplay <domain><br>
- remotely<br>
              # virsh -c qemu://compute-node-address/system vncdisplay <domain><br>
<br>
(*) domainname or domainid can be displayed using the "virsh list" command<br>
<br>
Hope, this can help.<br>
<br>
Jacques Landru<br>
<br>
<br>
<br>
    -----oOo-----<br>
 Jacques Landru<br>
   mel:  landru~hat~<a href="http://telecom-lille.fr" target="_blank">telecom-lille.fr</a><br>
   tel:  <a href="tel:%2B33%20%280%293%202033%205556" value="+33320335556">+33 (0)3 2033 5556</a><br>
   fax:  <a href="tel:%2B33%20%280%293%202033%205598" value="+33320335598">+33 (0)3 2033 5598</a><br>
<br>
 Telecom Lille<br>
 Cite scientifique, rue G. Marconi, BP20145<br>
 59653 VILLENEUVE D'ASCQ  Cedex<br>
  web: <a href="http://www.telecom-lille.fr" target="_blank">http://www.telecom-lille.fr</a><br>
  Tel: <a href="tel:%2B33%20%280%293%202033%205577" value="+33320335577">+33 (0)3 2033 5577</a><br>
  Fax: <a href="tel:%2B33%20%280%293%202033%205599" value="+33320335599">+33 (0)3 2033 5599</a><br>
    -----oOo-----<br>
<br>
<br>
<br>
----- Mail original -----<br>
De: "Nicolae Paladi" <<a href="mailto:n.paladi@gmail.com">n.paladi@gmail.com</a>><br>
À: <a href="mailto:openstack@lists.openstack.org">openstack@lists.openstack.org</a><br>
Envoyé: Vendredi 20 Septembre 2013 13:47:38<br>
Objet: [Openstack] mapping between VNC ports and instances<br>
<br>
</div></div><div class="HOEnZb"><div class="h5">Hi, is there a quick way (console or GUI) to find out<br>
the mapping between VNC ports active instances?<br>
<br>
In other words, how do I know which VNC port should be used to<br>
reach a particular instance?<br>
<br>
Cheers,<br>
/Nicolae<br>
<br>
</div></div><div class="HOEnZb"><div class="h5">_______________________________________________<br>
Mailing list: <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
Post to     : <a href="mailto:openstack@lists.openstack.org">openstack@lists.openstack.org</a><br>
Unsubscribe : <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
</div></div></blockquote></div><br></div>