James Cornell wrote:> James Cornell wrote: >> I have installed the latest ON consolidation from the 20071008 (ON 75) >> BFU and I cannot seem to find xen.gz anywhere. SMF services are also >> not installed from the BFU for Xen. Is Xen missing from the BFU, do I >> have to use source to try out the latest Xen? Is there additional >> steps, or bugs I''m overlooking? >> >> James >> _______________________________________________ >> xen-discuss mailing list >> xen-discuss@opensolaris.org >> > So I''ve looked at what the BFU installed, it doesn''t install Xen related > programs. Taking a look at /platform/i86xpv, and noting the grub > modifications by the BFU install script, it''s obvious that binary builds > of Xen are not part of the BFU.I''m wondering: which bfu precisely are you using? Michael -- Michael Schuster Sun Microsystems, Inc. recursion, n: see ''recursion''
michael schuster wrote:> James Cornell wrote: >> James Cornell wrote: >>> I have installed the latest ON consolidation from the 20071008 (ON >>> 75) BFU and I cannot seem to find xen.gz anywhere. SMF services are >>> also not installed from the BFU for Xen. Is Xen missing from the >>> BFU, do I have to use source to try out the latest Xen? Is there >>> additional steps, or bugs I''m overlooking? >>> >>> James >>> _______________________________________________ >>> xen-discuss mailing list >>> xen-discuss@opensolaris.org >>> >> So I''ve looked at what the BFU installed, it doesn''t install Xen >> related programs. Taking a look at /platform/i86xpv, and noting the >> grub modifications by the BFU install script, it''s obvious that >> binary builds of Xen are not part of the BFU. > > I''m wondering: which bfu precisely are you using? > > MichaelMD5 Sums - on-changelog-20071008.sparse.txt - c19c817d558c3c80c482699e9c45df SUNWonbld.i386.tar.bz2 - a77383beff5e02c358e8f41dcd64f855 on-bfu-nightly-osol-nd.i386.tar.bz2 - 9884a1c3e9f6384c4c652589c8669cd2 on-closed-bins-nd.i386.tar.bz2 - a9f4d98fa17b25e557e99e5ec7eac0c1 on-src.tar.bz2 - a0c283391147a895cde24fde349e3ce8 xvm-src.tar.bz2 - 7b6fe4c760b71bd074735685aad4b2b5 sparcdr@uranium ~$ ls -l /platform/i86xpv/kernel/unix -rwxr-xr-x 1 root sys 1318240 Oct 9 12:42 /platform/i86xpv/kernel/unix sparcdr@uranium ~$ uname -a SunOS uranium 5.11 opensol-20071008 i86pc i386 i86pc sparcdr@uranium ~$ psrinfo -pv The physical processor has 2 virtual processors (0 1) x86 (AuthenticAMD 40F33 family 15 model 67 step 3 clock 2600 MHz) Dual-Core AMD Opteron(tm) Processor 1218 sparcdr@uranium ~$ prtconf |head -n2 System Configuration: Sun Microsystems i86pc Memory size: 2047 Megabytes xVM is not part of the regular BFU. James
James Cornell wrote:> michael schuster wrote: >> James Cornell wrote: >>> James Cornell wrote: >>>> I have installed the latest ON consolidation from the 20071008 (ON >>>> 75) BFU and I cannot seem to find xen.gz anywhere. SMF services are >>>> also not installed from the BFU for Xen. Is Xen missing from the >>>> BFU, do I have to use source to try out the latest Xen? Is there >>>> additional steps, or bugs I''m overlooking? >>>> >>>> James >>>> _______________________________________________ >>>> xen-discuss mailing list >>>> xen-discuss@opensolaris.org >>>> >>> So I''ve looked at what the BFU installed, it doesn''t install Xen >>> related programs. Taking a look at /platform/i86xpv, and noting the >>> grub modifications by the BFU install script, it''s obvious that >>> binary builds of Xen are not part of the BFU.That''s correct, xen.gz and the user utils are not updated as part of BFU. I don''t see the binaries available for download yet. We should get the packages up there somewhere to go with the BFU bits. We also have a script which updates all the Xen packages for you. Makes it a little less painfull. We''ll see if we can publish that too. You can grab the source right now though.. http://dlc.sun.com/osol/on/downloads/current/xvm-src.tar.bz2 MRJ -- Mark Johnson <mark.johnson@sun.com> Sun Microsystems, Inc. (781) 442-0869
xen.gz is part of the SUNWxhypr.pkg package which is also available as package (so not only source) via the opensolaris xen downloads page : http://dlc.sun.com/osol/xen/downloads/current/xen-3.0.4-1-sun.packages.tar.bz2 But i don''nt if those pkg''s are compatible if you bfu from b74 to b75. Does anybody know if we can install those pkg''s on top of an upgraded install? SUNWxhypdomu.pkg Xen 3.0.4-1-sun domain tools SUNWxhypdomr.pkg Xen 3.0.4-1-sun domain tools SUNWxhypr.pkg Xen 3.0.4-1-sun root components SUNWxhypu.pkg Xen 3.0.4-1-sun usr components SUNWxhyphvm.pkg Xen 3.0.4-1-sun HVM support SUNW0xenhvmtools.pkg vnc and SDL viewers SUNWlibvirt.pkg are those pkg''s still up to date or are they out dated for b75? This message posted from opensolaris.org
I have installed the latest ON consolidation from the 20071008 (ON 75) BFU and I cannot seem to find xen.gz anywhere. SMF services are also not installed from the BFU for Xen. Is Xen missing from the BFU, do I have to use source to try out the latest Xen? Is there additional steps, or bugs I''m overlooking? James
James Cornell wrote:> I have installed the latest ON consolidation from the 20071008 (ON 75) > BFU and I cannot seem to find xen.gz anywhere. SMF services are also > not installed from the BFU for Xen. Is Xen missing from the BFU, do I > have to use source to try out the latest Xen? Is there additional > steps, or bugs I''m overlooking? > > James > _______________________________________________ > xen-discuss mailing list > xen-discuss@opensolaris.org >So I''ve looked at what the BFU installed, it doesn''t install Xen related programs. Taking a look at /platform/i86xpv, and noting the grub modifications by the BFU install script, it''s obvious that binary builds of Xen are not part of the BFU. I''m using the non-debug BFU. I''m building ON 75 source tree and will see if I can get xVM to compile. Documentation on building Xen specifically is sparse, and there''s no ON 75 specific announcement on the Xen project at opensolaris.org. James
kristof wrote:> xen.gz is part of the SUNWxhypr.pkg package which is also available as package (so not only source) via the opensolaris xen downloads page : > > http://dlc.sun.com/osol/xen/downloads/current/xen-3.0.4-1-sun.packages.tar.bz2 > > But i don''nt if those pkg''s are compatible if you bfu from b74 to b75. > > Does anybody know if we can install those pkg''s on top of an upgraded install? > > SUNWxhypdomu.pkg Xen 3.0.4-1-sun domain tools > SUNWxhypdomr.pkg Xen 3.0.4-1-sun domain tools > SUNWxhypr.pkg Xen 3.0.4-1-sun root components > SUNWxhypu.pkg Xen 3.0.4-1-sun usr components > SUNWxhyphvm.pkg Xen 3.0.4-1-sun HVM support > SUNW0xenhvmtools.pkg vnc and SDL viewers > SUNWlibvirt.pkg > > are those pkg''s still up to date or are they out dated for b75? > > > This message posted from opensolaris.org > _______________________________________________ > xen-discuss mailing list > xen-discuss@opensolaris.org >No, they were for B66, I still have copies on my archive, same versions, from before either 74 or 75. Building from source is the only option, so be prepared to spend 4 hours on a large config Ultra-20 to compile ON, then compile for another hour Xen sources. It also seems that the build-workspace file is missing from the current ON-src, which Xen needs to build against. James
On Fri, Oct 12, 2007 at 10:53:39PM -0700, James Cornell wrote:> No, they were for B66, I still have copies on my archive, same versions, > from before either 74 or 75. Building from source is the only option, > so be prepared to spend 4 hours on a large config Ultra-20 to compile > ON, then compile for another hour Xen sources. It also seems that the > build-workspace file is missing from the current ON-src, which Xen needs > to build against.build-workspace isn''t used for the recent Xen gate bits. As the README explains, you use ''build-all''. regards john
John Levon wrote:> On Fri, Oct 12, 2007 at 10:53:39PM -0700, James Cornell wrote: > > >> No, they were for B66, I still have copies on my archive, same versions, >> from before either 74 or 75. Building from source is the only option, >> so be prepared to spend 4 hours on a large config Ultra-20 to compile >> ON, then compile for another hour Xen sources. It also seems that the >> build-workspace file is missing from the current ON-src, which Xen needs >> to build against. >> > > build-workspace isn''t used for the recent Xen gate bits. As the README > explains, you use ''build-all''. > > regards > john >Thanks john, maybe it''s time to update the docs on the site. James
On Sat, Oct 13, 2007 at 01:20:18PM -0700, James Cornell wrote:> > build-workspace isn''t used for the recent Xen gate bits. As the README > > explains, you use ''build-all''. > > Thanks john, maybe it''s time to update the docs on the site.The docs still refer to the build 66 bits. We need to overhaul them to reflect current reality, this will hopefully happen soon. regards john
> xen.gz is part of the SUNWxhypr.pkg package which is > also available as package (so not only source) via > the opensolaris xen downloads page : > > http://dlc.sun.com/osol/xen/downloads/current/xen-3.0.4-1-sun.packages.tar.bz2 > > But i don''nt if those pkg''s are compatible if you bfu from b74 to b75. > > Does anybody know if we can install those pkg''s on top of an upgraded install?I''m using the old b66 packages from xen-3.0.4-1-sun.packages.tar.bz2, on top of a b72 system bfu''ed to b75. You''ll get a warning at dom0 boot time "WARNING: Found xen v3.0.4-1-sun but need xen v3.0.4-1-xvm". But it seems to work, anyway. This message posted from opensolaris.org