[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference azur::mcc

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

2899.0. "IMPM uses node4's own name?" by SUBURB::SMYTHI (Ian Smyth 830-3869) Thu Apr 30 1992 15:31

	MCC 1.2.7 on VMS using DNS.

	Using the IMPM to register Node4 entities, I noticed that the 
IMPM uses the node's own executor name on the map, instead of the 
registered name or synonym.

eg if, on node RITZO, I do the following -

$mc ncp set exec name temp

and register RITZO as DNA_node.RITZO with synonym RITZO, the name attached
to the icon is TEMP.

Now if I click on TEMP and, via the IMPM, do a ,say, SHOW IDENTIFIERS, the 
IMPM attemps to connect to the node using the nodename TEMP and I get the
message "node does not exist or is not known to local node".

Shouldn't the IMPM try to connect using the Node4 address?

regards,
	Ian
T.RTitleUserPersonal
Name
DateLines
2899.1see note 2781 COL01::LUNTMon May 04 1992 08:4514
    Hi,
    
    	Perhaps this has to do with the new feature of being
    able to place alternate identifiers on the map. In the mcc_resource.dat
    file you will see an entry like the following:
    
    mcc_pml.map_alt_id.<class_name> : id
    
    This chooses what to display on the map. 
    
    See note 2781 and replies for more information. Unfortunately it
    isn't documented anywhere.
    
    Julie Ann
2899.2re:.0BARREL::LEMMONMon May 04 1992 12:5729
>	Using the IMPM to register Node4 entities, I noticed that the 
>IMPM uses the node's own executor name on the map, instead of the 
>registered name or synonym.

  Yes, the iconic map displayes the node name (identifier code = 1).  If
you want fullname displayed, edit mcc_resource.dat and change the alt_id
code for node4 to 160.

  Oh, one more thing.  The synonym is the phase4 node name identifier.

>eg if, on node RITZO, I do the following -
>
>$mc ncp set exec name temp
>
>and register RITZO as DNA_node.RITZO with synonym RITZO, the name attached
>to the icon is TEMP.
>
>Now if I click on TEMP and, via the IMPM, do a ,say, SHOW IDENTIFIERS, the 
>IMPM attemps to connect to the node using the nodename TEMP and I get the
>message "node does not exist or is not known to local node".
>
>Shouldn't the IMPM try to connect using the Node4 address?
> 

 Nope.  The iconic map will try to connect using the identifier displayed
in the map.   In this case it is the node name.  

/Jim