[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Xen-devel] [PATCH] sync up zfs boot support in pygrub
- To: xen-devel@xxxxxxxxxxxxxxxxxxx, Mark Johnson <johnson.nh@xxxxxxxxx>
- 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
- 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=;
- List-id: Xen developer discussion <xen-devel.lists.xensource.com>
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
|