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-devel

Re: [Xen-devel] [PATCH] sync up zfs boot support in pygrub

To: xen-devel@xxxxxxxxxxxxxxxxxxx, Mark Johnson <johnson.nh@xxxxxxxxx>
Subject: Re: [Xen-devel] [PATCH] sync up zfs boot support in pygrub
From: Boris Derzhavets <bderzhavets@xxxxxxxxx>
Date: Fri, 9 Apr 2010 12:53:53 -0700 (PDT)
Cc:
Delivery-date: Fri, 09 Apr 2010 12:54:47 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1270842833; bh=BItijp6682yLeG1m28hnCqHvdvQvL6VpNcIa+GyFJFc=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type; b=nPq2wyb0XhtvxpE+f+VY98Fw232v7UplbbiZiQ/OgbZ55fX8dyyLWiWrRX2qYAL9WgU2SeYrMDb/WT/spaoi1mUK8VuTkHfC9Nd13/a6DVaasKlWnr5WYQ4/1kNPIx3T861ilzrp1Gvh+zq4KW3LGVsvgnGZAREu2S5LsSCzYgA=
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type; b=5u4EwXM0uEAlP5Vll/Z4G8cf7JuQOWghSZ1RmMIdX426eWE474OiMmzgujnz3aRIv1lw6L+/1YGdgofGcKWyGm2rzj9pxLmmntdfW7gDvuy7OofbqKPhAyiOLBipLOJl2oy3G56azs+wKeLXD04LgbF88ZPre9mbMD4oicTqHdc=;
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <v2j521a4d121004091053uc06918fbne69ded9dafe09191@xxxxxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Patch applied cleanly to current xen-4.0-testing.hg tree (on Ubuntu 9.10)
Then i rebuilt and reinstalled xen and tools.
Went through OSOL 133 PV install on /dev/sdb5 and tried to load OSOL DomU via :

name = 'OS0L133'
memory = 2048
vcpus = 2
bootloader = '/usr/local/bin/pygrub'
disk = ['phy:/dev/sdb5,xvda,w']
vif = [ 'bridge=eth0' ]

root@ServerKoala:/home/boris/osol# xm create -c osol.py
Using config file "./osol.py".
Error: Boot loader didn't return any data!

I got same results adding patch to xen-4.0 src.rpm and reinstalled Xen 4.0
on F12 ( rpms rebuilt, rpms hot upgrade , new Xen rebooted)

Maybe i misunderstood something ? I used xvdc for CD ROM, xvda for image
on /dev/sdb5 in both cases. Install itself runs just fine. I do remember under
Xen 3.4.3 ( 2.6.31.6 pvops) build 132 could be nicely installed per John Levon
virsh's procedure.

Boris.



--- On Fri, 4/9/10, Mark Johnson <johnson.nh@xxxxxxxxx> wrote:

From: Mark Johnson <johnson.nh@xxxxxxxxx>
Subject: [Xen-devel] [PATCH] sync up zfs boot support in pygrub
To: xen-devel@xxxxxxxxxxxxxxxxxxx
Date: Friday, April 9, 2010, 1:53 PM

See attached patch.


MRJ

-----Inline Attachment Follows-----

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

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