[Info-vax] DECwindows no longer starting on satellite
smithfarm
presnypreklad at gmail.com
Sun Nov 14 16:39:22 EST 2010
> You can do a DIR/FULL on the files you listed. If they have the same
> file id (FID), they're the same file. If not, then some reasoning will
> tell you which file SYS0 and SYS10 sees when they're booting.
Thanks, Wilm. I did a DIR/FULL on all three files and they are all the
same FID/file.
That explains the behavior.
Now, for the fix. Will this work? On each node:
$ COPY SYS$COMMON:[SYSEXE]LMF$LICENSE.LDB -
SYS$SPECIFIC:[SYSEXE]LMF$LICENSE.LDB
$ LICENSE MODIFY VAX-VMS . . . /INCLUDE=nodename
$ LICENSE LOAD
Remove the LICENSE MODIFY and LICENSE LOAD commands from the
node-specific startup scripts.
Reboot both nodes.
If I understood you correctly, this will ensure that each node uses its
own private LMF$LICENSE.LDB.
Nathan
More information about the Info-vax
mailing list