ServerNet Cluster 6780 Operations Guide (G06.24+, H06.03+)
SCF Commands for the External ServerNet SAN
Manager Subsystem
ServerNet Cluster 6780 Operations Guide—525606-002
5-46
VERSION Command
VERSION Command
The VERSION command displays release version update (RVU) and software product
revision (SPR) information about the ServerNet SAN manager process. VERSION is a
nonsensitive command.
The VERSION command syntax is:
OUT file-spec
causes any SCF output generated for this command to be directed to the specified
file.
DETAIL
designates that complete RVU and SPR information be returned. If DETAIL is
omitted, a single line of version information is returned.
VERSION Command Examples
This example displays the ServerNet SAN manager RVU and SPR information. The
exact format of the output depends on the product modules involved.
> VERSION PROCESS $ZZSMN
VERSION PROCESS \SYS.$ZZSMN: SMN - T0502G08 - (11AUG03) - (28MAR03) - (AAL)
This example shows the information returned by the VERSION, DETAIL command:
> VERSION PROCESS $ZZSMN, DETAIL
Detailed VERSION PROCESS \SYS.$ZZSMN
SYSTEM \SYS
SMN - T0502G08 - (11AUG03) - (28MAR03) - (AAL)
GUARDIAN - T9050 - (Q06)
SCF KERNEL - T9082G02 - (30APR03) (29JAN02)
SMN PM - T0502G08 - (11AUG03) - (28APR03) - (AAL)
These descriptions explain the fields returned by the VERSION and VERSION,
DETAIL commands:
SMN - T0502G08 - (11AUG03) - (28MAR03) - (AAL)
identifies the ServerNet SAN manager product name, product number and RVU,
RVU date, compile date, and SPR identifier.
GUARDIAN - T9050 - (Q06)
identifies the SPR of the NonStop Kernel operating system.
VERSION [ / OUT file-spec / ] PROCESS $ZZSMN [ , DETAIL ]