1828488 Members
2266 Online
109978 Solutions
New Discussion

Issue with Decnet

 
SOLVED
Go to solution
Mulder_1
Frequent Advisor

Issue with Decnet

I have an issue with the nodes in a cluster :
when I do "set host " to server A from server B,itlogs me into C.
When I do a set host from C to A again, it logs me correctly.

The servers are running on DECnet only.
When I ran decnet_register, it shows the node names correctly

Can anyone please suggest ?

Thanks
4 REPLIES 4
marsh_1
Honored Contributor

Re: Issue with Decnet

fox2,

have you checked the actual decnet addresses against the names on each of the servers ?

Heinz W Genhart
Honored Contributor

Re: Issue with Decnet

Hi Fox2

You tell the information within DECNET_REGISTER is as excpected.
Did you flush the naming cache?

try:
MC NCL FLUSH SESSION CONTROL NAMING CACHE ENTRY "*"
and then retry the SET HOST

Hope that helps

Regards

Geni
Mulder_1
Frequent Advisor

Re: Issue with Decnet

AXP$:> MC NCL FLUSH SESSION CONTROL NAMING CACHE ENTRY

Node 0 Session Control
at 2008-11-11-13:46:57.768+00:00I18.082

command failed due to:
process failure

This is what I get...

I already ran net$configure basic and it reviewed that it did flush the name cache entries.

Thanks
Heinz W Genhart
Honored Contributor
Solution

Re: Issue with Decnet

Hi Fox2

The Command is

MC NCL FLUSH SESSION CONTROL NAMING CACHE ENTRY "*"

As far as I see you forgot to enter the "*"

Hope this works

Regards

Geni