- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- Re: Decnet issues
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2006 02:21 AM
05-05-2006 02:21 AM
Decnet issues
We have been receiving emails quite frequently from one of our nodes, idicating that decnet is down and Ip is up. Decnet seemes to be coming down around the same time. It recovers itself. HEfre is the email we get from the system. Any suggestions? The network people can't find any answers. We are running phase iv on a microvax 3100
***********************************************
From: "CCTT07::SYSTEM"@ctt.com [mailto:"CCTT07::SYSTEM"@ctt.com]
Sent: Thursday, May 04, 2006 11:36 PM
To: FNF - TEAM Systems Support
Subject: PITTSB has Network Problems
NET_NODES running from CCTT07 reports the following:
PITTSB was discovered having Network Problems at
2006-05-04 22:47:59.75, and this is still happening.
Currently DECnet is DOWN but IP is UP.
The IP Address for PITTSB is 170.88.9.212, and the router is 170.88.9.193.
Please investigate and resolve any problems!
CCTT07 Time: 4-MAY-2006 23:35:50.98
***********************************************
Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2006 02:29 AM
05-05-2006 02:29 AM
Re: Decnet issues
$ MCR NCP
NCP> SHOW LINE xxx-0 COUNT
and SHOW CIRC xxx-0 COUNT, SHOW KNOWN NODE COUNT etc.
You can CLEAR the various counters to set a baseline and monitor from that point. Try and look at the Decnet counters just after you get your email.
HTH,
Art
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2006 02:31 AM
05-05-2006 02:31 AM
Re: Decnet issues
please consider to close the duplicate entry:
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1025039
You would need to find the automatic procedure (maybe called NET_NODES ?), which sends these mails and find out, what kind of checks this procedures executes to determine, that 'DECnet is DOWN'.
Are PITTSB and CCTT07 node names ? Which one is the MicroVAX 3100 ?
The check for DECnet on a Phase IV system, do:
$ MC NCP SHO EXE (should be on)
$ MC NCP SHOW KNO CIRC (should be on)
Volker.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2006 10:12 AM
05-05-2006 10:12 AM
Re: Decnet issues
Apart from DECNet, what is the other IP network installed on your env. Is there TCPWare or Multinet?
Archunan
Archie
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2006 11:19 AM
05-05-2006 11:19 AM
Re: Decnet issues
There were some ethernet drivers came with old VAX/VMS system. I don't know what driver you have in your env, but due to the known probelms on those old ethernet drivers, DECnet used to trigger DECNet down and UP messages. I am not sure this may be the reason as I don't know your h/w and OS env.
Anyway it is good idea to look into the file which Volker mentioned to find at which instances the messages fired.
Archunan
Archie
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2006 11:09 PM
05-05-2006 11:09 PM
Re: Decnet issues
First, these messages are not coming from a base OpenVMS component. So, the first order of business is to identify the source of the messages. The second task is to look at what test (code) is being used to determine that DECnet is down.
Depending on the check used, it is possible that system load (on either the system that the check is on, or another system in your network), or traffic at some intermediate point, is causing the problem.
More data is required.
- Bob Gezelter, http://www.rlgsc.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2006 08:09 AM
05-06-2006 08:09 AM
Re: Decnet issues
In addition,there might be a router that is bouncing or a duplicate node on the net.
If it's a phase IV node, $show net will show your router.
For a more general look at your network,
Anal/system
show lan - will identify all the lan
adaptors in your network
and
show lan/count will show you all the
errors.
If your counters are clean, the problem could well be outside your box. You could start by swapping ports and cables.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2006 05:16 PM
05-06-2006 05:16 PM
Re: Decnet issues
the e-mail messages, then figuring out why
they're being sent. So far, a network test
program gone berserk would explain all the
symptoms. (And, so far as I can tell, the
only symptom is a rash of e-mail messages
claiming that there's a network problem of
some kind somewhere.)