Applying the FlashCopy revertible option to existing FlashCopy relationships
Complete this task to prepare for disaster recovery of a FlashCopy® consistency group in a Global Mirror configuration. Issue the setflashrevertible command to a FlashCopy relationship with the persistent, change recording, target write inhibit, and no copy options enabled, and the revertible option disabled. It is not valid to enter the setflashrevertible command to a FlashCopy relationship that is already revertible.
Before you begin
About this task
The FlashCopy Revertible task restarts an existing FlashCopy volume pair with the revertible option enabled for disaster recovery. The FlashCopy Revertible option remains in effect until the commit changes or discard changes task is completed. Both the commit changes and discard changes tasks disable the FlashCopy revertible option.
You can complete the FlashCopy Revertible task using either the DS CLI or the DS8000® Storage Management GUI.
Complete the following steps to apply the revertible option to existing FlashCopy relationships with DS CLI commands. 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 is an example command with declared values for the variables.
- The -nocp, -record, -persist, and -tgtinhibit (target inhibit) parameters are included automatically when this command processes.
Procedure
dscli> setflashrevertible -dev storage_image_ID sourcevolumeID:targetvolumeID
Example
dscli> setflashrevertible -dev IBM.2107-75FA120 0100:0200
The resulting output
FlashCopy volume pair 0100:0200 successfully made revertible.