LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Enterprise Linux Forums > Linux - Enterprise
User Name
Password
Linux - Enterprise This forum is for all items relating to using Linux in the Enterprise.

Notices


Reply
  Search this Thread
Old 01-30-2007, 04:09 PM   #1
jr8rdt
LQ Newbie
 
Registered: Oct 2006
Posts: 17

Rep: Reputation: 0
RH AS3 Update 8 Kernel version


We hired consultants to upgrade our machines to RH AS3 Update 8. The /etc/redhat-release does say Red Hat Enterprise Linux AS release 3 (Taroon Update 8) however the kernel is still 2.4.21-4. instead of 2.4.21-47. How is that possible ? and how to fix it ?
 
Old 01-30-2007, 05:12 PM   #2
Lenard
Senior Member
 
Registered: Dec 2005
Location: Indiana
Distribution: RHEL/CentOS/SL 5 i386 and x86_64 pata for IDE in use
Posts: 4,790

Rep: Reputation: 58
Are you sure the kernel was not installed??? Could be that when the system was rebooted the old kernel was chosen, check;

rpm -qa 'kernel*'
cat /etc/grub.conf

If you do not have the latest kernel, nothing is stopping you from downloading and installing the kernel from your registered RHN account, for example(see the output from the rpm command above to see which version(s) you need);

up2date -d kernel
rpm -ivh kernel-2.4.21-47.0.1.EL.i686.rpm

Personally I would request that these consultants perform this and any other update if needed at no cost and provide the reason(s) they missed this as part of the upgrade process.

Last edited by Lenard; 01-30-2007 at 05:13 PM.
 
Old 01-31-2007, 12:41 PM   #3
nifran
LQ Newbie
 
Registered: Jan 2007
Location: Indianapolis, IN
Distribution: RHEL *, Fedora *, Gentoo
Posts: 7

Rep: Reputation: 0
Also, just to mention:

The kernel is excluded from being upgraded by default with up2date on RHEL3 ES/AS.

In order for up2date to update the kernel, you'll need to (or, have your consultants) edit /etc/sysconfig/rhn/up2date to change:
pkgSkipList=kernel*;

to:
pkgSkipList=;
 
Old 02-02-2007, 09:46 AM   #4
jr8rdt
LQ Newbie
 
Registered: Oct 2006
Posts: 17

Original Poster
Rep: Reputation: 0
OK. Thanks for all the answers. After I am done with the kernel upgrade , how can I be 100% certain that **everything is update 8 (the library, etc)? afterall in the first attempt (which the consultants screwup - my bos don't want to use them anymore) the /etc/redhat-release did say update 8 but the kernel was not.

do I have to redo all over again (probably it's saver to do that, more work ofcouse but it's ok) and is there a way to upgrade to update 8 without using the GUI ? thanks again.
 
Old 02-02-2007, 01:42 PM   #5
jr8rdt
LQ Newbie
 
Registered: Oct 2006
Posts: 17

Original Poster
Rep: Reputation: 0
me again. so this is what I did.
1) put all update 8 rpms in directory /me
2) rpm --rebuilddb
3) for file in `ls`; do
rpm -U $file
done
4) reboot

the kernel now is 2.4..21-47 EL. not quite what I expected. because it only recognizes 1 CPU instead of 4 (the machines has 4 procs). I expect to have 2.4.21-47 ELsmp. What else can I do ?
 
Old 02-02-2007, 05:09 PM   #6
Lenard
Senior Member
 
Registered: Dec 2005
Location: Indiana
Distribution: RHEL/CentOS/SL 5 i386 and x86_64 pata for IDE in use
Posts: 4,790

Rep: Reputation: 58
Install the smp kernel, for example (from CentOS a freely available clone of RHEL) as root;

Code:
wget http://isoredirect.centos.org/centos/3.8/updates/i386/RPMS/kernel-smp-2.4.21-47.0.1.EL.i686.rpm
or;

up2date -d kernel-smp

From where the downloaded kernel-smp package resides;

rpm -ivh kernel-smp*.rpm
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Regarding distribution + kernel version + gcc version + glib version. JCipriani Linux - General 8 04-19-2008 02:54 PM
Can yum update your kernel version.? wpg9210 Fedora 1 03-21-2006 10:40 AM
How to update our Kernel version from 2.4.9-e.3 to 2.4.9-e.59 ?? shsaifee Linux - Software 6 11-23-2005 04:43 AM
kernel update version question :) trey85stang General 4 03-12-2004 09:06 PM
Xfree prob radeon.o kernel module version is 1.1.1 but version 1.5.0 or newer needed. jimdaworm Slackware 0 10-01-2003 06:27 PM

LinuxQuestions.org > Forums > Enterprise Linux Forums > Linux - Enterprise

All times are GMT -5. The time now is 05:26 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration