SCF Reference Manual for G-Series RVUs (G06.24+)
SCF Commands
SCF Reference Manual for G-Series RVUs—520413-004
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 is a sensitive command.   
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
•
The following command resets the $DATA disk so that its state is STOPPED, 
substate DOWN:
-> RESET DISK $DATA
•
The following 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 










