home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!cs.utexas.edu!zaphod.mps.ohio-state.edu!sdd.hp.com!hplabs!ucbvax!swdev.si.com!tillman
- From: tillman@swdev.si.com ("Brian Tillman, Smiths Industries, VAX Support, x8425")
- Newsgroups: comp.os.vms
- Subject: RE: Monitor Cluster problem
- Message-ID: <009656C2.5076B740.16947@swdev.si.com>
- Date: 21 Dec 92 19:11:47 GMT
- Sender: daemon@ucbvax.BERKELEY.EDU
- Distribution: world
- Organization: The Internet
- Lines: 29
-
- Anders Ostling (anos@ineab.ikea.se) writes:
-
- >I have a problem at a customer site with the cluster setup (at least I
- >think so). When I/they are trying to use MONITOR CLUSTER, we get an
- >error message saying something like (I'm at home now)
- >
- > MONITOR-E-NODEINIERR, error during node initialization
-
- In order to use MONITOR CLUSTER, you need to have the VPM object (object #51)
- installed properly on each cluster node. You also need enough job logical name
- table space (JTQUOTA in the UAF) to handle one logical name for each cluster
- node. These logical names are of the form:
-
- DPM$RQST_xxxxxxxx_n
-
- where xxxxxxxx is the PID of the job's main process and n is a count (from 1 to
- N, where N=number of cluster nodes). The equivalence string for each of these
- logical names is the name of a mailbox through which the monitor data is sent.
-
- If you are low on job name table quota, you won't be able to use MONITOR
- CLUSTER.
-
- -----------------------------+--------------------------------
- Brian Tillman | Internet: tillman@swdev.si.com
- Smiths Industries, Inc. | tillman_brian@si.com
- 4141 Eastern Ave., MS129 | Hey, I said this stuff myself.
- Grand Rapids, MI 49518-8727 | My company has no part in it.
- -----------------------------+--------------------------------
-
-