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 » General IBM MQ Support » UNIX Performance with MQSeries

Post new topic  Reply to topic
 UNIX Performance with MQSeries « View previous topic :: View next topic » 
Author Message
poulter90
PostPosted: Tue Jan 29, 2008 8:33 am    Post subject: UNIX Performance with MQSeries Reply with quote

Apprentice

Joined: 31 Dec 2007
Posts: 36

Hi all ,

I am trying to find out which UNIX command could help to find what is the guilty process degrading MQseries Queue Managers throughout my server ?

Somebody gave me following commands :

ipcs -s -b" to display semaphores
"ipcrm -s <identifier>" to destroy them

Unfortunately display is not meaningful for me
(absolutely crap I should say !)

Any idea , URL ?

Thanks everybody
Back to top
View user's profile Send private message
Vitor
PostPosted: Tue Jan 29, 2008 8:46 am    Post subject: Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

Here's an idea - don't destroy semaphores unless you're certain of what you're doing!
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
Vitor
PostPosted: Tue Jan 29, 2008 8:47 am    Post subject: Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

Shouldn't your local Unix admin be able to assist? This is a Unix box resource problem not an MQ one IMHO.
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Tue Jan 29, 2008 8:47 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

Did you try "top"?

What are the 'symptoms' of the performance degradation?
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
poulter90
PostPosted: Tue Jan 29, 2008 9:15 am    Post subject: Reply with quote

Apprentice

Joined: 31 Dec 2007
Posts: 36

Hi ,

Thanks a lot , I tried "top" quite good .
Besides , we asked for help to our Unix System support to look after

Some Queue managers were frozen ( too much client connection , I guess as when we disconnected from them , one more connection was possible )
Also when we recycled them ( in test environment ) we did not face anymore problems .

Thanks for your help
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Tue Jan 29, 2008 3:08 pm    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20756
Location: LI,NY

This is not a performance problem. This is an application coding problem.
What is happening is that your application is not disconnecting properly and as such keeping the connection open and you are running out of connections.

Make sure the application correctly disconnects from the resources.

Enjoy
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
poulter90
PostPosted: Mon Feb 04, 2008 8:21 am    Post subject: FIN_WAIT_2 tcp status Reply with quote

Apprentice

Joined: 31 Dec 2007
Posts: 36

I can see daily a lot of FIN_WAIT_2 status
still running along with my Queue Managers ( while using netstat -an command)

Is there a magic command which could purge that odd connections ?

Thanks
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Mon Feb 04, 2008 8:34 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

fjb_saper wrote:
Make sure the application correctly disconnects from the resources.

_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » General IBM MQ Support » UNIX Performance with MQSeries
Jump to:  



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
Protected by Anti-Spam ACP
 
 


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

Copyright © MQSeries.net. All rights reserved.