SCF Reference Manual for the Storage Subsystem (G06.27+, H06.04+)

Storage Subsystem Error Messages
SCF Reference Manual for the Storage Subsystem529937-008
B-70
Storage Subsystem Error Messages
is the name of the process.
Cause. You issued a command specifying a monitor or storage pool attribute for an
object of the wrong type.
Effect. The command is not executed. SCF waits for the next command.
Recovery. Determine the correct object and reissue the command.
09025
Cause. You are trying to delete a storage pool that still has virtual disks associated
with it.
Effect. The command is not executed. SCF waits for the next command.
Recovery. Delete the virtual disks associated with the storage pool and then delete
the storage pool. Use the SCF INFO POOL, DETAIL command to see which virtual
disks are associated with the storage pool.
09026
cmd
is the command that you issued.
attname
is the name of the attribute with the mismatched value.
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.
STORAGE 09025 Can't delete pool because virtual disks are
associated with it.
STORAGE 09026 cmd failed. Mismatched attribute in attname.