SCF Reference Manual for the Storage Subsystem (G06.28+, H06.05+, J06.03+)
SWITCH SCSI Examples
See the procedure for “Changing the Active Data Path for an Open SCSI Device” (page 177).
• To designate the backup path of an Open SCSI device as the primary access path:
-> SWITCH $DEV01-B
• To designate the primary path of an Open SCSI device as the primary access path:
-> SWITCH $DEV02-P
VERSION Command
The VERSION command displays current version information.
VERSION SUBSYS Command
The VERSION SUBSYS command displays current version information for the subsystem manager.
The syntax is:
VERSION [ / OUT file-spec / ] SUBSYS $ZZSTO [ , DETAIL ]
Wild-card characters are supported.
OUT file-spec
directs all SCF output to the specified file.
SUBSYS $ZZSTO
is the storage subsystem manager.
DETAIL
displays version information about the storage subsystem, Guardian, and SCF Kernel components
of the system.
VERSION SUBSYS Examples
• To display version information about the storage subsystem manager process:
-> VERSION SUBSYS $ZZSTO
VERSION SUBSYS \ALM171.$ZZSTO: STORAGE (MGR) - T1083G05 - (01FEB01) - AAT - (12DEC00)
• To display detailed version information about the storage subsystem manager process:
-> VERSION $ZZSTO, DETAIL
Detailed VERSION SUBSYS \ALM171.$ZZSTO
SYSTEM \ALM171
STORAGE (MGR) - T1083G05 - (01FEB01) - AAT - (12DEC00)
GUARDIAN - T9050 - (Q06)
SCF KERNEL - T9082G02 - (26JUN00) (20MAR00)
STORAGE PM - T1082G05 - (01FEB01) - AAL - (12DEC00)
VERSION Command 297