Complete this task to enable the critical mode setting to prevent write operations to source volumes if data cannot be copied to the target volume of the volume pair because of a permanent error. You must have Administrator authority to perform this task.
When you enable the critical mode setting, the volume pair is suspended and further write operations to the source volume are not accepted if data cannot be sent to the target volume. The volume pair remains in a suspended state until you correct the problem and either issue a request to resynchronize the volume pair or delete it.
If you do not enable this setting and an error occurs to the target volume, the remote mirror and copy feature suspends the copy pair, which allows the subsequent write operations to be copied to the source volume of that volume pair. The storage unit records all tracks that have changed. When the problem is resolved, you can resynchronize the volume pair.
Perform the following step to modify the critical mode setting. The example command in this task are shown in two formats. The first format shows the type of information that the command requires. The second format provides the command with declared values for the variables.
dscli>chlcu -dev storage_image_ID -critmode enable LCU_ID
Example
dscli>chlcu -dev IBM.1750-68FA120 -critmode enable 00-0F
This parameter cannot be used with Global Copy or remote copy and mirror cascading volumes.
This parameter only applies to S/390 or zSeries volumes.
| Critical Mode | LCU, Critical Heavy | mkpprc critmode | Description |
|---|---|---|---|
| Normal | Disabled or Enabled | Disabled |
|
| Critical Volume | Disabled | Enabled |
|
| Critical Heavy | Enabled | Enabled |
|