SCF Reference Manual for the Storage Subsystem (G06.27+, H06.04+)
Storage Subsystem Commands
SCF Reference Manual for the Storage Subsystem—529937-008
14-130
STOP Command
STOP Command
The STOP command terminates access to a storage device in a orderly manner.
When the STOP command finishes, configured devices are left in the STOPPED state,
substate DOWN. The devices remain in the system configuration database.
Supported objects are:
STOP is a sensitive command.
STOP DISK Command
The STOP DISK command terminates access to a disk. The command 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, optionally, the path (primary, backup, mirror, or mirror
backup).
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 on a magnetic disk, 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.
DISK page 14-130 SCSI page 14-133
MON page 14-131 TAPE page 14-133
POOL page 14-132
STOP [ / OUT file-spec / ] DISK $disk[-P |-B |-M |-MB ]
[ , FORCED ] [ , POOL $pool ] [ , SEL state ]
[ , SUB { ALL | MAGNETIC | VIRTUAL } ]