|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Tuning Docker for MQ |
« View previous topic :: View next topic » |
Author |
Message
|
XinDHA |
Posted: Wed Jun 06, 2018 1:52 am Post subject: |
|
|
Newbie
Joined: 18 Apr 2018 Posts: 8
|
Hello everybody,
we plan to run IBM MQ 9.0.5 inside a Linux Docker container and I'm not sure how the IBM guidelines for Linux tuning have to be applied in this case.
Those tuning steps include modification of several System V IPC kernel parameters (e.g. increasing the max. number of threads), increasing maximum number of file handles, processes etc.
Do those steps have to be applied to both the Docker host operating system and inside the container?
The IBM documentation for setting up MQ on Docker doesn't mention OS tuning so I hope someone in here could enlighten me?
Thanks in advance
David |
|
Back to top |
|
 |
mvic |
Posted: Wed Jun 06, 2018 8:32 am Post subject: |
|
|
 Jedi
Joined: 09 Mar 2004 Posts: 2080
|
XinDHA wrote: |
The IBM documentation for setting up MQ on Docker doesn't mention OS tuning so I hope someone in here could enlighten me? |
Have you seen this? https://github.com/ibm-messaging/mq-docker
Is there a github way of reaching the developers?
For what it's worth, I suggest you should begin by assuming you have to apply the config to both the hosting OS/VM and the docker container. |
|
Back to top |
|
 |
XinDHA |
Posted: Thu Jun 07, 2018 4:50 am Post subject: |
|
|
Newbie
Joined: 18 Apr 2018 Posts: 8
|
mvic wrote: |
Have you seen this? https://github.com/ibm-messaging/mq-docker
Is there a github way of reaching the developers?
For what it's worth, I suggest you should begin by assuming you have to apply the config to both the hosting OS/VM and the docker container. |
Yes I have seen this, but I found nothing concerning tuning in there.
As that imaged is based on a "MQ for Developers" version my assumption is that tuning is not relevant in that case.
But trying to reach out to the developers may be a good idea, thank you! |
|
Back to top |
|
 |
XinDHA |
Posted: Thu Jun 07, 2018 11:12 pm Post subject: |
|
|
Newbie
Joined: 18 Apr 2018 Posts: 8
|
This is the (inofficial) response I got from an IBM Architect:
Quote: |
I'm afraid I don't currently have a detailed list, but hopefully I can point you in the right direction.
Most of the settings apply to the kernel, and pass through to the container automatically. Some of the settings are user-specific limits (ulimits), which you can set in Docker using the "--ulimit" parameter (see the Docker documentation).
The networking settings can vary, based on your specific networking environment (for example, if you're running on an overlay network). |
|
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|