Bugs item #1173822, was opened at 2005-03-30 20:48
Message generated for change (Settings changed) made by bernardli
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=109368&aid=1173822&group_id=9368
Category: Installation
Group: 4.1
>Status: Closed
Resolution: Fixed
Priority: 9
Submitted By: Bernard Li (bernardli)
Assigned to: Bernard Li (bernardli)
Summary: Compute nodes run 2.4 kernel for MDK 10.0 installation
Initial Comment:
When using OSCAR to install a cluster based on Mandrake
10.0 (2.6 kernel), the resulting nodes run 2.4 kernel.
The rpmlist for Mandrake in oscarsamples/ needs to be
fixed.
----------------------------------------------------------------------
Comment By: Bernard Li (bernardli)
Date: 2005-04-04 22:50
Message:
Logged In: YES
user_id=879102
Fix checked into r3108:
- rpmlist updated to list 2.6 kernel instead of 2.4 kernel
- kernel 2.6 RPM installs a 'stub' modprobe.conf, this
throws off the OSCAR 2.6 kernel patch which will
automatically generate modprobe.conf from modules.conf (SIS
kernel is still 2.4 kernel based)
- user can still include modprobe.conf if the one
automatically generated does not work, this code just
removes the stub modprobe.conf right after a fresh image is
built
- this will no longer be necessary when we check in
systemconfigurator 2.2.2+ into trunk
----------------------------------------------------------------------
Comment By: John (muglerj)
Date: 2005-04-04 12:43
Message:
Logged In: YES
user_id=505737
bumped
Group solution is to make the mandrake headnode and compute
nodes run on a 2.6 kernel.
2.4 kernel won't be supported.
----------------------------------------------------------------------
Comment By: Fernando Laudares Camargos (laudares)
Date: 2005-04-04 09:38
Message:
Logged In: YES
user_id=931808
I tested Bernard fixes for this bug in a clean mdk install
and I can confirm it was all OK. The fixes are:
1) mandrake rpmlist:
kernel-2.4 --> kernel-2.6
kernel-smp-2.4 --> kernel-smp-2.6
2) The addition of the following(<<<<<) line in
/scripts/post_rpm_install:
my $targetdir = $config->default_image_dir . "/$imagename";
!system("rm -f $targetdir/etc/modprobe.conf"); #
<<<<<<<<<<<<<<<<<<
if(!-d $targetdir) {croak("The directory $targetdir doesn't
exist");}
----------------------------------------------------------------------
Comment By: Fernando Laudares Camargos (laudares)
Date: 2005-04-04 06:02
Message:
Logged In: YES
user_id=931808
I tested Bernard fixes for this bug in a clean mdk install
and I can confirm it was all OK. The fixes are:
1) mandrake rpmlist:
kernel-2.4 --> kernel-2.6
kernel-smp-2.4 --> kernel-smp-2.6
2) The addition of the following(<<<<<) line in
/scripts/post_rpm_install:
my $targetdir = $config->default_image_dir . "/$imagename";
!system("rm -f $targetdir/etc/modprobe.conf"); #
<<<<<<<<<<<<<<<<<<
if(!-d $targetdir) {croak("The directory $targetdir doesn't
exist");}
----------------------------------------------------------------------
Comment By: Bernard Li (bernardli)
Date: 2005-04-03 15:45
Message:
Logged In: YES
user_id=879102
I can check in a fix, if this is raised to priority 9.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=109368&aid=1173822&group_id=9368
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Oscar-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/oscar-devel