SCF Reference Manual for the Storage Subsystem (G06.28+, H06.05+, J06.03+)

01059
STORAGE W01059 This action will cause the mirror-related configuration of the disk to change
while the disk volume is in a started state.
Cause
You requested changes to mirror-related configuration attributes of a disk volume that is in a
started state. This warning message is issued to inform you of the effect of the command.
Effect
You're asked whether to perform the mirror-related configuration change while the disk volume
is in a started state.
Recovery
Respond “Y” to the prompt requesting approval to do changes online. If you do not want to
change the mirror-related configuration attributes of the disk volume online, respond “N” to the
prompt. Then you can stop the disk and reissue the ALTER DISK command.
01060
STORAGE E01060 Configuration change failed, subsystem-name returned error:
errnum, error detail: error-detail.
subsystem-name
is the name of the subsystem returning the error message.
errornum
is a number identifying the error.
error-detail
is text that provides more information about the cause of the error.
Cause
An error occurred when you tried to change the disk configuration.
Effect
The configuration change did not take place. The subsystem-name indicates which subsystem
encountered the error condition. The value in errnum identifies the nature of the problem. The
error-detail text indicates the processor or processors that the error condition affected.
Recovery
To determine whether or not to retry the command, refer to the errnum and error-detail
fields.
For example, if the error-detail text indicates a configuration status of “invalid in processor
n, the change you made caused the configuration information in processor n to become invalid.
Such a situation might cause the loss of fault tolerance. For instance, the backup disk might have
lost access to the mirror disk drive.
If you cannot resolve the problem indicated by errnum and error-detail, contact your
service provider. If you determine that you can resolve the problem yourself, perform either of
these two actions:
1. Reissue the command that specified the new configuration. The storage subsystem manager
($ZZSTO) then retries the configuration change.
For example, if you previously tried to add a mirror disk drive in location (2,1,5) to a disk
volume named $DATA, issue this SCF command:
ALTER DISK $DATA, MIRRORLOCATION (2,2,5).
Storage Subsystem Error Messages 349