SCF Reference Manual for the Storage Subsystem (G06.28+, H06.05+, J06.03+)
Cause
You are trying to delete a storage pool that still has virtual disks associated with it.
Effect
The command is not executed.
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
STORAGE 09026 cmd failed. Mismatched attribute in attname.
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.
Recovery
Omit the mismatched attribute. (Omitted attributes use values from the SMF database record
rather than default values.) Then try again.
09027
STORAGE 09027 Can't put disk in pool because disk label doesn't match disk name.
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.
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
STORAGE 09028 Can't delete pool because physical disks are associated with it.
Cause
You are trying to delete a storage pool that still has disks associated with it.
358 Storage Subsystem Error Messages