pausepprc
The pausepprc command pauses an existing Remote Mirror and Copy volume pair relationship or pauses a single volume ID.
To use this command with a single volume, you must specify either the -at src parameter option or the -at tgt parameter option. If neither of these options are specified in the command, single volumes are not valid.
Parameters
Note: When
you specify SSIDs, the command is limited to one LSS pair.
- -dev storage_image_ID
- (Optional) The source storage image ID consists of the manufacturer name, machine type, and serial number. The storage image ID is required if you do not specify a fully qualified source volume ID, do not set the devid variable in your profile or through the setenv command, and the HMC is aware of more than one storage image. Using the -dev parameter temporarily overrides any defined value for devid for the current command.
- -remotedev storage_image_ID
- (Optional most times) The target storage image ID consists of the manufacturer name, machine type, and serial number.
- -at src | tgt
- (Optional) Initiates a suspend action from either the source volume or the target volume.
- src
- Initiates a suspend action from the source volume. After the task successfully runs, the source and target volumes are in the suspend state.
- tgt
- Initiates a suspend action from the target volume. After the command successfully runs, the target volume is in the suspend state, but there is no guarantee that the source volume is suspended as well. For a suspend action that is issued to the target, the source can remain in the active state.
Notes:- If you specify the -at tgt or -at src parameter and the -unconditional parameter, the value for the -remotedev parameter is ignored.
- If you specify the -at tgt parameter and do not specify the -unconditional parameter, the values for the -dev and SourceVolumeID parameters are ignored.
- If you specify the -at src parameter and do not specify the -unconditional parameter, the values for the -remotedev and TargetVolumeID parameters are ignored.
- -unconditional
- (Optional) A source or target volume is selected individually, and not as a pair. The
-unconditional parameter is valid only if the -at
parameter is selected. Do not use volume pair IDs.Notes:
- The source volume ID must be specified when you specify the -at src parameter.
- The target volume ID must be specified when you specify the -at tgt parameter.
- SourceVolumeID:TargetVolumeID ... | -
- (Required) The Remote Mirror and Copy volume relationship for the source and target volume pairs
with the specified IDs are to be paused. Note: Provide a single volume ID instead of a volume pair if you use the -unconditional parameter. Specifying pairs results in a format error.
Example: Pausing an existing Remote Mirror and Copy volume pair relationship
dscli> pausepprc -dev IBM.2107-75FA120
-remotedev IBM.2107-75FA150 0100:0100
Output
Remote Mirror and Copy pair IBM.2107-75FA120/0100:0103
successfully paused.