|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Linear Log Settings in WMQ 7.0 |
« View previous topic :: View next topic » |
Author |
Message
|
sonalika |
Posted: Mon Apr 11, 2011 4:45 am Post subject: Linear Log Settings in WMQ 7.0 |
|
|
Novice
Joined: 07 Feb 2011 Posts: 11
|
Hello,
Name: WebSphere MQ
Version: 7.0.1.3
CMVC level: p701-104-110134
BuildType: (Production)
/var/mqm/qmgrs/QMVC1/qm.ini
Log:
LogPrimaryFiles=180
LogSecondaryFiles=50
LogFilePages=4096
LogType=LINEAR
LogBufferPages=512
LogPath=/MQHA/QMVC1/log/QMVC1/
LogWriteIntegrity=TripleWrite
The filesystem /MQHA/QMVC1/log/QMVC1/active/ is set to 50GB.
The present file systems is 60% full.
In the average, there are 12 log files are generated (each log size 16MB) within an hour in /MQHA/QMVC1/log/QMVC1/active folder and day-to-day to file system size are increasing.
Here I'm left with a bunch of questions -
Since the InfoCenter says : In WMQ7, the default number of log pages is 4KB. This give a default log file size of 16MB.
- Why we need 16MB LogFilePages? Any specific reason to specify such large file size? What additional recovery possible than WMQ 6.0-4MB?
- Due to daily increasing File System Space, I want to set LogFilePages=1024. This give a log file size of 4MB. Save lot of sace in the FS.
I would like to know the impact to set LogFilePage=1024 in WMQ 7.0 Environments (Linear Logging).
I confirmed with the developers that messages are not high transactional so there are no long running transactions keeping the active log space held open.
Thanks,
SLK |
|
Back to top |
|
 |
mqjeff |
Posted: Mon Apr 11, 2011 4:59 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
You can't alter LogFilePages without recreating the queue manager.
I mean, you can, but it won't take effect...
Presumably the settings are as they are for historical reasons. |
|
Back to top |
|
 |
rama1977 |
Posted: Mon Apr 11, 2011 5:26 am Post subject: Re: Linear Log Settings in WMQ 7.0 |
|
|
 Newbie
Joined: 22 Mar 2011 Posts: 7
|
sonalika wrote: |
The filesystem /MQHA/QMVC1/log/QMVC1/active/ is set to 50GB.
The present file systems is 60% full.
In the average, there are 12 log files are generated (each log size 16MB) within an hour in /MQHA/QMVC1/log/QMVC1/active folder and day-to-day to file system size are increasing.
|
What is your method for clearing out unneeded files? If it is used more often in the day you can decrease your space. |
|
Back to top |
|
 |
PeterPotkay |
Posted: Mon Apr 11, 2011 5:44 am Post subject: Re: Linear Log Settings in WMQ 7.0 |
|
|
 Poobah
Joined: 15 May 2001 Posts: 7722
|
sonalika wrote: |
Due to daily increasing File System Space, I want to set LogFilePages=1024. This give a log file size of 4MB. Save lot of sace in the FS.
|
You assume that you would have the same number of log files generated, even if you could make them smaller. If the size and volume of transactions passing thru the systems stays the same, MQ still has to log that data and its going to take the same amount of space, whether its in a few bigger logs or in more smaller ones. _________________ Peter Potkay
Keep Calm and MQ On |
|
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
|
|
|
|