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 Discussion » how many amxzxma0 processes on Linux should I have?

Post new topic  Reply to topic
 how many amxzxma0 processes on Linux should I have? « View previous topic :: View next topic » 
Author Message
tkane
PostPosted: Mon Jun 06, 2005 8:20 pm    Post subject: how many amxzxma0 processes on Linux should I have? Reply with quote

Voyager

Joined: 23 Dec 2002
Posts: 82
Location: Kansas City

I'm testing my first linux MQ on Intel. I've got lots of experience with MQ on HP, Solaris and AIX and am migrating my processes and scripts over to the new (to us) platform.

One think I've found is that my script that kills MQ in an emergency got confused. I looked manually and found:
Code:

[mqm@plt101 scripts]$ ps -ef | grep amqzxma0
mqm      28876     1  0 22:54 ?        00:00:00 amqzxma0 -m MQPLT101
mqm      28877 28876  0 22:54 ?        00:00:00 amqzxma0 -m MQPLT101
mqm      28879 28877  0 22:54 ?        00:00:00 amqzxma0 -m MQPLT101
mqm      28880 28877  0 22:54 ?        00:00:00 amqzxma0 -m MQPLT101
mqm      28881 28877  0 22:54 ?        00:00:00 amqzxma0 -m MQPLT101
mqm      28882 28877  0 22:54 ?        00:00:00 amqzxma0 -m MQPLT101
mqm      28905 28877  0 22:54 ?        00:00:00 amqzxma0 -m MQPLT101
mqm      28910 28877  0 22:54 ?        00:00:00 amqzxma0 -m MQPLT101
mqm      28959 22255  0 22:54 pts/1    00:00:00 grep amqzxma0
[mqm@plt101 scripts]$


I've only got one queue manager. I can shut it down normally but for some reason I have 8 processes that the Admin Guide calls the processor controller.
I've only seen multiple of these processes when I have multiple queue managers running. Here I've only got one defined and running.
Any ideas? I'm running 5.3 csd08.
TIA

Tom
Back to top
View user's profile Send private message
markt
PostPosted: Mon Jun 06, 2005 10:10 pm    Post subject: Reply with quote

Knight

Joined: 14 May 2002
Posts: 502

On Linux, "ps -ef" shows threads, not processes.
Back to top
View user's profile Send private message
tkane
PostPosted: Tue Jun 07, 2005 11:40 am    Post subject: Reply with quote

Voyager

Joined: 23 Dec 2002
Posts: 82
Location: Kansas City

Ah, I see that now.

What I'm trying to do is update a script that will kill the MQ tasks in order when we have a hung situation. In that case we want to kill all the processes for the queue manager in the order that's specified in the MQ Admin guide Appendix D.

Another question is, is there another way to do this? amqiclen came out that I can use instead of my script that did an ipcs and ipcrm. Is there anything to kill MQ from IBM now? In 5.3 or v6?

Tom
Back to top
View user's profile Send private message
Tibor
PostPosted: Wed Jun 08, 2005 4:24 am    Post subject: Reply with quote

Grand Master

Joined: 20 May 2001
Posts: 1033
Location: Hungary

Look into this topic: "on sun8 solaris endmqm -i or endmqm -p do nothing !!!"

http://www.mqseries.net/phpBB2/viewtopic.php?t=20022&highlight=hamqm

Tibor
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 Discussion » how many amxzxma0 processes on Linux should I have?
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.