SCF Reference Manual for the Storage Subsystem (G06.28+, H06.05+, J06.03+)
RESET DISK Command
The RESET DISK command puts a disk into the STOPPED state, substate DOWN, ready for restarting.
It also can pause a disk revive operation. The syntax is:
RESET [ / OUT file-spec / ] DISK $disk[-P |-B |-M |-MB ]
[ , FORCED ] [ , POOL $pool ] [ , SEL state ]
[ , SUB { ALL | MAGNETIC | VIRTUAL } ]
Wild-card characters are supported.
OUT file-spec
directs all SCF output to the specified file.
DISK $disk[-P |-B |-M |-MB ]
is the disk name and, optionally, the path (primary, backup, mirror, or mirror backup).
FORCED
terminates the IOP. If you use this attribute, you cannot specify a disk path (-P, -B, -M, or -MB).
POOL $pool
specifies that the command is performed only on disks associated with the specified storage
pool.
SEL state
specifies that the command affects only devices in the specified state.
SUB { ALL | MAGNETIC | VIRTUAL }
specifies that the command affects only disks of the specified type. The default is ALL.
See “Attribute Descriptions for Disk Commands” (page 198) for descriptions of all attributes for disk
commands.
RESET DISK Examples
See these procedures:
• “Resetting a Disk” (page 103)
• “Resetting a Virtual Disk” (page 151)
• To reset the mirror half of a disk:
-> RESET $DATA00-M
• To reset a virtual disk:
-> RESET $VDISK1
RESET MON Command
The RESET MON command puts the SMF master process into the STOPPED state, substate DOWN,
ready for restarting. The syntax is:
RESET [ / OUT file-spec / ] MON $ZSMS
[ , FORCED ] [ , SEL state ]
Wild-card characters are supported.
OUT file-spec
directs all SCF output to the specified file.
MON $ZSMS
is the SMF master process.
RESET Command 271