Complete this task to resume Global Mirror processing after you have paused Global Mirror processing.
Use the resumegmir command to change your Global Mirror tuning parameters and continue Global Mirror processing. When you change the Global Mirror tuning parameters, you must include values for all three parameters (consistency group interval time, coordination interval time, and drain time). You cannot submit a value for just one parameter, even if the two other parameters do not need to be changed.
Perform the following steps to resume Global Mirror processing. The example commands 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>resumgmir -dev storage_image_ID -lss LSS_ID -session session_ID Master_Control_Path_LSS_ID:Subordinate_Control_Path_LSS_ID
Example
dscli>resumegmir -dev IBM.1750-68FA120 -lss 10 -session 01 IBM.1750-68FA120/00:IBM.1750-68FA150/00
dscli>resumegmir -dev IBM.1750-68FA120 -lss 10 -cginterval 5 -coordinate 50 -drain 30 -session 01 IBM.1750-68FA120/00:IBM.1750-68FA150/00
In this example the -cginterval parameter was changed while the -coordinate and -drain parameters maintained their DS CLI default values. However, because the -cginterval parameter was changed, all the parameters and their corresponding values must be listed in your command. Otherwise, the command fails.