T.R | Title | User | Personal Name | Date | Lines |
---|
707.1 | Bridge|Ethernet AM not enrolled? | CHRISB::BRIENEN | DECmcc Bridge|Station Management. | Mon Feb 11 1991 15:53 | 16 |
| This error typically occurs (for us, anyway) when the Access Module or
Control FM or Registration FM is not enrolled.
Could be that the installation of DECmcc did not complete.
Try the following commands to verify the AM got enrolled:
TEST MCC 0 ETHERNET
TEST MCC 0 BRIDGE
TEST MCC 0 CONTROL
TEST MCC 0 CONFIG
If not, manually enroll them (or better yet, run the .COM file that does the
enrolling for you)...
Chris Brienen
|
707.2 | | ETHO1::MCCARTHY | | Mon Feb 11 1991 15:56 | 5 |
|
The CONTROL and CONFIG tested OK but the ETHERNET and BRIDGE did not
Joe
|
707.3 | Do you have DECmcc BMS Installed??? | CHRISB::BRIENEN | DECmcc Bridge|Station Management. | Mon Feb 11 1991 16:29 | 10 |
| Are you sure you installed the DECmcc BMS kit?
If you installed the Director kit (DECmcc DIR), you would basically get
DECmcc with NODE and NODE4, but you would NOT get:
BRIDGE AM
ETHERNET (STATION) AM
ALARMS FM
Chris Brienen
|
707.4 | | ETHO1::MCCARTHY | | Tue Feb 12 1991 09:22 | 16 |
|
These are the savesets that I installed
MCCBMST011;A
B
C
D
MCCTKT011;A
B
C
The installation completed successfully so I believe I have what I
need.
Joe
|
707.5 | Try this. | TOOK::GUERTIN | E = mcc | Tue Feb 12 1991 11:57 | 16 |
| RE:-.1
If that is the case, you should try:
$ @SYS$STARTUP:MCC_STARTUP_DIR ENROLL
$ @SYS$STARTUP:MCC_STARTUP_BMS ENROLL
From a privileged account.
If it succeeds, then you have enrolled all DIR and BMS components.
If you still cannot find Ethernet Station or Bridge, then you probably
missed something (installing on one cluster member, and running on
another, something like that).
-Matt.
|
707.6 | check logicals as well | GOSTE::CALLANDER | | Tue Feb 12 1991 17:13 | 9 |
|
Was this an upgrade installation? Some times I have seen cases where
dispatch tables have been placed in the mcc_specific directory and
new ones in mcc_common..this can confuse things. You might just
want to check your definition of the mcc_specific, mcc_common, and
mcc_system logicals to verify that they point to the correct location
(based upon how you answered the installation questions).
|