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

[Xen-users] vncunused always allocating port 0

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] vncunused always allocating port 0
From: Kenneth Nagin <NAGIN@xxxxxxxxxx>
Date: Wed, 5 Mar 2008 14:05:59 +0200
Delivery-date: Wed, 05 Mar 2008 04:02:04 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
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>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
I think the xen vncunused guest configuration parameter has a bug.  I
expected that setting it to 1 would cause xen to allocate the first
available port to each guest in turn for vnc server to service.  However,
it always allocates port 0.  The result it that all guests are allocated
port 0, but only the first guest allocation gets any service. The actually
setting in the guest configuration file looks like this:
  vfb = [  "type=vnc, vncunused=1" ]

I overcame the problem by using vncdisplay parameter to manually assign
different ports to each guest.

Am I misreading the parameter usage or is there a bug?

Kenneth Nagin
Ph: +972-4-8296227
Cell: 054-6976227
Fx: +972-4- 8296113

"It's not whether you get knocked down, but whether you get
up."
--Vince Lombardi




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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] vncunused always allocating port 0, Kenneth Nagin <=