SCF Reference Manual for the Storage Subsystem (G06.27+, H06.04+)
Storage Subsystem Error Messages
SCF Reference Manual for the Storage Subsystem—529937-008
B-72
Storage Subsystem Error Messages
Recovery. Change the command so that the device and attribute match. For
example, if POOL is specified, the name must be the name of a storage pool. If you
specify the LIKE attribute, both object names must be of the same type.
09030
Cause. You issued a command to associate a physical volume with a storage pool,
but the volume is already associated with another storage pool.
Effect. The command is not executed. SCF waits for the next command.
Recovery. Use the SCF ALTER command to delete the physical volume from the
storage pool it is associated with before attempting to associate it with a different
storage pool.
09031
Cause. The specified disk type does not support the specified attribute.
Effect. The command is not executed. SCF waits for the next command.
Recovery. Correct the command using the proper attribute for the disk type.
09032
devname
is the name of the device you specified in the command.
poolname
is the name of the storage pool you specified in the command.
Cause. You specified an incorrect name for either the disk or the storage pool.
Effect. The command is not executed. SCF waits for the next command.
Recovery. Issue the command with the correct names.
STORAGE 09030 This disk is already associated with another
pool.
STORAGE 09031 This disk is not of the same sub type as
specified.
STORAGE 09032 devname is not a disk in pool poolname.