1 – CLUSTER_AUTHORIZATION
Displays the group number and multicast address of a local area
cluster.
Requires SYSPRV privilege.
Format
CONFIGURATION SHOW CLUSTER_AUTHORIZATION
1.1 – Qualifier
1.1.1 /OUTPUT
/OUTPUT[=filespec]
Redirects output from SYS$OUTPUT to the specified file. If no
file specification is provided, SYSMAN writes the output to
SYSMAN.LIS in the current directory.
1.2 – Description
The CONFIGURATION SHOW CLUSTER_AUTHORIZATION command displays
the group number and multicast address, and Ethernet address
used to send a message to all nodes in the cluster. The group
number and multicast address are recorded in SYS$SYSTEM:CLUSTER_
AUTHORIZE.DAT during the CLUSTER_CONFIG dialog.
In a cluster or multinode environment, SYSMAN displays the group
number of the first node and then displays the names of any
nodes in the cluster whose group numbers, passwords, or both,
are different.
1.3 – Example
SYSMAN> SET ENVIRONMENT/CLUSTER/NODE=NODE21
.
.
.
SYSMAN> SET PROFILE /PRIVILEGE=SYSPRV
SYSMAN> CONFIGURATION SHOW CLUSTER_AUTHORIZATION
Node NODE23: Cluster group number 65240
Multicast address: AB-00-04-01-F2-FF
The CONFIGURATION SHOW CLUSTER_AUTHORIZATION command in this
example displays the group number and multicast address of
NODE21. Because the group number and password on other nodes in
the cluster are identical, no further information is displayed.
2 – TIME
Displays the current date and system time to the nearest
hundredth of a second.
Format
CONFIGURATION SHOW TIME
2.1 – Qualifier
2.1.1 /OUTPUT
/OUTPUT[=filespec]
Redirects output from SYS$OUTPUT to the specified file. If no
file specification is provided, SYSMAN writes the output to
SYSMAN.LIS in the current directory.
2.2 – Example
SYSMAN> SET ENVIRONMENT/CLUSTER/NODE=NODE21
.
.
.
SYSMAN> CONFIGURATION SHOW TIME
System time on node NODE21: 19-JUN-2002 13:32:19.45
System time on node NODE22: 19-JUN-2002 13:32:27.79
System time on node NODE23: 19-JUN-2002 13:32:58.66
The CONFIGURATION SHOW TIME command in this example displays
the system times for all nodes in the cluster.