ServerNet Cluster Manual
SCF Commands for the External ServerNet SAN
Manager Subsystem
ServerNet Cluster Manual—520575-002
9-36
VERSION Command
VERSION Command
The VERSION command displays version 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 version information is to be returned. If DETAIL is
omitted, a single line of version information is returned.
Examples
The following examples display the ServerNet SAN manager product name, product
number, and release date. The exact format of the output depends on the actual
version of the objects involved.
> VERSION PROCESS $ZZSMN
VERSION PROCESS \SYS.$ZZSMN: SMN - T0502G08 - (02JUL01) - AAG
The following example shows the information returned by the VERSION, DETAIL
command:
> VERSION PROCESS $ZZSMN, DETAIL
Detailed VERSION PROCESS \SYS.$ZZSMN
SYSTEM \SYS
SMN - T0502G08 - (02JUL01) - AAG
GUARDIAN - T9050 - (Q06)
SCF KERNEL - T9082G02 - (14JAN02) (03JAN02)
SMN PM - T0502G08 - (02JUL01) - AAG
The following descriptions explain the fields returned by the VERSION and VERSION,
DETAIL commands:
SMN - T0502G08 - (02JUL01) - AAG
identifies the version of the external ServerNet SAN manager process and the
release date.
GUARDIAN - T9050 - (Q06)
identifies the version of the operating system.
VERSION [ /OUT file-spec/ ] PROCESS $ZZSMN [ , DETAIL ]