SCF Reference Manual for the Storage Subsystem (G06.24+, H06.03+)
Storage Subsystem Commands
SCF Reference Manual for the Storage Subsystem—529937-007
14-6
ABORT MON Command
SUB { ALL | MAGNETIC | VIRTUAL }
specifies that the command affects only disks of the specified type. The default is 
ALL.
ABORT DISK Examples 
•
To immediately stop the mirror path of $DATA00: 
-> ABORT $DATA00-M 
•
To immediately stop the mirror paths of $DATA00 and $DATA01, even if files are 
open or if all other paths to the disk are down:
 -> ABORT ($DATA00-M, $DATA01-M), FORCED 
See Stopping a Magnetic Disk With the ABORT DISK Command on page 7-10.
ABORT MON Command 
The ABORT MON command stops access to the SMF master process (same as the 
STOP MON Command on page 14-149). The syntax is: 
 Wild-card characters are supported.
OUT file-spec 
directs all SCF output to the specified file. 
MON $ZSMS
is the SMF master process.
ABORT MON Consideration
Use the RESET Command on page 14-126 to prepare the process for restarting. 
ABORT MON Example
-> ABORT MON $ZSMS
ABORT POOL Command 
The ABORT POOL command makes a storage pool inaccessible to user requests 
(same as the STOP POOL Command on page 14-150). The syntax is: 
 Wild-card characters are supported.
ABORT [ / OUT file-spec / ] MON $ZSMS 
ABORT [ / OUT file-spec / ] POOL $pool










