SCF Reference Manual for the Storage Subsystem (G06.28+, H06.05+, J06.03+)

[ , IGNOREINCONSISTENCY ] [ , POOL $pool ]
[ , SEL state ] [ , SENDTO STORAGE ]
[ , SUB { ALL | MAGNETIC | VIRTUAL }
Wild-card characters are not supported.
OUT file-spec
directs all SCF output to the specified file.
DISK $disk[-B |-M |-MB ]
is the disk name and, optionally, the path (backup, mirror, or mirror backup).
IGNOREINCONSISTENCY
specifies that a command can create an inconsistency between the system configuration
database and the SMF catalogs maintained by the SMF manager process, storage pools, and
virtual disks.
Use this attribute only if you understand SMF architecture and know how to restore consistency
between the system configuration database and the SMF catalogs. The Softdoc for the T1083
product describes several inconsistencies and the procedures for reconciling them.
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.
SENDTO STORAGE
specifies that the command affects only disks of the specified type. The default is ALL.
SUB { ALL | MAGNETIC | VIRTUAL }
specifies that the command affects only disks of the specified type. If not specified, SUB ALL
is assumed.
See Attribute Descriptions for Disk Commands (page 198) for descriptions of all attributes for disk
commands.
DELETE DISK Example
See the procedure for “Deleting a Disk” (page 93) or the procedure for “Deleting a Virtual Disk
(page 150).
To remove a volume from the system configuration database:
-> DELETE $DATA01
DELETE MON Command
The DELETE MON command removes the SMF master process from the system configuration
database. The syntax is:
DELETE [ / OUT file-spec / ] MON $ZSMS [ , SEL state ]
Wild-card characters are supported.
OUT file-spec
directs all SCF output to the specified file.
MON $ZSMS
is the SMF master process.
SEL state
specifies that the command affects only devices in the specified state.
DELETE Command 249