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] static vnc port

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] static vnc port
From: Jonathan Ervine <jervine@xxxxxxxxxx>
Date: Mon, 10 Mar 2008 10:19:22 +0800
Delivery-date: Sun, 09 Mar 2008 19:20:33 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <47D00BAD.4060609@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: <47D00BAD.4060609@xxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: KMail/1.9.9
On Thursday 06 March 2008 23:20:13 marcus wrote:
> Hi,
>
> I'm trying so give all my guests a static vnc display my Configfile
> looks like this.
>, ] 15 vif = [ 'mac=53:1b:e8:31:0d:ba', ]
>      16 vfb = ['type=vnc,vncunused=1,vncdisplay=10']

My best guess here would be that you've got both vncunused and 
vncdisplay set. The vncunused parameter normally binds the VNC display 
to 5900+N where N is the number specified by vncunused (in other words 
5901 in your case). I'd check to see if VNC is listening on port 5901. 
I'm not sure if having both parameters breaks both or if the second one 
is simply ignored, however I think you should remove the vncunused 
setting.

Jon

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

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