SCF Reference Manual for the Storage Subsystem (G06.24+, H06.03+)
Storage Subsystem Error Messages
SCF Reference Manual for the Storage Subsystem—529937-007
B-11
Storage Subsystem Error Messages
00026
Cause. You specified an invalid value for the MIRRORLOCATION attribute for the
disk. Currently, the PRIMARYLOCATION and MIRRORLOCATION attributes must
specify the same group. The MIRRORLOCATION must specify the group, module,
and slot location of the mirror disk. For example:
-> ALTER DISK $DATA04, MIRRORLOCATION (1,1,8)
Effect. The command is not executed. SCF waits for the next command.
Recovery. Reissue the command specifying a valid location for MIRRORLOCATION.
00027
Cause. You specified the same location for both the PRIMARYLOCATION and
MIRRORLOCATION attributes.
Effect. The command is not executed. SCF waits for the next command.
Recovery. Reissue the command specifying the correct values for
PRIMARYLOCATION and MIRRORLOCATION.
00028
errnum
is the error number provided by the SCSI interface module.
errdesc
is the description of that error.
Cause. The SCSI interface module process is reporting a problem.
Effect. The command is not executed. SCF waits for the next command.
Recovery. Check the processing environment for the cause of the error and retry the
command. For example, you should verify the processors are running and check the
EMS log for errors. If the problem persists, contact your service provider. See If You
Have to Contact Your Service Provider on page B-1.
STORAGE 00026 MIRRORLOCATION: Invalid value specified.
STORAGE 00027 PRIMARYLOCATION and MIRRORLOCATION are equal.
STORAGE 00028 Negative response from SCSI Interface Module
process, error: errnum (errdesc).