1. Subscriptions
  2. Services
  3. Hardware
  4. Support

ClearFoundation

Forums
Welcome, Guest
Go to bottomPage: 1...56789101112
TOPIC: Kernel Updating?
**
#11254
Re:Kernel Updating? 1 Year, 9 Months ago  
from granola site:

Do you have the cpufreq modules installed? The Granola init scripts do attempt to load any needed kernel modules.

* You need a cpufreq driver, like one of the following:
o powernow_k8 powernow_k7 powernow_k6
o speedstep_centrino speedstep-ich speedstep-smi
o acpi_cpufreq
* Additionally, you need the cpufreq_userspace module for userspace control of DVFS modes.


So probably the module wasn't made and/or the acpi_cpufreq wasnt enabled in cpu build. ( some people disable this for servers. )

I do not know Tim Burgess still reads this. Otherwise you'll need to build a new kernel version yourself. ( Is not that hard )

some helpful links
http://fedoraproject.org/wiki/Docs/CustomKernel
http://www.howtoforge.com/kernel_compilation_fedora
prodigit
Junior Boarder
Posts: 21
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#11263
Re:Kernel Updating? 1 Year, 9 Months ago  
Hi jim,

Please confirm that you are using Tim's latest kernel, what is reported in this thread:
Howto Upgrade your Kernel (unofficial)

Greetings,

John
John
Platinum Boarder
Posts: 1255
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#11275
Re:Kernel Updating? 1 Year, 9 Months ago  
Hi Jim, they both exist on my system here running 2.6.31-12-174, and enabled for 2.6.32-11

Code:

[root@starlane tmp]# cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor
userspace
[root@starlane tmp]# uname -a
Linux starlane.gotdns.org 2.6.31.12-174.2.22.timb1.i686 #1 SMP Sat Mar 6 14:33:22 GMT 2010 i686 i686 i386 GNU/Linux



I can confirm that the cpufreq module is also enabled in the module config, no need to recompile. As suggested above you may need to load the correct module for your CPU...i'm using p4clockmod, combined with the cpuspeed service to throttle

Do the following to load the module for your CPU
Code:

modprobe modulename



Code:

[root@starlane tmp]# grep -i cpufreq /boot/config-2.6.31.12-174.2.22.timb1.i686 
# CPUFreq processor drivers
CONFIG_X86_ACPI_CPUFREQ=m
# CONFIG_X86_CPUFREQ_NFORCE2 is not set

Tim Burgess
Moderator
Posts: 4209
graph
User Offline Click here to see the profile of this user
Last Edit: 2010/05/15 15:11 By timb80.
The administrator has disabled public write access.
 
#11282
Re:Kernel Updating? 1 Year, 9 Months ago  
Tim, John, Prodigit,

thank you all so much. it works like a charm now.

[root@system][~] $ modprobe powernow-k8
[root@system][~] $ /etc/init.d/granola start
Starting Granola: [ OK ]


and then to autoload it at boot, i followed this:

purpleblog.wordpress.com/2008/06/25/centos-modules-autoload/

easy

thanks again.
jim
Fresh Boarder
Posts: 6
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#11285
Re:Kernel Updating? 1 Year, 9 Months ago  
Just upgraded to tims latest kernel, holy hell its like a totally different server and disk i/o is wayyyyy down
herballizard
Gold Boarder
Posts: 216
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#13636
Re:Kernel Updating? 1 Year, 7 Months ago  
Tim,

Just installed your kernel, seems nice and stable here, no issues seen so far. By the way, it seems to reduce my average processor load from about 30 to about 5! Is that typical? Better I/O performance or something?

Thanks,
Drew
Drew Vonada-Smith
Platinum Boarder
Posts: 429
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#13639
Re:Kernel Updating? 1 Year, 7 Months ago  
Sorry Herballizard I missed your reply - thanks for the feedback!

Hi Drew, thanks for the feedback too! there have been a lot of improvements regarding i/o and a new CPU scheduler so hopefully things should be ticking along a bit more smoothly now. Certinaly when my system is idle it will show load of near 0.... My system is much more responsive with the newer kernels (2.6.32+)
Tim Burgess
Moderator
Posts: 4209
graph
User Offline Click here to see the profile of this user
Last Edit: 2010/07/01 18:39 By timb80.
The administrator has disabled public write access.
 
#13672
Re:Kernel Updating? 1 Year, 7 Months ago  
Tim (or others),

I just watched the boot process in more detail. No show stoppers, but I did see the warning

"DM Multipath kernel driver version too old"

Is this significant, and what does it mean? I do run RAID 5 (on 4 SATA drives), if that is significant.

Thanks!
Drew Vonada-Smith
Platinum Boarder
Posts: 429
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#13676
Re:Kernel Updating? 1 Year, 7 Months ago  
Hi Drew, I get the same message here - it's to do with the older version of device-mapper-multipath RPM supplied with ClearOS, the kernel requires a newer version of this driver. It doesn't affect normal software or hardware raid's. Unless you have configured multipath I/O it shouldn't cause any problems

for more info here
www.redhat.com/docs/manuals/csgfs/browse...h/MPIO_Overview.html
Tim Burgess
Moderator
Posts: 4209
graph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#13690
Re:Kernel Updating? 1 Year, 7 Months ago  
Thanks Tim!
Drew Vonada-Smith
Platinum Boarder
Posts: 429
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
Go to topPage: 1...56789101112
  get the latest posts directly to your desktop