Operating System - HP-UX
1830196 Members
18501 Online
109999 Solutions
New Discussion

Setting default parameters for SAM

 
Daniel Szponka
Occasional Contributor

Setting default parameters for SAM

Hi there

I had to change the maxfile and maxfile_lim parameters with SAM, the value I had to put
was 8000, but SAM only permits up to 2048
So I changed the /var/sam/boot.config file, in the
fields KC_PARAM_MAX of those parameters
and I could change them without problems.

Now, the problem is, that after I reboot the machine
and get into SAM, in the section of kernel Config
I get a message that those two parameters are
violating the max number of 2048, and the file
/var/sam/boot.config was changed to the original
condition.

What can I do to make the changes in the boot.config file permanent ???

Thank you

Regards
Daniels
Unix Forever
2 REPLIES 2
Pete Randall
Outstanding Contributor

Re: Setting default parameters for SAM

OS version? Patches? I suspect that either there's a very good reason why you shouldn't do this or you need a patch to change default behaviour.

Pete

Pete
Sajid_1
Honored Contributor

Re: Setting default parameters for SAM

Did you apply the latest SAM patches ? If not then do it, that may solve the issue.

Another option is to edit the file - /usr/sam/lib/kc/params.tx and increase the value of maxfile and maxfile_lim
learn unix ..