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: Sat, 10 Apr 2010 14:54:21 -0700 (PDT)
Cc:
Delivery-date: Sat, 10 Apr 2010 14:55:17 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1270936461; bh=QhTKm+P428RRSS5vGIXGL9YAkhfjgbk2KY2udXxDtWw=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type; b=Gt0K2ByDZGQ++M9z83vLdd6m/s68vbKG9Ed1NZFYFEqQuL56FgY2WdadX1C7haPvhGDq9uC3y0kVtH4UiqbQxmhQsdeb/cd8HMG+yy8UbgnEJ9gJgFcTF0UyMgjvn0b9OCV0SB804Hq+PxXGW3KojJ8eCqqM1hE5c1POe5obq9U=
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=eByhhE2g9BhnEhJOrbe/AmDNmfULr5+cxXnnIpw/TMuxXHRi69gzBPNdNXmCK5vdN9YsDUi1GO+KpOZZh8Qp3udpklojxhzzanzSY+SQlrtuwk8AqU1sigI87jJD6CbllJDqxcEv0AqgjEucyP83l3Sy70i18pLFX9YQi1Z/uv4=;
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <980409.38905.qm@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
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
If by some reason OSOL 134 DomU didn't get an IP after boot up be ready to run:-

$ pfexec su -
# svcadm restart svc:/network/physical:nwam
 In my case restarting mentioned service does allow DomU to succeed
 at the first attempt with DHCP request. It might be specific to my environment with ADSL modem acting as a router to Internet for any Linux Dom0 on the LAN.

Boris.

--- On Sat, 4/10/10, Boris Derzhavets <bderzhavets@xxxxxxxxx> wrote:

From: Boris Derzhavets <bderzhavets@xxxxxxxxx>
Subject: Re: [Xen-devel] [PATCH] sync up zfs boot support in pygrub
To: xen-devel@xxxxxxxxxxxxxxxxxxx, "Mark Johnson" <johnson.nh@xxxxxxxxx>
Date: Saturday, April 10, 2010, 10:58 AM

It works for run time :-

root@ServerKoala:/home/boris/osol134# cat osol134.cfg
name = "osol134"
vcpus = 2
memory = "1024"
kernel = "/home/boris/osol134/unix"
ramdisk = "/home/boris/osol134/boot_archive"
extra = "/platform/i86xpv/kernel/amd64/unix - nowin -B zfs-bootfs=rpool/ROOT/opensolaris,bootpath=/xpvd/xdf@51712:a"
disk = ['phy:/dev/sdb5,xvda,w']
vif = ['bridge=eth0']




Pretty old story.

Boris.

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

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



On Fri, Apr 9, 2010 at 3:53 PM, Boris Derzhavets <bderzhavets@xxxxxxxxx> wrote:
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 :
 
root@ServerKoala:/home/boris/osol# xm create -c osol.py
Using config file "./osol.py".
Error: Boot loader didn't return any data!


please hold off applying this patch until I can debug this.


Thanks,

MRJ

 

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

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


-----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
<Prev in Thread] Current Thread [Next in Thread>