Technical data

System Dump Analyzer
SHOW CLUSTER
2.
SDA> SHOW CLUSTER /CSID=000100C8
VAXcluster data structures
--------------------------
--- SOLLY Cluster System Block (CSB) 803686F0 ---
State: 01 open
Flags: 02020302 member,cluster,qf_active,selected,status_rcvd
Quorum/Votes 2/1 Next seq. number 0247 Send queue 00000000
Quor. Disk Vote 1 Last seq num rcvd 0314 Resend queue 00000000
CSID 000100C8 Last ack. seq num 0247 Block xfer Q. empty
Eco/Version 0/12 Unacked messages 1 CDT address 801C28F0
Reconn. time 00000059 Ack limit 4 PDT address 801CEA20
Ref. count 2 Incarnation 18-DEC-1993 TQE address 00000000
Ref. time 18-DEC-1993 08:52:20 SB address 8041B6E0
08:53:58 Lock mgr dir wgt 1 Current CDRP 00000000
This example shows the use of the /CSID qualifier to obtain information about a
specific node (in this instance, node SOLLY).
3.
SDA> SHOW CLUSTER /NODE=LEON01
VAXcluster data structures
--------------------------
--- LEON01 Cluster System Block (CSB) 9863BC00 ---
State: 01 open
Status 0206E1A2 member,qf_noaccess,cluster,selected,status_rcvd
cwps,rangelock,dyn_remaster,dts,vcc
Cpblty 00000001 rm8sec
Quorum/Votes 4/1 Next seq. number 5D8B Send queue 987C3F80
Quor. Disk Vote 10 Last seq num rcvd 3302 Resend queue 00000000
CSID 00200093 Last ack. seq num 5D8A Block xfer Q. empty
Eco/Version 0/24 Unacked messages 0 CDT address 9830C600
Reconn. time 00000000 Ack limit 3 PDT address 98388590
Ref. count 2 Incarnation 26-JAN-1993 TQE address 00000000
Ref. time 26-JAN-1993 15:14:37 SB address 98638140
15:28:43 Lock mgr dir wgt 1 Current CDRP 00000000
This example shows the use of the /NODE qualifier to obtain information about a
specific node (in this instance, node LEON01).
4.
SDA> SHOW CLUSTER /SCS
VAXcluster data structures
--------------------------
--- SCS Listening Process Directory ---
Entry Address Connection ID Process Name Information
------------- ------------- ------------ -----------
80419D60 08EE0000 SCS$DIRECTORY
80419E20 08EE0001 VMS$VAXcluster
--- SCS Systems Summary ---
SB Address Node Type System ID Paths
---------- ---- ---- --------- -----
8041A120 PINTO HSC 00000000F10E 1
8041AA20 DORIS VMS 0000000008A9 1
8041AB40 GUS VMS 0000000008A1 1
8041B6E0 SOLLY VMS 0000000008A0 1
8041D420 DODGER HSC 00000000F00F 1
SDA88