[one-users] attach console or VNC viewer to VM
Carsten.Friedrich at csiro.au
Carsten.Friedrich at csiro.au
Wed Feb 2 14:05:44 PST 2011
With that template you can use any (well most) vnc clients to connect to you VM. The host is the cloud node running the VM (not the cloud controller or the VM). In your case the client needs to run on the cloud-node as you restrict VNC to only accept connections from localhost. If you want to connect from anywhere use "LISTEN = "0.0.0.0"".
c
-----Original Message-----
From: users-bounces at lists.opennebula.org [mailto:users-bounces at lists.opennebula.org] On Behalf Of knawnd at gmail.com
Sent: Thursday, 3 February 2011 7:40
To: users at lists.opennebula.org
Subject: [one-users] attach console or VNC viewer to VM
Hi!
Is there any way to attach console or vncviewer to VM if VM has no X and
VNC server installed inside? I need that to debug VM network issue.
If VM template has a part as below:
GRAPHICS = [
TYPE = "vnc",
LISTEN = "localhost",
PORT = "5901"]
what command and what host (front-end or cluster node) should I use to
be attached to VM?
Thanks!
Nikolay.
_______________________________________________
Users mailing list
Users at lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
More information about the Users
mailing list