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

LASTPARTITION 4, &
BACKUPCLIM S1002534
This is an example of the DELETE PARTITION command with the ALLPARTITIONS option:
DELETE PARTITION $ZZSTO, &
SENDTO STORAGE, &
PRIMARYCLIM S1002533 , &
PRIMARYLUN 100 , &
ALLPARTITIONS, &
BACKUPCLIM S1002534
DELETE POOL Command
The DELETE POOL command removes a storage pool from the system configuration database. The
command syntax is:
DELETE [ / OUT file-spec / ] POOL $pool
[ , IGNOREINCONSISTENCY ]
[ , SEL state ]
Wild-card characters are supported.
OUT file-spec
directs all SCF output to the specified file.
POOL $pool
is the storage pool process.
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.
SEL state
specifies that the command affects only devices in the specified state.
DELETE POOL Example
See the procedure for “Deleting a Storage Pool” (page 140).
To delete a storage pool from the system configuration database:
-> DELETE $POOL00
DELETE PROFILE Command
The DELETE PROFILE command removes a user-configured profile from the system configuration
database. The syntax is:
DELETE [ / OUT file-spec / ]
PROFILE $ZZSTO.#INTERNAL-DISK-groupnum
Wild-card characters are supported.
OUT file-spec
directs all SCF output to the specified file.
PROFILE $ZZSTO.#INTERNAL-DISK-groupnum
is a custom profile for enclosure groupnum. groupnum cannot have a leading zero.
DELETE Command 251