SCF Reference Manual for J-Series and H-Series RVUs

SCF Commands
SCF Reference Manual for J-Series and H-Series RVUs529649-003
5-100
RESET Command
RESET Command
This command changes the state of an object so that it can respond to SCF
commands. The command is used to interrupt a pending operation (such as a disk
revive) or to take an object out of a state (such as SERVICING). The use of this
command is subsystem-specific.
This command is sensitive.
OUT
file-spec
causes any SCF output generated for this command to be directed to the specified
file. The variable
file-spec
is defined on page 5-9.
object-spec
designates the objects to be reset. The variable
object-spec
is defined on
page 5-2. If
object-spec
is omitted, the assumed object is reset. (See
ASSUME Command on page 5-36.)
Examples
This command resets the $DATA disk so that its state is STOPPED, substate
DOWN:
-> RESET DISK $DATA
This command resets the $DATA2 disk to move it out of the SERVICING state to
the STOPPED state.
-> RESET DISK $DATA2
RESET [ / OUT
file-spec
/ ]
object-spec