SCF Reference Manual for the Storage Subsystem (G06.27+, H06.04+)
Storage Subsystem Commands
SCF Reference Manual for the Storage Subsystem—529937-008
14-110
START MON Command
SPECIAL
puts the disk into the SERVICING state, substate SPECIAL. Use this attribute to
ensure that only privileged processes can access the disk. You must designate the
entire primary or mirror path.
SUB { ALL | MAGNETIC | VIRTUAL }
specifies that the command affects only disks of the specified type. The default is
ALL.
START DISK Examples For Magnetic Disks
See the procedure for Starting a Magnetic Disk on page 7-3; and the procedure for
Starting a Virtual Disk on page 10-12.
•
To start all disks on the system (that are in the proper state to start):
-> START DISK $*
•
To start a mirrored volume:
-> START $DATA00-M
•
To start a disk and put it in the SERVICING state, substate SPECIAL:
-> START $DATA03, SPECIAL
•
To start all available virtual disks:
-> START DISK $*, SUB VIRTUAL
START MON Command
The START MON command makes the SMF master process available. 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.
DEBUG $terminal
specifies that the process should start in debug mode on $terminal.
START [ / OUT file-spec / ] MON $ZSMS
[ , DEBUG $terminal ]
[ , SEL state ] [ , SPECIAL ]