1847700 Members
6240 Online
110265 Solutions
New Discussion

Kernel Parameter Change

 
SOLVED
Go to solution
Ron Brown_2
Frequent Advisor

Kernel Parameter Change

I need to change dbc_max_pct on an L1000 running HP-UX 11.00. I have found the appropriate place in SAM, but I would like to know the procedure to make the change effective before performing the operation. Any information is appreciated.
should work...
4 REPLIES 4
Brian Bergstrand
Honored Contributor
Solution

Re: Kernel Parameter Change

Just make the change in SAM and then let SAM rebuild the kernel and reboot the system. That's it (assuming you have already backed up your old kernel/config).

If you are asking what the value should be, the recommondation for dbc_max_pct is no more than 25%.

HTH.
Hai Nguyen_1
Honored Contributor

Re: Kernel Parameter Change

You can use SAM to perform this task safely.

sam > Kernel Configuration > Configurables Parameters > highlight dbc_max_pct > Actions > Modify Configurable Parameter > enter new value > Actions > Process New Kernel.

Hai
Ron Brown_2
Frequent Advisor

Re: Kernel Parameter Change

I assume, then, that SAM will automatically reboot the system. Looks like I'll have to perform that after hours. Thanks!
should work...
Brian Bergstrand
Honored Contributor

Re: Kernel Parameter Change

Yes, SAM will detect a change in the kernel values when you exit the kernel config screen and ask if you would like to rebuild the kernel. This comes with a warning that the system will be automatically rebooted.

HTH.