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] stubdom fails with tls enabled

To: <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-users] stubdom fails with tls enabled
From: "Dan Hickox" <danhickox@xxxxxxxxx>
Date: Fri, 20 Nov 2009 09:53:52 -0800
Delivery-date: Fri, 20 Nov 2009 09:54:46 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:subject:date :message-id:mime-version:content-type:x-mailer:thread-index :x-mimeole; bh=e1lYlxrwkl36ARR8EmfaABWFJLm+yiB8PDGUWNuwh8g=; b=tpHVsbGSM9i+cSGzHE9N5vu/KQi4O04KKAp2bkzlhpsoCq4uCFbl4rk8V6NIbBlUg1 Jw7MGZmD36zZI+6Y1JKEYLm06eCh7o2NeQbOUazwQC9h7sDK3TXo91/Gxsoyq1TJR34+ cT4Ml+Mxilj9efHN8k+ftiuNJSec9QjqkIJ+g=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:date:message-id:mime-version:content-type:x-mailer :thread-index:x-mimeole; b=iy6kKYHLphJQZnPd8I7omXUiWROrPl53FPZ/2mK/QByW//kYQ/TSdLb/IeFDe54m3p P49K2huLA+3Jp5Ir4QvVDQElYwnAooBe3RSG/U9LrlxH3Q35TZHHWLO1DjadztL9w7LM CTGFYu925VgysjhGDDpBu7gCTVCV2pKJHFwBI=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcpqCmlvwg03VBwlTrCLHXF2trt7Wg==

Hi,

            When I attempted to create a stubdom with tls enabled I find this output in the qemu log:

 

Error: tls should be a pair, separated by an equals sign.

Using config file "/etc/xen/stubdoms/windowsxp-dm".

 

windowsxp-dm contains:

 

#This file is autogenerated, edit windowsxp instead!

kernel = '/usr/lib/xen/boot/ioemu-stubdom.gz'

vfb = ['sdl=0, opengl=1, xauthority=/root/.Xauthority, vnc=1, vncdisplay=1,tls, vnclisten=127.0.0.1, vncunused=0']

disk = [ 'phy:sda1,hda:disk,w','file:/mnt/launch/XRMPFPP_EN.iso,hdc:cdrom,r' ]

vif = [ 'mac=00:16:3e:04:b2:d5' ]

 

At first newbish glance I see that stubdom-dm and image.py use this information. But, I'm not exactly sure how it's handled throughout the app...

 

-------------------------------------------------------------------------------------

 

xm info:

 

host                   : node03

release                : 2.6.31-xen-r7

version                : #3 SMP Fri Nov 6 16:58:50 PST 2009

machine                : x86_64

nr_cpus                : 2

nr_nodes               : 1

cores_per_socket       : 2

threads_per_core       : 1

cpu_mhz                : 2992

hw_caps                : bfebfbff:20100800:00000000:00000140:0408e3fd:00000000:00000001:00000000

virt_caps              : hvm

total_memory           : 4093

free_memory            : 995

node_to_cpu            : node0:0-1

node_to_memory         : node0:995

xen_major              : 3

xen_minor              : 4

xen_extra              : .1

xen_caps               : xen-3.0-x86_64 xen-3.0-x86_32p hvm-3.0-x86_32 hvm-3.0-x86_32p hvm-3.0-x86_64

xen_scheduler          : credit

xen_pagesize           : 4096

platform_params        : virt_start=0xffff800000000000

xen_changeset          : unavailable

cc_compiler            : gcc version 3.4.6 (Gentoo Hardened 3.4.6-r2 p1.6, ssp-3.4.6-1.0

cc_compile_by          : root

cc_compile_domain      : ---------------

cc_compile_date        : Sun Nov  8 16:23:49 PST 2009

xend_config_format     : 4

 

------------------------------------------------------------------------------------

 

Any help would be greatly appreciated.

 

Let me know if you need any additional information...

 

Thank You,

 

Dan

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>