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

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] static vnc port
From: marcus <marcus@xxxxxxxxxx>
Date: Thu, 06 Mar 2008 16:20:13 +0100
Delivery-date: Thu, 06 Mar 2008 07:20:43 -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
User-agent: Thunderbird 2.0.0.0 (X11/20070326)
Hi,

I'm trying so give all my guests a static vnc display my Configfile looks like this.

     1 ostype = "opensuse"
     2 name = "suse-10.3-testcups"
     3 builder = "linux"
     4 memory = 512
     5 vcpus = 1
     6 uuid = "c6d9aa20-06c4-46f5-81e8-7906f7cfb642"
     7 on_crash = "destroy"
     8 on_poweroff = "destroy"
     9 on_reboot = "restart"
    10 localtime = 0
    11 bootloader = "/usr/lib/xen/boot/domUloader.py"
    12 bootargs = "--entry=xvda1:/boot/vmlinuz-xen,/boot/initrd-xen"
    13 extra = " "
14 disk = [ 'file:/vm/domains/suse-10.3-hfuchs-testcups/suse-10.3-testcups.img,xvda,w', 'file:/vm/domains/suse-10.3--testcups/suse-10.3-testcups.swap,xvdb,w', ]
    15 vif = [ 'mac=53:1b:e8:31:0d:ba', ]
    16 vfb = ['type=vnc,vncunused=1,vncdisplay=10']


But it doesnt work, is there something wrong in my configfile?
I'm using Xen on SLES 10.

Regards Marcus

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

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