From: Dan M. <dan...@or...> - 2009-04-22 00:20:33
|
Hi Marc -- cc'ing the list this time... I want to get EL5 OCFS2 shared-root working with the latest preview rpms. Here's what I downloaded from download.atix.de: * ocfs2-tools-debuginfo-1.4.1-1.el5 * ocfs2-tools-1.4.1-1.el5 * ocfs2-tools-devel-1.4.1-1.el5 * ocfs2console-1.4.1-1.el5 * comoonics-pythonosfix-py-0.1-2 * comoonics-bootimage-listfiles-1.3-8.el5 * SysVinit-comoonics-2.86-14.atix.1.i386 * comoonics-cluster-py-0.1-17 * comoonics-cdsl-py-0.2-11 * comoonics-bootimage-1.4-19 * comoonics-cs-py-0.1-56 * comoonics-bootimage-initscripts-1.4.9.rhel5 * comoonics-bootimage-extras-ocfs2-0.1-3 * comoonics-bootimage-extras-xen-0.1-5 I did not find any version of this that was mentioned in the how-to: * comoonics-release-0.1-1 and I couldn't find an el5 version of this, just rhel5: * comoonics-bootimage-initscripts-1.4.9.rhel5 and installing the rpms above, I got failed dependencies for: comoonics-bootimage-initscripts-rhel and comoonics-bootimage-initscripts-rhel5 and couldn't find these in download.atix.de Last, I was interested in looking at your /opt/atix/comoonics-bootimage/mkinitrd script but it doesn't seem to be contained in any of the rpms. Help appreciated! Dan > -----Original Message----- > From: Marc Grimme [mailto:gr...@at...] > Sent: Friday, April 17, 2009 8:45 AM > To: Dan Magenheimer > Subject: Re: [OSR-users] New Preview RPMs for next Release > Candidate of > comoonics-bootimage > > > Hi Dan, > sorry for the late answer, but I was very busy with releasing > the next bunch > of osr rpms. > So I now think the most recent preview version should be the > best also for > you. > Be sure to install the comoonics-bootimage series 1.4. > > Let me know if you have problems. > > Regards Marc. > On Thursday 09 April 2009 20:38:57 Dan Magenheimer wrote: > > Hi Marc -- > > > > I finally have some time to try open-sharedroot again. > > My enviroment is OCFS2-on-RHEL5 (on Xen). Should I wait > > until this release is done? Will the versions of the > > RPMS (listed in the RHEL4 OCFS2 how-to) be all different? > > > > Thanks, > > Dan > > > > > -----Original Message----- > > > From: Marc Grimme [mailto:gr...@at...] > > > Sent: Friday, March 27, 2009 10:18 AM > > > To: ope...@li... > > > Cc: ope...@li... > > > Subject: Re: [OSR-users] New Preview RPMs for next Release > > > Candidate of > > > comoonics-bootimage > > > > > > > > > Hello *, > > > I finished the last implementations and bugfixes of the > > > (nearly) final release > > > candidate of the new comoonics tools (Version 4.5 including > > > comoonics-bootimage). > > > Here are the last relevant changes: > > > > > > * Some bugfixes in hardware detection specially with udev > > > renaming nics and > > > therefore "deadlocking" udevd (timeout gets called) > > > * Bugfixes in powering up nics. They might be called multiple > > > times (i.e. when > > > using bridging and bonding and vlans at once ;-) ) > > > * Verified ocfs2 with RHEL5 and ocfs2 with SLES10 > > > * Updated the lite option in mkinitrd <gordans approch> to be > > > more general and > > > not necessarily need "lsmod". > > > * Implemented filters to globally remove files from initrd > > > (Gordan's idea) > > > * Implemented an update feature in the initrd (see > > > https://bugzilla.atix.de/show_bug.cgi?id=340). That's a cool > > > one. Updating an > > > initrd within seconds. > > > * Fixed bugs (338, 331, ..) > > > > > > Some thoughts to sum up: > > > 1. It is now possible to use the lite version of mkinitrd. It > > > should reduce > > > the size of the initrd by 50%. > > > Use -L if you want to include all loaded modules or if you > > > need more modules > > > use either -M <modulename> or specify > > > in /etc/comoonics/comoonics-bootimage.cfg > > > 2. The mkinitrd -U updates an existing initrd an therefore > > > also speeds up the > > > initrd building. With -A <kernelversion> and -D > > > <kernelversion> even kernels > > > can be exchanged in the same initrd. > > > > > > So that's it. > > > > > > Open issues before having a proper RC is: > > > Retest with SLES10(ocfs2/nfs) and test with FC10(nfs/gfs2). > > > > > > That's it, let me know what you think and have fun. > > > > > > NOTE: Those packages are NOT YET production ready. And they > > > might include > > > bugs as they did not undergo the Q&A. So use them at your > own risc. > > > > > > P.S. And may the root always be shared! ;-) > > > > > > On Tuesday 10 February 2009 20:53:18 Marc Grimme wrote: > > > > Hello *, > > > > finally we got the first stage of the new version of the > > > > > > osr cluster suite > > > > > > > in the preview channel. This will be the first release > > > > > > candidate for the > > > > > > > next productive channel. > > > > > > > > NOTE: Those packages are NOT YET production ready. And they > > > > > > might include > > > > > > > bugs as they did not undergo the Q&A. So use them at > your own risc. > > > > > > > > 2nd NOTE: Those packages were only tested with OSR<RHEL5> > > > > > > clusters based on > > > > > > > GFS or NFS. OSR<SLES10/ocfs2>,OSR<Fedora/gfs2|nfs> and > > > > > > OSR<RHEL5/ocfs2> > > > > > > > will be tested next. This means you shouldn't use those > > > > > > packages with ocfs2 > > > > > > > as rootfilesystem. > > > > > > > > As this is only a preview update I will sum up the most > > > > > > important changes > > > > > > > not automated: > > > > > > > > - Rewritten hardwaredetection: > > > > > > https://bugzilla.atix.de/show_bug.cgi?id=325 > > > > > > > - Usability review: https://bugzilla.atix.de/show_bug.cgi?id=323 > > > > - Support for breakpoints in bootprocess > > > > - Break shell will always continue the bootprocess when exited > > > > - Bootparameters may be overwritten in Breakshell > > > > - Rootfs Check with bootparameter rootfsck (use with care > > > > > > and up to now > > > > > > > only with GFS) > > > > - NFS OSR will not start scsi detection > > > > - Preview support for OSR on fedora (NFS) > > > > - Preview support for OSR<NFS4> without authentication > > > > - Preview support for OSR<RHEL5 with localfs> > > > > - Many small bugfixes > > > > Patches from Gordan Bobic (all preview status): > > > > - glusterfs support > > > > - Software RAID with md support > > > > - diet patch (new option to mkinitrd <-l> to make > initrd smaller) > > > > > > > > Please let me know what you think > > > > > > > > Thanks > > > > Marc > > > > > > > > P.S. May the root always be shared! ;-) > > > > > > > > -- > > > > Gruss / Regards, > > > > > > > > Marc Grimme > > > > http://www.atix.de/ > http://www.open-sharedroot.org/ > > > > > > -------------------------------------------------------------- > > > ------------- > > > > > > >--- Create and Deploy Rich Internet Apps outside the browser with > > > > Adobe(R)AIR(TM) software. With Adobe AIR, Ajax developers > > > > > > can use existing > > > > > > > skills and code to build responsive, highly engaging > > > > > > applications that > > > > > > > combine the power of local resources and data with the > > > > > > reach of the web. > > > > > > > Download the Adobe AIR SDK and Ajax docs to start building > > > > > > applications > > > > > > > today-http://p.sf.net/sfu/adobe-com > > > > _______________________________________________ > > > > Open-sharedroot-users mailing list > > > > Ope...@li... > > > > > https://lists.sourceforge.net/lists/listinfo/open-sharedroot-users > > > > > > -- > > > Gruss / Regards, > > > > > > Marc Grimme > > > http://www.atix.de/ http://www.open-sharedroot.org/ > > > > > > > > > -------------------------------------------------------------- > > > ---------------- > > > _______________________________________________ > > > Open-sharedroot-users mailing list > > > Ope...@li... > > > https://lists.sourceforge.net/lists/listinfo/open-sharedroot-users > > > > -- > Gruss / Regards, > > Marc Grimme > Phone: +49-89 452 3538-14 > http://www.atix.de/ http://www.open-sharedroot.org/ > > ATIX Informationstechnologie und Consulting AG | Einsteinstrasse 10 | > 85716 Unterschleissheim | www.atix.de | www.open-sharedroot.org > > Registergericht: Amtsgericht Muenchen, Registernummer: HRB > 168930, USt.-Id.: > DE209485962 | Vorstand: Marc Grimme, Mark Hlawatschek, Thomas > Merz (Vors.) | > Vorsitzender des Aufsichtsrats: Dr. Martin Buss > > |