|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Linux MQ file system |
« View previous topic :: View next topic » |
Author |
Message
|
jchype |
Posted: Mon Nov 17, 2003 9:55 pm Post subject: Linux MQ file system |
|
|
Newbie
Joined: 12 Jun 2002 Posts: 8
|
In the quick beginning guide for Linux, in the Creating WebSphere MQ file system, Creating separate file systems for working data it states:
If you create separate file systems:
The /var/mqm and /var/mqm/log directories must be on a local file system.
The /var/mqm/errors directory can be NFS mounted.
Would you explain what the limitation for why the /var/mqm and the /var/mqm/log directories must be on the local file system? Based on testing WMQ seems to work and with that in mind is the restriction still valid.
Thanks for the information. |
|
Back to top |
|
 |
JasonE |
Posted: Tue Nov 18, 2003 2:00 am Post subject: |
|
|
Grand Master
Joined: 03 Nov 2003 Posts: 1220 Location: Hursley
|
<partical guess>
Certainly on other platforms we only support local logs because the write to the logs is critical. We use o/s options to ensure writethrough (ie not cached) and wait for completion in certain circumstances and we rely on the fact that they are honoured. When you start having non-local file systems, they dont necessarily match these sematics and may appear to honour but not do so.
</partial guess> |
|
Back to top |
|
 |
bower5932 |
Posted: Tue Nov 18, 2003 6:03 am Post subject: |
|
|
 Jedi Knight
Joined: 27 Aug 2001 Posts: 3023 Location: Dallas, TX, USA
|
I've heard that it was done because of performance reasons as well. By moving the critical MQ files to non-local file systems, it had a negative impact on MQ performance. |
|
Back to top |
|
 |
mrlinux |
Posted: Tue Nov 18, 2003 10:13 am Post subject: |
|
|
 Grand Master
Joined: 14 Feb 2002 Posts: 1261 Location: Detroit,MI USA
|
Well the local filesystem can be a external disk array if that is what you are wondering about. _________________ Jeff
IBM Certified Developer MQSeries
IBM Certified Specialist MQSeries
IBM Certified Solutions Expert MQSeries |
|
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
|
|
|
|