[Info-vax] probably a simple issue...
Paul Sture
nospam at sture.ch
Sun Feb 16 08:56:43 EST 2014
On 2014-02-16, cyberdefensedave at gmail.com <cyberdefensedave at gmail.com> wrote:
> On Saturday, February 15, 2014 11:39:02 PM UTC-5, David Froble wrote:
>> wrote:
>>
>> If DECnet V, I'm not familiar with the commands.
>
> Ah ha. There's definitely something wrong here, but I'm not sure how to
> correct it.
>
> The actual executor node, 1.2, is reporting that the executor node is 1.1
> and does not name itself.
>
<snip>
>
> I'm not certain where to change the settings that show known nodes displays
>
> Also, an update. There was some incorrect data in the decnet_register
> database. I corrected that which allowed me to properly perform set host
> using the system name to get to selene without using the decnet address.
> However, a set host from selene to helios appears to work... but drops me
> back on selene!!!
>
> $ set host helios
>
> Welcome to OpenVMS (TM) VAX Operating System, Version V7.3
>
> Username: system
> Password:
> Welcome to OpenVMS (TM) VAX Operating System, Version V7.3 on node SELENE
> Last interactive login on Sunday, 16-FEB-2014 06:49
> Last non-interactive login on Monday, 20-JAN-2014 21:53
> $ show system
> OpenVMS V7.3 on node SELENE 16-FEB-2014 06:50:12.50 Uptime 0 09:22:24
>
>
> Thanks for your patience.
Aha, you are using DECnet/Plus (aka Phase V). After making changes via
decnet_register you need to flush the dns cache.
$ mcr ncl flush session control naming cache entry "*"
and I cannot remember now whether this is good for the whole cluster or not.
If in doubt, execute it on each node of the cluster.
The simple shortcut for remembering that command is not to bother, and as
long as you have terminal copy and paste handy, you can save some typing
too. Simply invoke NCL (via mcr ncl) and at the NCL> prompt issue
NCL> help flush
and you can select the command out of the output.
another tip is to define NCL as a command in your login.com:
$ ncl :== $ncl
and then you don't need to bother with "MCR NCL" or "RUN SYS$SYSTEM:NCL"
to invoke the utility.
--
Paul Sture
More information about the Info-vax
mailing list