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 » Mainframe, CICS, TXSeries » MQ and DNS servers

Post new topic  Reply to topic
 MQ and DNS servers « View previous topic :: View next topic » 
Author Message
johanroux
PostPosted: Wed Apr 21, 2010 7:14 am    Post subject: MQ and DNS servers Reply with quote

Novice

Joined: 21 Apr 2010
Posts: 10

Hi all, I really hope someone can provide some info to help with this. We are on zOS1.10 and MQ V6. We have a problem where the primary DNS server for an LPAR was shut down. MQ did not seem to like this one bit and couldn't get any channels started while it was down. Aftes some time MQ was bounced and some channels could start. Once the primary DNS server was restarted all channels started immediately and without any other issues. According to the Network team there are no differences between the primary and secondary DNS server and theoretically MQ should not have had a problem. The OS is able to resolve both the primary and secondary servers without problem. This issue is receiving very high focus at the moment because the customer is (rightly so) worried about what would happen if the primary server went down during online day. So my question is what could cause MQ to lose the plot so completely? In MQ itself we only specify a PORT number so I'm really baffled as to what could cause this.

Any help would be appreciated.
Back to top
View user's profile Send private message
bruce2359
PostPosted: Wed Apr 21, 2010 7:21 am    Post subject: Reply with quote

Poobah

Joined: 05 Jan 2008
Posts: 9469
Location: US: west coast, almost. Otherwise, enroute.

Quote:
...where the primary DNS server for an LPAR was shut down. ...So my question is what could cause MQ to lose the plot so completely? In MQ itself we only specify a PORT number so I'm really baffled as to what could cause this.


What did you learn from errors logged in the CHIN a/s for the qmgr?

What have you/your network admins done to enable the alternate DNS server?
_________________
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
View user's profile Send private message
Vitor
PostPosted: Wed Apr 21, 2010 7:23 am    Post subject: Re: MQ and DNS servers Reply with quote

Grand High Poobah

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

johanroux wrote:
In MQ itself we only specify a PORT number so I'm really baffled as to what could cause this.


In any sender channel you'll be specifying a connection name, which will not only be a port but also an IP address (either numeric or a DNS name).

The obvious question is this: when you couldn't get the channels to start what did the logs say? What error were they throwing?
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
johanroux
PostPosted: Thu Apr 22, 2010 12:20 am    Post subject: Reply with quote

Novice

Joined: 21 Apr 2010
Posts: 10

Well this is where it gets strange. There are NO error messages produced. For example the one channel was started at 04:37 and until 10:24 when the CHIN was bounced there are no error messages or anything else for that channel. The channel stays in BIND status throughout. My thinking on this is that it cannot really be an MQ problem and that it must be something like NET or TCPIP not resolving the switch from the primary to secondary server correctly. Unfortunately MQ is the one showing all the issues so I've basically been handed the investigation.
Back to top
View user's profile Send private message
Vitor
PostPosted: Thu Apr 22, 2010 5:25 am    Post subject: Reply with quote

Grand High Poobah

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

johanroux wrote:
My thinking on this is that it cannot really be an MQ problem and that it must be something like NET or TCPIP not resolving the switch from the primary to secondary server correctly.




johanroux wrote:
Unfortunately MQ is the one showing all the issues so I've basically been handed the investigation.


Get the network people to switch from primary to secondary again "to help you reproduce the problem". If it fails again, use telnet or other network tools to sniff the connection and throw it back at them. If it doesn't fail, blame "transient connection issues".


_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
bruce2359
PostPosted: Thu Apr 22, 2010 5:38 am    Post subject: Reply with quote

Poobah

Joined: 05 Jan 2008
Posts: 9469
Location: US: west coast, almost. Otherwise, enroute.

Quote:
Get the network people to switch from primary to secondary again "to help you reproduce the problem". If it fails again, use telnet or other network tools to sniff the connection and throw it back at them. If it doesn't fail, blame "transient connection issues".

And once the network folks demonstrate that killing the primary DNS does not gracefully enable the secondary for network users, get them to implement auto-recovery procedures.

I, too, agree that MQ is the victim, not the culprit here.
_________________
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
View user's profile Send private message
johanroux
PostPosted: Fri Apr 23, 2010 2:06 am    Post subject: Reply with quote

Novice

Joined: 21 Apr 2010
Posts: 10

Would it be necessary to bounce the CHIN to pick up the secondary if the switch happens while MQ is up?
Back to top
View user's profile Send private message
exerk
PostPosted: Fri Apr 23, 2010 2:15 am    Post subject: Reply with quote

Jedi Council

Joined: 02 Nov 2006
Posts: 6339

johanroux wrote:
Would it be necessary to bounce the CHIN to pick up the secondary if the switch happens while MQ is up?


Not if the networks people have done their job properly...
_________________
It's puzzling, I don't think I've ever seen anything quite like this before...and it's hard to soar like an eagle when you're surrounded by turkeys.
Back to top
View user's profile Send private message
johanroux
PostPosted: Fri Apr 23, 2010 2:38 am    Post subject: Reply with quote

Novice

Joined: 21 Apr 2010
Posts: 10

One more thing to muddy the waters even further or possibly clear it up completely.

Apparently MVS will wait 30 seconds while trying the primary DNS server before trying the secondary. It will apparently do this for EVERY call trying to go out. So I think this might be where MQ loses the plot..
Back to top
View user's profile Send private message
bruce2359
PostPosted: Fri Apr 23, 2010 5:15 am    Post subject: Reply with quote

Poobah

Joined: 05 Jan 2008
Posts: 9469
Location: US: west coast, almost. Otherwise, enroute.

TCPIP on mvs can be customized to do this whenever and how often you choose. Your network folks (should) know this.
_________________
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
View user's profile Send private message
bruce2359
PostPosted: Fri Apr 23, 2010 5:23 am    Post subject: Reply with quote

Poobah

Joined: 05 Jan 2008
Posts: 9469
Location: US: west coast, almost. Otherwise, enroute.

Moved to Mainframe and CICS.
_________________
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
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 » Mainframe, CICS, TXSeries » MQ and DNS servers
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.