Operating System - HP-UX
1833875 Members
1752 Online
110063 Solutions
New Discussion

Your Thoughts on MQ Series Kernel Param Requirements

 
Alzhy
Honored Contributor

Your Thoughts on MQ Series Kernel Param Requirements

These are the kernel params being requested:

a) msqmnb – increase to 65,535
b) maxfiles - increase to 10,000
c) maxfiles_lim - increase to 10,000

Anyone have MQ Series installed on 11.11 machines and have these kernel params set the same?
Hakuna Matata.
3 REPLIES 3
John Kittel
Trusted Contributor

Re: Your Thoughts on MQ Series Kernel Param Requirements

For MQ 5.3, my settings for these params already met or exceeded the recommendations. The recommendations were:

msgmnb = 4096, maxfiles = 1024, maxfiles_lim - no recommended setting.

I guess you are looking at installing a later version of MQ, and the recommendations have changed.
JASH_2
Trusted Contributor

Re: Your Thoughts on MQ Series Kernel Param Requirements

Nelson,

If you are to install an application and they have requested the kernel params. in the installation guide, then I would have to assume that they are needed. I recently queried with the same kind of reservations, but was assured that if requested then probably needed. No need to worry.

Regards,

JASH
If I can, I will!
Armin Kunaschik
Esteemed Contributor

Re: Your Thoughts on MQ Series Kernel Param Requirements

I set msgmnb to the same value... because DB/2 demands that (msgmax is 65535 accordingly).
The recommended value is 4096.
maxfiles and maxfiles_lim depend on your application load.
The recommended value is 1024.

If you don't want to waste resources set the maxfiles* parameters to, lets say, the half (5000) and monitor the usage.

My 2 cents,
Armin
And now for something completely different...