new CentoOS 4 kernel gone?

General Discussion of atomic repo and development projects.

Ask for help here with anything else not covered by other forums.
henningl
Forum User
Forum User
Posts: 37
Joined: Sat Mar 18, 2006 2:04 pm

new CentoOS 4 kernel gone?

Unread post by henningl »

Hi.. Some days ago when doing "yum update" i noticed there was a new kernel ready to be installed. I didn't complete the update.

Today when I planned to update the kernel, running "yum update" didn't want to update my kernel anymore.

Did you pull the new kernel out of the tree Scott?
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Unread post by scott »

I'll bet if you check you'll see its already installed. CentOS4 runs a nightly update through cron.
henningl
Forum User
Forum User
Posts: 37
Joined: Sat Mar 18, 2006 2:04 pm

Unread post by henningl »

Nope, sorry, its not installed.

I've disabled the nightly update.. can't risk yum updating mysql or anything important without me keeping an eye on it, at least in my experience.

"locate 2.6.9-34":

Code: Select all

/var/cache/yum/updates/headers/kernel-2.6.9-34.EL.i686.hdr
"tail /var/log/yum.log":

Code: Select all

[root@234 ~]# tail /var/log/yum.log
Feb 21 23:29:50 Updated: yum 2.4.2-2.centos4.noarch
Feb 21 23:29:50 Updated: centos-yumconf 4-4.5.noarch
Feb 22 04:23:44 Updated: php-mbstring.i386 4.4.2-3.rhel4.art
Feb 22 04:23:46 Updated: php-devel.i386 4.4.2-3.rhel4.art
Feb 22 04:23:46 Updated: php-imap.i386 4.4.2-3.rhel4.art
Feb 22 04:23:46 Updated: php-mysql.i386 4.4.2-3.rhel4.art
Feb 22 04:23:46 Updated: php-pgsql.i386 4.4.2-3.rhel4.art
Feb 22 04:23:47 Updated: php.i386 4.4.2-3.rhel4.art
Feb 22 04:23:48 Updated: php-pear.i386 4.4.2-3.rhel4.art
Mar 02 09:21:16 Updated: tar.i386 1.14-9.RHEL4
"yum search kernel |grep 2.6.9":

Code: Select all

kernel.i586                              2.6.9-22.EL            base
kernel.i686                              2.6.9-22.EL            base
kernel-smp.i586                          2.6.9-22.EL            base
kernel-smp.i686                          2.6.9-22.EL            base
kernel-devel.i586                        2.6.9-22.EL            base
kernel-devel.i686                        2.6.9-22.EL            base
kernel-doc.noarch                        2.6.9-22.EL            base
kernel-hugemem.i686                      2.6.9-22.EL            base
kernel-hugemem-devel.i686                2.6.9-22.EL            base
kernel-smp-devel.i586                    2.6.9-22.EL            base
kernel-smp-devel.i686                    2.6.9-22.EL            base
kernel.i686                              2.6.9-22.0.1.EL        installed
kernel.i686                              2.6.9-22.EL            installed
kernel.i686                              2.6.9-22.0.2.EL        installed
henningl
Forum User
Forum User
Posts: 37
Joined: Sat Mar 18, 2006 2:04 pm

Unread post by henningl »

Never mind this.. I compiled myself a 2.6.16 kernel and got rid of the iowait/load -problems with the stock CentOS kernel.
Post Reply