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] Re: multiple disk images, how to?

To: Xen-users <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: Re: [Xen-users] Re: multiple disk images, how to?
From: Fernando Maior <fernando.souto.maior@xxxxxxxxx>
Date: Wed, 18 Jan 2006 15:18:16 -0200
Delivery-date: Wed, 18 Jan 2006 17:26:00 +0000
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=gf0KhEmOHaYDHaW1bECEOJh84iCsnObCtRYE84IrUYLjglTEYMYj6KRdbf2LFKMt3NczLI+SbAcOHlbQJqz03AeOb99SEZEifcRaTfsLtktdzEO5fi4nAB4DO4rMVHO3Orm/t67MYpfC6XLgJ/Gp/x+PaJOrqkXmQp4/L9mLW7U=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <1137601750.20177.2.camel@xxxxxxxxxxxxxxxxxxxxx>
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: <1137601750.20177.2.camel@xxxxxxxxxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
On 1/18/06, Andrew D. Ball <aball@xxxxxxxxxx> wrote:
> There is an alternative to the Python scripts for configuring domU's --
> just using S-expressions (SXP's) directly.
>
> However, if this is perceived as a more "low-level" interface, I don't know
> how stable it's going to be across different releases of Xen.
>
> Running 'xm create --dryrun' on a Python domU configuration file will
> spit out a corresponding S-expression (SXP), and running 'xm create --config
> your_sxp' will create a domU based on an S-expression (SXP).
>
> It seems on the whole far better organized than the Python configuration
> files to me.  It also allows for comments (which begin with '#' and
> extend to the end of the line), so it's not as if it could not be
> feasible for use by first-time Xen users if it were well documented.
>
> Is anyone opposed to using S-expressions as a stable interface for
> domU configurations?
>
> Thanks.
>
> Andrew
>
> --
> Andrew D. Ball
> aball@xxxxxxxxxx

Andrew,

Good to know about xm create --dryrun command and its output.
Yet, I did not realize big differences between the two of them,
it seems to me they are roughly the same...

What is the gain?

--
Bye,
Fernando Maior
LPIC/1(31908)
LinuxCounter(391325)

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

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