SCF Reference Manual for the Storage Subsystem (G06.24+, H06.03+)

Storage Subsystem Error Messages
SCF Reference Manual for the Storage Subsystem529937-007
B-71
Storage Subsystem Error Messages
Cause. The system configuration and Storage Management Foundation (SMF)
databases are inconsistent. The virtual disk is defined in SMF but is not defined in the
configuration database.
When you attempted to add an object to the configuration database, a record for the
same object was found in the SMF database. All specified attributes were checked
against the SMF database; if there is a mismatch, the request is rejected.
Effect. The command is not executed. SCF waits for the next command.
Recovery. Omit the mismatched attribute. (Omitted attributes use values from the
SMF database record rather than default values.) Then try again.
09027
Cause. You attempted to add a disk to a storage pool whose disk name in the
configuration database does not match the name on the label.
Effect. The command is not executed. SCF waits for the next command.
Recovery. Start the disk with or without the SPECIAL attribute. (If you need to add
the disk to the configuration database first, use the SCF ADD command without the
POOL attribute.)
If you start the disk without the SPECIAL attribute, the storage subsystem
automatically changes the name in the configuration database to match the disk
label.
To change the label to match the configuration database name, start the disk with
the SPECIAL attribute and then use the SCF ALTER DISK command or SCF
RENAME DISK command to change the disk label.
When the name in the configuration database matches the name on the disk label,
then you can use the ALTER command to add the disk to a storage pool.
09028
Cause. You are trying to delete a storage pool that still has magnetic disks associated
with it.
Effect. The command is not executed. SCF waits for the next command.
Recovery. Delete the magnetic disks associated with the storage pool, then delete the
storage pool. Use the SCF INFO POOL, DETAIL command to see which magnetic
disks are associated with a storage pool.
STORAGE 09027 Can't put disk in pool because disk label
doesn't match disk name.
STORAGE 09028 Can't delete pool because physical disks are
associated with it.