[Openstack] mapping between VNC ports and instances
Nicolae Paladi
n.paladi at gmail.com
Fri Sep 20 16:02:29 UTC 2013
Thanks for the answers, that helped.
Would be good to have that displayed in Horizon, does anyone know if
there's a blueprint in the works?..
cheers,
/Nicolae.
On 20 September 2013 17:38, Jacques LANDRU <landru at telecom-lille.fr> wrote:
> Hi,
>
> On the compute node console, with KVM/libvirt, I use "ps | grep" command
>
> # ps -edf | grep instance-xxxx
>
> or to list all instances
>
> # ps -edf | grep kvm | grep vnc
>
> If you know the libvirt domainname or domainid (*) of your instance, you
> can also use the virsh vncdisplay command
> - locally on the compute-node console
> # virsh -c qemu:///system vncdisplay <domain>
> - remotely
> # virsh -c qemu://compute-node-address/system vncdisplay
> <domain>
>
> (*) domainname or domainid can be displayed using the "virsh list" command
>
> Hope, this can help.
>
> Jacques Landru
>
>
>
> -----oOo-----
> Jacques Landru
> mel: landru~hat~telecom-lille.fr
> tel: +33 (0)3 2033 5556
> fax: +33 (0)3 2033 5598
>
> Telecom Lille
> Cite scientifique, rue G. Marconi, BP20145
> 59653 VILLENEUVE D'ASCQ Cedex
> web: http://www.telecom-lille.fr
> Tel: +33 (0)3 2033 5577
> Fax: +33 (0)3 2033 5599
> -----oOo-----
>
>
>
> ----- Mail original -----
> De: "Nicolae Paladi" <n.paladi at gmail.com>
> À: openstack at lists.openstack.org
> Envoyé: Vendredi 20 Septembre 2013 13:47:38
> Objet: [Openstack] mapping between VNC ports and instances
>
> Hi, is there a quick way (console or GUI) to find out
> the mapping between VNC ports active instances?
>
> In other words, how do I know which VNC port should be used to
> reach a particular instance?
>
> Cheers,
> /Nicolae
>
> _______________________________________________
> Mailing list:
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to : openstack at lists.openstack.org
> Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20130920/d737af40/attachment.html>
More information about the Openstack
mailing list