| 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
 |