WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: [Xen-users] VNC Connection Refused

To: Michael Watters <michael@xxxxxxxxxx>
Subject: Re: [Xen-users] VNC Connection Refused
From: "Daniel P. Berrange" <berrange@xxxxxxxxxx>
Date: Thu, 11 Jan 2007 19:59:20 +0000
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Thu, 11 Jan 2007 11:59:14 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <45A69665.6030807@xxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <33935.69.16.222.8.1168370935.squirrel@xxxxxxxxxxx> <20070109193117.GA7323@xxxxxxxxxx> <200701091940.10229.mark.williamson@xxxxxxxxxxxx> <45A69665.6030807@xxxxxxxxxx>
Reply-to: "Daniel P. Berrange" <berrange@xxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.4.1i
On Thu, Jan 11, 2007 at 02:56:21PM -0500, Michael Watters wrote:
> 
> >By tweaking the config file options, you can also assign specific virtual 
> >machines fixed VNC displays, which can be very useful.
> >
> >For instance, I have a set of shortcut icons on my desktop that start VNC 
> >viewers to each of the virtual machines on my server, using the known port 
> >for each VM.
> >
> >Cheers,
> >Mark
> >  
> The actual display number isn't that important, but it would be nice to 
> know which domUs are running on which display.  As far as I know there's 
> no easy way to tell, which makes managing windows virtual machines a 
> little confusing.

That information can be found in XenStore, or with 3.0.4 its also available
with 'xm list --long'.  Also if you have libvirt, then virsh will tell
you what port regardless of Xen version:

  # virsh dumpxml demo | grep graphics
    <graphics type='vnc' port='5900' listen='0.0.0.0'/>

Regards,
Dan.
-- 
|=- Red Hat, Engineering, Emerging Technologies, Boston.  +1 978 392 2496 -=|
|=-           Perl modules: http://search.cpan.org/~danberr/              -=|
|=-               Projects: http://freshmeat.net/~danielpb/               -=|
|=-  GnuPG: 7D3B9505   F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505  -=| 

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>