| Title: | DECmcc user notes file. Does not replace IPMT. |
| Notice: | Use IPMT for problems. Newsletter location in note 6187 |
| Moderator: | TAEC::BEROUD |
| Created: | Mon Aug 21 1989 |
| Last Modified: | Wed Jun 04 1997 |
| Last Successful Update: | Fri Jun 06 1997 |
| Number of topics: | 6497 |
| Total number of notes: | 27359 |
Hello,
I'm running the EFT version of MCC on a VS3100 wich is a cluster member
running VMS v5.3,for the moment all files are in their original
directories.
My problem is registering node4 and/or stations.
The errors I get are:
$mcc
DECmcc (T1.0.0)
MCC> reg node4 nmgmcc
Node4 NMGMCC
AT 21-MAY-1990 16:58:19
The requested operation cannot be completed
MCC Routine Error = %DNS-E-UNKNOWNENTRY, Requested
entry does not exist
Also for a station:
MCC> reg stat lat354 addr 08-00-2b-11-11-11
FUNCTIONS SUPPORTED = dec_ieee802
STATION DEC:.LAT354
AT 21-MAY-1990 16:55:30
The requested operation cannot be completed
MCC Routine Error = %DNS-E-ACCESSDENIED, No
rights to perform requested operation
MCC>
I can do:
MCC> sho node4 nmgmcc
Using default ALL IDENTIFIERS
Node4 50.1021
Identifiers
AT 21-MAY-1990 16:58:42
Examination of Attributtes shows:
Address = 50.1021
Name = NMGMCC
MCC>
Within the DNS server I have the following directories:
DNS> sho cha cle jgo.jgo1_ch
Directory _______________ DEC:.fgo
Directory _______________ DEC:.jgo.mcc.dna$backtranslation
Directory _______________ DEC:.jgo.mcc.mcc$station_backtranslation
Directory _______________ DEC:.jgo.mcc
Directory _______________ DEC:.jgo.mcc.dna$node
Directory _______________ DEC:.jgo.mcc.dna$backtranslation.0032
Directory _______________ DEC:.jgo.mcc.mcc$bridge_backtranslation
Directory _______________ DEC:.jgo
DNS>
I also set up the access rights for the MCC. directories as follows:
Entry ______ nmgmcc::system _ (DEC:.DNS$IV.nmgmcc.system)
Flags _____ DEFAULT PROPAGATE
Rights ____ READ WRITE DELETE TEST CONTROL
I even set up a proxy on the DNS node for NMGMCC (the DECmcc node).
Anybody any suggestions about how to go on??
| T.R | Title | User | Personal Name | Date | Lines |
|---|---|---|---|---|---|
| 133.1 | DNS Directories are incorrect | CLAUDI::PETERS | Mon May 21 1990 14:47 | 14 | |
You need the directories
DEC:.DNA$Node
.DNA$BACKTRANSLATION
.DNA$BACKTRANSLATION.0001 (one per area in HEX)
.MCC$BRIDGE_BACKTRANSLATION
.MCC$STATION_BACKTRANSLATION
.DNA$NODESYNONYM (maybe)
With appropriate write access to each directory
Also, you might want to check with the Easynet namespace folks before
tromping in their namespace. /Claudia
| |||||
| 133.2 | Private name space | HOO78C::DOOLAARD | keep on going | Wed May 23 1990 04:23 | 4 |
Thanks, I'll use a private name space.
Carlo.
| |||||