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] Preferred Disk Image Format / Kernel Location

To: "Trevor Orsztynowicz" <trevoro@xxxxxxxxxxxxx>
Subject: Re: [Xen-users] Preferred Disk Image Format / Kernel Location
From: "Todd Deshane" <deshantm@xxxxxxxxx>
Date: Tue, 2 Sep 2008 22:21:00 -0400
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Tue, 02 Sep 2008 19:21:38 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:reply-to :to:subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=jM9c8GrRs+hl6vjNBg0LCtDl+5G3hYs9nNsH3f9vcug=; b=BPr6RqXrbMRNiCd8J1ppaQ7I+wN9dnnIMIJywsbI6NUq+SYWC7M3BT7bsDv6FSP2ad UflA3mfhz+XZTEe5OA6BN60xi25In2mu57/MW38KOVt+eULRiMx50TxH5l1lGLZcwQuJ uRFVHyS7cUIkqESCN7xabbwg5bZyoUoDTb9g0=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:reply-to:to:subject:cc:in-reply-to :mime-version:content-type:content-transfer-encoding :content-disposition:references; b=jxLpdxh3me5+VHwRVEpnw/ZFZ+GxnRQb2boMWZBWmNOJsDDT8ooCI0+BFt2Q9cxVUC glQc95A1x/cdkRgPrTj+LAjgEs8l5BTHHB5F39ovNjodWiPmLy/rBNZuKBsYSTb2RJNw 8iJJbknq5/m9mG1fJNYzdXtMqu+1Lx77TUwiU=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <5E474442-091E-4C1A-A83B-7729EE7F1957@xxxxxxxxxxxxx>
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>
References: <5E474442-091E-4C1A-A83B-7729EE7F1957@xxxxxxxxxxxxx>
Reply-to: deshantm@xxxxxxxxx
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hi,

Some comments inline.

On Tue, Sep 2, 2008 at 8:59 PM, Trevor Orsztynowicz
<trevoro@xxxxxxxxxxxxx> wrote:
> Hi everyone,
>
> I'm working on a project right now focused on Xen and I'm curious what
> everyones experiences / preferences are regarding the following two aspects
>
> Preferred Disk Partition Format

There are a lot of good choices here. From disk, partition images, to
partition, Logical Volumes, and even network-based solutions.

For a more detailed analysis I recommend a book that I was a co-author on.

> and
> Location of the Kernel (ie Pygrub / Kernel outside an Image)
>

For PV guests you have the option to have it outside, and sometimes
that is quite convenient, but for full virt (HVM) guests that is
typically not an option.

pygrub, as of Xen 3.3 has been deprecated in favor of a more secure
approach called PV-GRUB. Search for PV-GRUB at xen.markmail.org
for lots of good references on it, especially recently and also see
blog.xen.org for more details on it in a recent post by the developer.


> For the disk format I've tried all sorts of approach and I can't find any
> specific benefits one way or the other, however I have been leaning more
> towards representing disk images as partition /dev/sda1. The other options
> of course are that I present the target as an entire drive, or as 'xvda'
>

There is a lot of preference here and also quite a bit of people that
are doing benchmarking of different scenarios. Hopefully some people
will share their experiences and performance results here.

> The kernel location question seems more interesting to me. I've had a lot of
> success using pygrub within the different environments I've managed, and I
> personally prefer this method, but I'm interested in hearing arguments as to
> why this should or shouldn't be done.
>
>

I recommend looking into PV-GRUB and also understanding the security
implications of pygrub.

Hope that helps,
Cheers,
Todd


-- 
Todd Deshane
http://todddeshane.net
check out our book: http://runningxen.com

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

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