SCF Reference Manual for the Storage Subsystem (G06.28+, H06.05+, J06.03+)
SPINUP
causes the specified disk to be spun up.
CONTROL SAC Examples
• This command turns on the LED for disk 13 in enclosure 1 connected to SAC 2:
-> CONTROL SAC $ZZSTO.#FCSA.SAC-2.GRP-110.MOD-2.SLOT-5, &
-> DEVICEID (1,13), LED ON
• This command bypasses disk 12 in enclosure 4 on the Fibre Channel loop connected to SAC
1:
-> CONTROL SAC $ZZSTO.#FCSA.SAC-1.GRP-110.MOD-2.SLOT-5, &
-> DEVICEID (4,12), BYPASS ON
DELETE Command
The DELETE command removes objects from the system configuration database.
Supported objects are:
• “DELETE ADAPTER Command” (page 248)
• “DELETE DISK Command” (page 248)
• “DELETE MON Command” (page 249)
• “DELETE PARTITION Command” (page 250)
• “DELETE POOL Command” (page 251)
• “DELETE PROFILE Command” (page 251)
• “DELETE SCSI Command” (page 252)
DELETE is a sensitive command.
DELETE ADAPTER Command
The DELETE ADAPTER command removes an adapter from the system configuration database. The
syntax is:
DELETE [ / OUT file-spec / ]
ADAPTER $ZZSTO.#type.GRP-g.MOD-m.SLOT-s
Wild-card characters are supported.
OUT file-spec
directs all SCF output to the specified file.
ADAPTER $ZZSTO.#type.GRP-g.MOD-m.SLOT-s
is a ServerNet adapter of type PMF, IOMF, or SNDA. g cannot have a leading zero.
DELETE ADAPTER Example
See the procedure for “Deleting an Adapter” (page 166).
To delete the adapter that is connected to the PMF CRU in group 02, slot 55:
-> DELETE ADAPTER $ZZSTO.#PMF.GRP-2.MOD-1.SLOT-55
DELETE DISK Command
The DELETE DISK command removes a physical or virtual disk from the system configuration
database. The syntax is:
DELETE [ / OUT file-spec / ] DISK $disk[-B |-M |-MB ]
248 Storage Subsystem Commands