commitremoteflash
The commitremoteflash command sends data to a target volume to form consistency between the remote source and target FlashCopy pair.
Parameters
Notes:
- Establish the pair by issuing either the mkflash or mkremoteflash command with the -record and -persist parameters.
- Issue either the setflashrevertible or setremoteflashrevertible command against the pair.
Only after you have taken these two steps can you issue the commitremoteflash command.
- -dev storage_image_ID
- (Optional) The storage image ID consists of the manufacturer name, machine type, and serial number. The storage image ID is required if you do not specify fully qualified IDs, 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 will temporarily override any defined value for devid for the current command.
- -conduit LSS_ID
- (Required) The source logical subsystem (LSS) of an existing remote mirror and copy relationship that is to be used as a means for communicating with the remote storage image. The source volume IDs that are specified in the SourceVolumeID parameter must serve as secondary volumes in a remote mirror and copy relationship in which one of the conduit LSS volumes serves as a primary volume.
- -seqnum flash_sequence_number
- (Optional) The commit operation is performed only on those source volumes that are associated with the specified sequence number.
- -srcss SS_ID
- (Optional) The subsystem ID of the source logical subsystem at the remote site. When this parameter is used, all source volumes must be within the same logical subsystem.
- SourceVolumeID ... | -
- (Required) Commits remote FlashCopy relationships for the source volumes with the specified IDs. The chosen pair is the one with the enabled -record parameter. You must separate multiple source volume IDs with spaces.
Example: Committing data to form consistency between the specified remote source and target FlashCopy pair
dscli> commitremoteflash -dev IBM.2107-75FA120 -conduit IBM.2107-75FA150/10 0100
Output
FlashCopy pair 0100:0200 successfully committed.