SCF Reference Manual for the Storage Subsystem (G06.27+, H06.04+)

Storage Subsystem Commands
SCF Reference Manual for the Storage Subsystem529937-008
14-89
NAMES Command
INITIALIZE DISK Examples
See Swapping Processors for a Disk on page 7-24.
To initialize a disk and relabel it using the same volume name:
-> INITIALIZE DISK $DATA12
To initialize a disk and give it another name:
-> INITIALIZE DISK $DATA12, LABEL $SPARE00
NAMES Command
The NAMES command displays object names for a specified object type and any
subordinate objects.
Wild-card characters are supported.
OUT file-spec
directs all SCF output to the specified file.
object-spec
is one of these object types, as defined in Section 2, Storage Subsystem Objects:
ADAPTER DISK MON POOL
PROFILE SCSI SUBSYS TAPE
POOL $pool
(DISK objects only) specifies that information for disks associated only with the
specified storage pool process should be displayed.
SEL state
specifies that the command affects only devices in the specified state.
SUB subtype
($ZZSTO or DISK objects only) specifies which subtypes of the given object-spec
should be displayed.
For $ZZSTO, these subtypes are allowed (the default is ALL):
ADAPTER ALL DISK MAGNETIC MON POOL
PROFILE SCSI TAPE VIRTUAL
NAMES [ / OUT file-spec / ] [ object-spec ]
[ , POOL $pool ] [ , SEL state ] [ , SUB subtype ]