Operating System - HP-UX
1825768 Members
2091 Online
109687 Solutions
New Discussion

SRP Containers: change kernel parameter

 
SOLVED
Go to solution
pooderbill
Valued Contributor

SRP Containers: change kernel parameter

I have an 11.11 container that needs shmmax increased.
But in the container, I get this:

# kmtune -u -s shmmax=6442450944
kmtune: Unable to change shmmax.

The docs say that kernel values must be changed at the SRP host.
But there doesn't seem to be any command to change kernel parameters for a container,

2 REPLIES 2
Bill Hassell
Honored Contributor
Solution

Re: SRP Containers: change kernel parameter

Found the answer.
All kernel parameters in the host are inherited by each conainer.
The docs say to change in the host but didn't explain this sets all the kernel params for containers.



Bill Hassell, sysadmin
CaitlynHouse
New Member

Re: SRP Containers: change kernel parameter

Thank you for the question I had to go through so many solution youtube videos and search so many forums before coming to this one. Lord bless you

Regards, Team