Activate the boot service to call sysctl -p at boot:

chkconfig -a boot.sysctl

Marcy Cortes
Wells Fargo Services Company

-----Original Message-----
From: Linux on 390 Port [mailto:[EMAIL PROTECTED] On Behalf Of Eric
Sammons
Sent: Thursday, February 05, 2004 12:04
To: [EMAIL PROTECTED]
Subject: [LINUX-390] Problem with sysctl and hz_timer on SLES8


I am trying to set my SLES8 guest up to have hz_timer set to 0 at boot.  I
have found that this can be done using sysctl.conf or dynamically by
sysctl kernel.hz_timer=0.  However, it seems that the sysctl
kernel.hz_timer=0 command does not work.

See the following:

sysctl kernel.hz_timer
kernel.hz_timer = 1

Then I exeucte:

sysctl kernel.hz_timer=0
error: 'kernel.hz_timer=0' is an unknown key

I have also tried setting my /etc/sysctl.conf file up as follows:

#
# Created by Eric Sammons 02/05/2004
#

kernel.hz_timer = 0

After I reboot my setting remains = 1.  Any ideas what might be going on
here?

Thank you!
Eric Sammons
(804)697-3925
FRIT - Unix Systems

Reply via email to