|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH] sync up zfs boot support in pygrub
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-----
|
-----Inline Attachment Follows-----
|
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|