ServerNet Cluster 6780 Operations Guide (G06.29+, H06.06+, J06.03+)
SCF Commands for the External ServerNet SAN
Manager Subsystem
ServerNet Cluster 6780 Operations Guide—525606-004
5-49
VERSION PROCESS Command
VERSION PROCESS Command
The VERSION PROCESS 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.
Considerations
The VERSION PROCESS command, the VERSION SUBSYS command, and the
VERSION command without an object type (for example the command VERSION
$ZZSMN) all display exactly the same information.
VERSION PROCESS 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.
VERSION [ / OUT file-spec / ] PROCESS $ZZSMN [ , DETAIL ]