On Sat, 2007-06-02 at 18:21 -0400, Patrick Finnegan wrote:
On Saturday 02 June 2007 15:22, Rod Smallwood wrote:
Hi
The abortive attempt to cluster the two Vaxes and copy data has left
me much further back than when I started.
The network and terminal server connections are gone because I can't
start TCPWARE up.
It complains about a license and and something called NETCU (What the
hell is that?) and aborts the loading of TCPWARE.
I've never used TCPWARE. On the other hand, it appears that NETCU is
TCPware's "Network Control Utility":
http://www2.process.com/tcpip/tcpware57docs/NETCU/Front.htm
It's possible that if you clustered your VAX, you upset TCPware's
licensing, and made it think that you had more than one system (or a
different one) trying to run TCPware.
Hmm... you may now that you are in a VAXcluster with a shared license
file have to explicitly specify which of the nodes on the cluster gets
the license (if the license is specified as being limited to a single
machine.)
(Warning: This is from somewhat hazy memory, but I don't think any of
this could harm the system.)
do this by
$ LICENSE MODIFY licensename/INCLUDE=hostname
$ LICENSE LOAD licensename
The hostname is the one gotten using
$ SHOW SYSTEM
I think this may very well solve your problem.
Lesson
learned,= the boot from a cluster server idea is flawed and can
damage an existing setup.
Its probably one of those things everybody has heard about but never
actually done.
I've done it plenty of times. I know other people on the list have done
it plenty of times, and people that I work with have done it in the
past.
For the record, I've done it plenty of times - and I've run into this
problem (In this case, it was the VAX-VMS license, which is generated
with the NO_SHARE option, and thus needs to be tied to a single node
when you're using a cluster.
If you had actually had DECnet installed, it probably
would have worked
ok. LAVC's require DECnet to be installed, which the documentation
should have stated.
As we discussed on IRC, I'm not so sure about that.
Why don't you get a copy of DECnet, install it,
activate it using a
hobbyist license key (you're an Encompass aka DECUS member, right?
Associate memberships are free.), and try again.
This is a good idea in any case.
Happy hacking,
-Tore :)