ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » Search

 Search found 22 matches
Author Message
  Topic: Very poor performance on connect to MQ v7
trystan2k

Replies: 36
Views: 24489

PostForum: IBM MQ Java / JMS   Posted: Tue Feb 19, 2013 4:30 am   Subject: Very poor performance on connect to MQ v7
Hi,

I was able to fix my issue with the performance. In fact, it was not fault of MQ at all. We have it installed in a Red Hat box, and in a disk with GFS2 file system (a file system fro Red Hat) a ...
  Topic: Very poor performance on connect to MQ v7
trystan2k

Replies: 36
Views: 24489

PostForum: IBM MQ Java / JMS   Posted: Thu Oct 25, 2012 3:14 am   Subject: Very poor performance on connect to MQ v7
I am not sure if you have been side-tracked or are looking into a different problem now? If not, did you ever get to the bottom of comparing the MQ configuration. If you are not the person that define ...
  Topic: Very poor performance on connect to MQ v7
trystan2k

Replies: 36
Views: 24489

PostForum: IBM MQ Java / JMS   Posted: Wed Oct 24, 2012 8:59 am   Subject: Very poor performance on connect to MQ v7
why don't you try as recommended in the documentation (Infocenter) ?"The minimum configuration for WebSphere MQ for these resources is as follows:

kernel.msgmni = 1024
kernel.shmm ...
  Topic: Very poor performance on connect to MQ v7
trystan2k

Replies: 36
Views: 24489

PostForum: IBM MQ Java / JMS   Posted: Wed Oct 24, 2012 6:47 am   Subject: Very poor performance on connect to MQ v7
why don't you try as recommended in the documentation (Infocenter) ?"The minimum configuration for WebSphere MQ for these resources is as follows:

kernel.msgmni = 1024
kernel.shmm ...
  Topic: Very poor performance on connect to MQ v7
trystan2k

Replies: 36
Views: 24489

PostForum: IBM MQ Java / JMS   Posted: Wed Oct 24, 2012 6:30 am   Subject: Very poor performance on connect to MQ v7
Did you check kernel parameters like described here?

http://pic.dhe.ibm.com/infocenter/wmqv7/v7r5/topic/com.ibm.mq.doc/zi00760_.htm

Compare both environments!

Checked, and all are set to mor ...
  Topic: Very poor performance on connect to MQ v7
trystan2k

Replies: 36
Views: 24489

PostForum: IBM MQ Java / JMS   Posted: Wed Oct 24, 2012 6:06 am   Subject: Very poor performance on connect to MQ v7
open a pmr with IBM, they can analyse the FDC. Here you have guidance about the FDC file

http://hursleyonwmq.wordpress.com/2007/05/04/introduction-to-ffsts/

Ok, thanks for the link ! I will read ...
  Topic: Very poor performance on connect to MQ v7
trystan2k

Replies: 36
Views: 24489

PostForum: IBM MQ Java / JMS   Posted: Wed Oct 24, 2012 5:57 am   Subject: Very poor performance on connect to MQ v7
The FDC is a text file , with a readable header. (127.0.0.1) (9494)' This message shows tcp port 9494 being used , but in you test you have port 1414. Why is this?

OK, just did some research and ...
  Topic: Very poor performance on connect to MQ v7
trystan2k

Replies: 36
Views: 24489

PostForum: IBM MQ Java / JMS   Posted: Wed Oct 24, 2012 5:52 am   Subject: Very poor performance on connect to MQ v7
The FDC is a text file , with a readable header. (127.0.0.1) (9494)' This message shows tcp port 9494 being used , but in you test you have port 1414. Why is this?

I have two Queue Managers... On ...
  Topic: Very poor performance on connect to MQ v7
trystan2k

Replies: 36
Views: 24489

PostForum: IBM MQ Java / JMS   Posted: Wed Oct 24, 2012 5:28 am   Subject: Very poor performance on connect to MQ v7
Did you check MQ error logs ? Are there any FDC files created (in the PROD box)

Hi, logs does not say much, it has more about the when I tried to connect using 'localhost':

The attempt to alloc ...
  Topic: Very poor performance on connect to MQ v7
trystan2k

Replies: 36
Views: 24489

PostForum: IBM MQ Java / JMS   Posted: Tue Oct 23, 2012 4:06 pm   Subject: Very poor performance on connect to MQ v7
I tried you script in one box with MQ 7.5. Run five times and the result was
18; 18; 18; 18;19 secs.
Maybe the PROD environment has more work to do (other applications)?
Better to talk with your M ...
  Topic: Very poor performance on connect to MQ v7
trystan2k

Replies: 36
Views: 24489

PostForum: IBM MQ Java / JMS   Posted: Tue Oct 23, 2012 3:00 pm   Subject: Very poor performance on connect to MQ v7
Just to clarify, machine on PROD is more powerful (not much but more memory, cpu) than DEV, which does not make much sense that prod has worse performance than DEV (I expect the opposite)
  Topic: Very poor performance on connect to MQ v7
trystan2k

Replies: 6
Views: 7894

PostForum: IBM MQ Performance Monitoring   Posted: Tue Oct 23, 2012 12:03 pm   Subject: Very poor performance on connect to MQ v7
So why are you blaming MQ for bad network performance?

Sorry, didn't get what you mean.

I can see easily in my tests that when I connect to my DEV MQ server (just connect, do not even access an ...
  Topic: Very poor performance on connect to MQ v7
trystan2k

Replies: 6
Views: 7894

PostForum: IBM MQ Performance Monitoring   Posted: Tue Oct 23, 2012 11:55 am   Subject: Very poor performance on connect to MQ v7
What is the difference if you use the ping command from the OS to address the relevant hostnames (localhost, ip address, etc.)?

These are for the PROD server (bad performance):
[thiago]$ ping loca ...
  Topic: Very poor performance on connect to MQ v7
trystan2k

Replies: 6
Views: 7894

PostForum: IBM MQ Performance Monitoring   Posted: Tue Oct 23, 2012 11:32 am   Subject: Very poor performance on connect to MQ v7
Hi,

We had 4 machines (all of them linux, RHat 5) where we installed on two of them MQ v7.0.1.6 (I will call them A and B) and other two MQ v7.1.0.0 (call them C and D).

I´ve wrote a small Ja ...
  Topic: Very poor performance on connect to MQ v7
trystan2k

Replies: 36
Views: 24489

PostForum: IBM MQ Java / JMS   Posted: Tue Oct 23, 2012 10:26 am   Subject: Very poor performance on connect to MQ v7
There are sample applications shipped with MQ:

amqsput
amqsputc (client version)

they are very basic.

There are several supportpacks that can also be used. MO71 can be used.

http://ww ...
Goto page 1, 2  Next Page 1 of 2

Jump to:  
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.