[Search for users]
[Overall Top Noters]
[List of all Conferences]
[Download this site]
Title: | DECnet/OSI for OpenVMS |
|
Moderator: | TUXEDO::FONSECA |
|
Created: | Thu Feb 21 1991 |
Last Modified: | Fri Jun 06 1997 |
Last Successful Update: | Fri Jun 06 1997 |
Number of topics: | 3990 |
Total number of notes: | 19027 |
3937.0. "no MOP clients in SDA" by CSC32::MACGREGOR (Colorado: the TRUE mid-west) Fri Apr 18 1997 16:45
Looking for ideas, even abstract ones...
PROBLEM:
-------
NCL>load mop client snanj9
Node 0 MOP Client SNANJ9
at 1997-04-18-16:25:18.580-04:00Iinf
command failed due to:
process failure
An error was reported by the Data Link layer
Reason = Wrong State
ANALYSIS:
--------
NCL>show mop all
Node 0 MOP
at 1997-04-18-16:37:39.800-04:00Iinf
Status
State = On
Characteristics
Version = V4.0.0
Supported Functions =
{
Loop Requester ,
Console Requester ,
Load Server ,
Dump Server ,
Configuration Monitor ,
Test Requester ,
Query Requester
}
NCL>show mop circuit mna-0 all
Node 0 MOP Circuit MNA-0
at 1997-04-18-16:37:59.890-04:00Iinf
Identifiers
Name = MNA-0
Status
UID =
EE0828C0-B7FF-11D0-802E-AA0004004604
Functions =
{
}
Characteristics
Type = CSMA-CD
Link Name = CSMA-CD Station MNA-0
Retransmit Timer = 4
Known Clients Only = False
Counters
Creation Time =
1997-04-18-16:25:03.180-04:00Iinf
Load Requests Completed = 0
Unrecognized Load Clients = 0
Failed Load Requests = 0
Dump Requests Completed = 0
Unrecognized Dump Clients = 0
Failed Dump Requests = 0
$ show sys
OpenVMS V6.2 on node HOMER 18-APR-1997 15:38:23.05 Uptime 4
21:12:53
Pid Process Name State Pri I/O CPU Page flts Pages
20A00101 SWAPPER HIB 16 0 0 00:00:16.37 0 0
20A00302 NET$EVD HIB 6 12 0 00:00:00.81 890 2590
.
.
20A00496 NET$MOP HIB 6 25 0 00:00:02.18 464 1203
SDA> show proc/channels/id=20A00496
Process index: 0096 Name: NET$MOP Extended PID: 20A00496
------------------------------------------------------------
Process active channels
-----------------------
Channel Window Status Device/file accessed
------- ------ ------ --------------------
0010 00000000 DSA0:
0020 90B9D800 DSA0:[VMS$COMMON.SYSEXE]NET$MOP.EXE;1
0030 90B8BA40 DSA0:[VMS$COMMON.SYSLIB]SECURESHRP.EXE;1
(section file)
0040 90B8D8C0 DSA0:[VMS$COMMON.SYSLIB]SECURESHR.EXE;1
(section file)
0050 90B8F3C0 DSA0:[VMS$COMMON.SYSLIB]LIBRTL.EXE;4 (se
ction file)
0060 90B8BEC0 DSA0:[VMS$COMMON.SYSLIB]PTD$SERVICES_SHR
.EXE;1 (section file)
0070 90B8F400 DSA0:[VMS$COMMON.SYSLIB]LIBRTL2.EXE;4 (s
ection file)
0080 90B90040 DSA0:[VMS$COMMON.SYSLIB]CMA$TIS_SHR.EXE;
1 (section file)
0090 90B9A040 DSA0:[VMS$COMMON.SYSLIB]CMA$RTL.EXE;1
00A0 90DB64C0 DSA0:[VMS$COMMON.SYSLIB]NET$PROCESS_EMAA
.EXE;1
00B0 90CA4540 DSA0:[SYS4.SYSMGR]NET$MOP_OUTPUT.LOG;1
00C0 00000000 NLA0:
And now the kicker...
SDA> show lan
.
.
.
LAN Data Structures
-------------------
LSB address = 90DFDAC0
Device state = 001B Inited,Run,Ctl_Rdy,Timer
-- EXA Unit Summary 18-APR-1997 15:41:43 --
UCB UCB Addr Fmt Value Client State
--- -------- --- ----- ------ -----------
EXA0 90D37900
EXA6 90CFE9C0 Eth 80-41 LAST 0015 Strtn,Uniq,Strtd
EXA7 90D38980 Eth 60-04 LAT 0015 Strtn,Uniq,Strtd
EXA8 90D2EC00 Eth 08-00 TCPIP 0015 Strtn,Uniq,Strtd
EXA9 90D37E80 Eth 08-06 ARP 0015 Strtn,Uniq,Strtd
EXA10 90D39A00 Eth 90-00 LOOP 001D Strtn,Uniq,Share,Strtd
EXA30 90D39480 802E 08-00-2B-80-3C DNAME 0017 Strtn,Len,Uniq,Strtd
EXA31 90D39740 Eth 80-3C DNAME 0017 Strtn,Len,Uniq,Strtd
EXA32 90D24480 802 FE 0017 Strtn,Len,Uniq,Strtd
EXA33 90D38140 Eth 60-03 DECNET 0017 Strtn,Len,Uniq,Strtd
Notice that there is no client for MOPDL or MOPRC. A STOP/ID of the
NET$MOP process followed with a @NET$STARTUP NETWORK MOP returns us to
the same state.
Any ideas?
Marc MacGregor
CSC32::MACGREGOR
DTN 592-4361
T.R | Title | User | Personal Name | Date | Lines |
---|
3937.1 | Random guess | MARVIN::CARLINI | | Fri Apr 18 1997 17:07 | 13 |
| Surely you want your mop circuit to have a non-empty set of functions?
Mine has:
Functions =
{
Loop Requester ,
Console Requester ,
Load Server ,
Dump Server
}
Antonio
|
3937.2 | | CSC32::MACGREGOR | Colorado: the TRUE mid-west | Mon Apr 21 1997 20:14 | 7 |
|
To any future readers, I really don't know if the previous reply fixed
the problem. The system crashed, came back up and everything was
correctly set (including the mop circuit functions) and working.
Marc
|