[Search for users]
[Overall Top Noters]
[List of all Conferences]
[Download this site]
Title: | FDDI - The Next Generation |
|
Moderator: | NETCAD::STEFANI |
|
Created: | Thu Apr 27 1989 |
Last Modified: | Thu Jun 05 1997 |
Last Successful Update: | Fri Jun 06 1997 |
Number of topics: | 2259 |
Total number of notes: | 8590 |
1368.0. "DEVALLOC error" by BSS::BOYER (Evening, Rain,Silence,Joy.) Mon Jun 13 1994 01:56
I am trying to update a DEFCN with NDU plus using the following command
and am getting the following error;
$ download show dev 08-00-2b-bb-59-79
(c) Digital Equipment Corporation. 1993. All Rights Reserved.
Name DEFCN____
Firmware Rev V3.1
$ download load 08-00-2b-bb-59-79 mom$system:DEFCN34A.SYS
(c) Digital Equipment Corporation. 1993. All Rights Reserved.
%NDU-I-CIR_ENABLED, Circuit service enabled. Must be disabled.
%SYSTEM-W-DEVALLOC, device already allocated to another user
%NONAME-E-NOMSG, Message number 00000002
A show log reveals:
"NDU$NET_DRIVER" = "_EZA0:"
and EZA0 is my decnet device.
$ show dev ez/full
Device EZA0: is online, network device, device is a template only.
Error count 0 Operations completed 0
Owner process "" Owner UIC [0,0]
Owner process ID 00000000 Dev Prot
Reference count 0 Default buffer size 512
Device EZA2: is online, network device.
Error count 0 Operations completed 1
Owner process "LATACP" Owner UIC [0,0]
Owner process ID 21400211 Dev Prot
Reference count 1 Default buffer size 1500
Device EZA3: is online, network device.
Error count 0 Operations completed 29062565
Owner process "NETACP" Owner UIC [FIELD,SYSTEM]
Owner process ID 21400213 Dev Prot
Reference count 2 Default buffer size 1498
Device EZA6: is online, network device.
Error count 0 Operations completed 133809
Owner process "DTSS$SERVER" Owner UIC [FIELD,SYSTEM]
Owner process ID 21400218 Dev Prot
Reference count 1 Default buffer size 1492
Device EZA8: is online, network device.
Error count 0 Operations completed 1
Owner process "" Owner UIC [0,0]
Owner process ID 21403A8A Dev Prot
Reference count 1 Default buffer size 1500
Device EZA9: is online, network device.
Error count 0 Operations completed 16232501
Owner process "" Owner UIC [FIELD,SYSTEM]
Owner process ID 21400204 Dev Prot
Reference count 1 Default buffer size 1492
Device EZA10: is online, network device.
Error count 0 Operations completed 97935
Owner process "INET_ACP" Owner UIC [FIELD,SYSTEM]
Owner process ID 21400231 Dev Prot
Reference count 1 Default buffer size 1500
Device EZA11: is online, network device.
Error count 0 Operations completed 894
Owner process "INET_ACP" Owner UIC [FIELD,SYSTEM]
Owner process ID 21400231 Dev Prot
Reference count 1 Default buffer size 1500
Device EZA12: is online, network device.
Error count 0 Operations completed 80485
Owner process "DNS$ADVER" Owner UIC [1,3]
Owner process ID 21400212 Dev Prot
Reference count 1 Default buffer size 1498
Device EZA13: is online, network device, shareable.
Error count 0 Operations completed 49346
Owner process "" Owner UIC [0,0]
Owner process ID 00000000 Dev Prot
Reference count 2 Default buffer size 1498
Device EZA14: is online, network device, shareable.
Error count 0 Operations completed 2
Owner process "" Owner UIC [0,0]
Owner process ID 00000000 Dev Prot
Reference count 2 Default buffer size 1500
Device EZA44: is online, network device, shareable.
Error count 0 Operations completed 327112
Owner process "" Owner UIC [0,0]
Owner process ID 00000000 Dev Prot
Reference count 6 Default buffer size 1500
Any ideas??
Rick
T.R | Title | User | Personal Name | Date | Lines |
---|
1368.1 | Disable "Service" on you DECnet circuit.... | CSC32::B_GOODWIN | MCI Mission Critical Support Team | Mon Jun 13 1994 11:15 | 15 |
| Rick,
What you should have provided is output from :
SDA> SHOW LAN
This is usually caused when you have "service" enabled on your circuit. Do:
NCP> SHOW CIRC ISA-0 CHAR
if service is enabled, disable it. Mop is not a sharable protocol. NDU uses mop
do download the DEFCN, if it is already enabled via NCP, then NDU can't use it.
Brad
|
1368.2 | Service was enabled. | BSS::BOYER | Evening, Rain,Silence,Joy. | Tue Jun 14 1994 20:49 | 7 |
| Brad;
Thanks for the reply, and yes I did have service enabled on the
circuit, and that was what confusing me. Anyhow I disabled service and
now it loads.
Rick
|