|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
How do you calculate Q Mgr data and log disk space? |
« View previous topic :: View next topic » |
Author |
Message
|
rmbowma |
Posted: Thu Jan 08, 2009 7:26 pm Post subject: How do you calculate Q Mgr data and log disk space? |
|
|
Apprentice
Joined: 24 Mar 2005 Posts: 28
|
I'm installing MQ V7 on an iSeries and AIX machine. I need to calculate how much disk space to allocate to hold my queues and logs. Where can I find this information or can someone tell me how to do this? |
|
Back to top |
|
 |
fjb_saper |
Posted: Thu Jan 08, 2009 9:03 pm Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
You use traffic estimates, traffic types, top it off by a growth amount, double the growth amount and use common sense like average message size, max message size, max qdepth etc... This should give a feel for the log size you are shooting for. Remember concurrency of messages will play as well...
On the other hand, you can shoot for the max disc space you can get/afford for them... and remember disc is cheap....
 _________________ MQ & Broker admin |
|
Back to top |
|
 |
bruce2359 |
Posted: Fri Jan 09, 2009 8:26 am Post subject: |
|
|
 Poobah
Joined: 05 Jan 2008 Posts: 9470 Location: US: west coast, almost. Otherwise, enroute.
|
Take a look at WMQ System Admin manual (midrange). It has narrative on sizing logs. WMQ Plannaing manual (z/OS), too. _________________ I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live. |
|
Back to top |
|
 |
zpat |
Posted: Fri Jan 09, 2009 8:54 am Post subject: |
|
|
 Jedi Council
Joined: 19 May 2001 Posts: 5866 Location: UK
|
Logs (circular at least) only holds certain data related to active syncpoints.
You need to understand how (or even if) your applications commit their units of work.
Here are my rough guidelines
maybe have 5 primary and 5 secondary
definitely set LogFilePages to 16384
Use circular logging (in most cases)
Make sure the disk space will allow the use of the above log files.
Make sure the queue space has enough space for a weeks worth of messages at least
Round up to nearest GB.
Make sure the Dead Letter Queue is defined and has a very large max depth (eg 500000)
Make sure transmit queues have a large max depth (eg 50000) |
|
Back to top |
|
 |
bruce2359 |
Posted: Fri Jan 09, 2009 9:01 am Post subject: |
|
|
 Poobah
Joined: 05 Jan 2008 Posts: 9470 Location: US: west coast, almost. Otherwise, enroute.
|
Quote: |
You need to understand how (or even if) your applications commit their units of work. |
And your application developers must understand that their applications cannot create very large units of work (either individually or in combination with other concurrent applications) that may/could/might span all circular log segments. _________________ I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live. |
|
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
|
|
|
|