|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
MQ and Filesystem configuration. |
« View previous topic :: View next topic » |
Author |
Message
|
Marcus308 |
Posted: Mon Apr 02, 2012 7:03 am Post subject: MQ and Filesystem configuration. |
|
|
Novice
Joined: 21 Mar 2012 Posts: 15
|
I wanted to get any pointers on the use of symbolic links for pieces of the MQ filesystem. We are very performance conscience and wanted to see if there are any best practice documents out there in regards to how to best use the filesystem. I run into space issues from time to time and used symbolic links in the past locally and curious if remote storage would be feasible. |
|
Back to top |
|
 |
Vitor |
Posted: Mon Apr 02, 2012 7:31 am Post subject: Re: MQ and Filesystem configuration. |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
Marcus308 wrote: |
I wanted to get any pointers on the use of symbolic links for pieces of the MQ filesystem. |
Below WMQv7.1 - WMQ can only be installed in the default location. If it's not, it breaks. Install it where it wants to go & put symlinks in the path if needed
At WMQv7.1 or higher - WMQ can be installed into a location selected at install time.
Marcus308 wrote: |
I run into space issues from time to time and used symbolic links in the past locally |
Disc is cheap. Buy more.
Marcus308 wrote: |
curious if remote storage would be feasible. |
It's feasible, or at least doable. Poorly perfoming (or not wonderfully performing) storage will reduce your queue manager's throughput to a slow crawl. Remote storage which at any point becomes inaccessable (even briefly) will stop your queue manager like it's been shot in the head & manual recovery may be necessary depending on how consistent things are. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
Marcus308 |
Posted: Mon Apr 02, 2012 8:53 am Post subject: |
|
|
Novice
Joined: 21 Mar 2012 Posts: 15
|
|
Back to top |
|
 |
gbaddeley |
Posted: Mon Apr 02, 2012 6:16 pm Post subject: |
|
|
 Jedi Knight
Joined: 25 Mar 2003 Posts: 2538 Location: Melbourne, Australia
|
MQ installation location can be the same as other products (in /opt, or /usr on AIX) without any performance or capacity issues. /opt/mqm (/usr/mqm on AIX) directory can be set up as a separate file system, 500 MB min - 1 GB typical.
MQ data is in /var/mqm. This should always be a separate file system to /var. Size should be 500 MB min to no upper limit.
The MQ recovery logs should be another separate file system, /var/mqm/log, ideally on a separate disk assembly to /var/mqm. Sizing is to your own requirements for Linear or Circular logs.
/var/mqm/errors can also benefit from being on its own file system, so that mega size FDC files do not use up all the qmgrs queue file space in /var/mqm.
HTH. _________________ Glenn |
|
Back to top |
|
 |
zpat |
Posted: Mon Apr 02, 2012 11:13 pm Post subject: |
|
|
 Jedi Council
Joined: 19 May 2001 Posts: 5866 Location: UK
|
The MQ product does not take up much space. Once loaded - most of the MQ programs are memory resident.
For performance you need to consider the queues and logs (and associated settings). There are various articles on how to optimise these. |
|
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
|
|
|
|