Operating System - HP-UX
1833151 Members
3242 Online
110051 Solutions
New Discussion

Re: Kernel parameter Help

 
Vincent_5
Super Advisor

Kernel parameter Help

Hi Guys,
Can anyone advice how can I set the message queue in the kernel parameter to more than 64k. Prefer 90k, in HP-Unix 11.11 . After I have set, how can I verify that is in use.

* I have try to set to 90k in kernel parameter, accept and reflected as 90k, but when I run command ipcs -qa it shows only 64k . Please advice


Regards
Vincent
nothing is better than to know more
2 REPLIES 2
Steven E. Protter
Exalted Contributor

Re: Kernel parameter Help

What parameter are we speaking of.

My 11i systems show the exact same total as yours on the ipcs -qa output.

I would surmise that a limit has been reached. But to be sure I need to know specifically what kernel parameter you tried to increase to 91k

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Stephen Keane
Honored Contributor

Re: Kernel parameter Help

Which kernel parameter have you changed?

msgmap, msgmax, msgmnb, msgmni, msgseg, msgssz, msgtql?

Do yu mean the number of messages, the size of an individual message, the total space avaialble for all messages?