SCF Reference Manual for the Storage Subsystem (G06.24+, H06.03+)
Storage Subsystem Commands
SCF Reference Manual for the Storage Subsystem—529937-007
14-5
ABORT Command
ABORT Command
The ABORT command stops access to an object as quickly as possible.
Supported objects are:
ABORT is a sensitive command.
ABORT DISK Command
The ABORT DISK command puts a disk into the STOPPED state, substate
HARDDOWN, but leaves the disk process running. The syntax is:
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 the path (primary, backup, mirror, or mirror backup). A single
path specification is required for magnetic disks. There is no path specification for
virtual disks.
FORCED
specifies that the command be executed without any interaction with the user, even
if the command stops the last path to the device or files are open on the device.
If you use this attribute, you must first stop all processes that use the disk to store
object code (programs) or swap files. Otherwise, a %5113 halt could occur.
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.
DISK page 14-5 POOL page 14-6
MON page 14-6
ABORT [ / OUT file-spec / ] DISK $disk[-P |-B |-M |-MB ]
[ , FORCED ] [ , POOL $pool ] [ , SEL state ]
[ , SUB { ALL | MAGNETIC | VIRTUAL } ]