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] full virtualization

To: "benjamin henrion" <benjhenrion@xxxxxxxxx>
Subject: Re: [Xen-users] full virtualization
From: "Henning Sprang" <henning_sprang@xxxxxx>
Date: Mon, 5 Feb 2007 13:12:43 +0100
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Mon, 05 Feb 2007 04:12:54 -0800
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=TDl867yLY0hfku3j5Fw7m1EsFbw0C/NAP6LzFNDmnaqLVezWLGjQfnXar0SqyQwRmq/HmZf+yOCbbmij/Ji1GmssNRzsWVxCI0gM8fG3F58yNJYbmwkvgewvXTYQIkznOmVg4YtcNoknE0qpmHzNQqp/uttR+VKnyXTDJGSHkrE=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <cadf36b90702050034n2d2b9d07m91b12f46e240d15a@xxxxxxxxxxxxxx>
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: <cadf36b90702020829m7a0b71e4qe898f775170d0563@xxxxxxxxxxxxxx> <5bb00b3f0702030445l707a036cua89549083e2c0533@xxxxxxxxxxxxxx> <200702050512.35762.mark.williamson@xxxxxxxxxxxx> <cadf36b90702050034n2d2b9d07m91b12f46e240d15a@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hi Benjamin,

please remove unnecessary comments the next time, it's hard to get
through a fully commented config file...

On 2/5/07, benjamin henrion <benjhenrion@xxxxxxxxx> wrote:
disk = [ 'phy:/dev/VG_Guests/Debian1.img,ioemu:hda,w']

ioemu is outdated since Xen 3.0.2 AFAIK.

What version of Xen do you use?
See this example (in your own config file):

#disk = ['file:/var/images/min-el3-i386.img,hda,w', ',hdc:cdrom,r' ]


vmcviewer=0

This doesn't affect your disk problem, but it's "vncviewer"

Unfortunately, it's probably too hard for xen to check the python
config files for incorrectly-named config options.
(It's possible, but complex: maybe try to check all locall variables
_before_ the config file is sourced, and check again after, see which
ones are new, and if all those variables are allowed. but then you
could not use custom variables for scripting stuff).

Henning

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