Parameter
enhancedFlashCopyImage
Notes
The name of an Enhanced FlashCopy image has two parts separated by a colon (:):
v The identifier of the Enhanced FlashCopy group
v The identifier of the Enhanced FlashCopy image
For example, if you want to resume Enhanced FlashCopy logical drive operations for Enhanced
FlashCopy image 12345 in an Enhanced FlashCopy group that has the name enhancedFlashCopyGroup1,
you would use this command:
resume enhancedFlashCopyLogicalDrive [enhancedFlashCopyVol1]
enhancedFlashCopyImage=["enhancedFlashCopyGroup1:12345"];
To resume Enhanced FlashCopy logical drive operations for the most recent Enhanced FlashCopy image
in an Enhanced FlashCopy group that has the name enhancedFlashCopyGroup1, you would use this
command:
resume enhancedFlashCopyLogicalDrive [enhancedFlashCopyVol1]
enhancedFlashCopyImage=["enhancedFlashCopyGroup1:newest"];
Resume FlashCopy Rollback
This command resumes a rollback operation that has entered a paused state. A rollback operation can
enter a paused state due to processing errors, which will trigger a Needs Attention condition for the
storage subsystem.
If the rollback operation cannot be resumed, the selected FlashCopy logical drive reverts to a paused
state, and the Needs Attention condition is displayed.
Syntax
resume rollback logicaldrive [flashcopyLogicalDriveName]
3-166
IBM System Storage DS3000, DS4000, and DS5000: Command Line Interface and Script Commands Programming Guide
Description
The name of the Enhanced FlashCopy image for which
you want to resume Enhanced FlashCopy logical drive
operations. The name of an Enhanced FlashCopy image
is comprised of two parts:
v The name of the Enhanced FlashCopy group
v An identifier for the Enhanced FlashCopy image in the
Enhanced FlashCopy group.
The identifier for the Enhanced FlashCopy image can be
one of these:
v An integer value that is the sequence number of the
Enhanced FlashCopy in the Enhanced FlashCopy
group.
v NEWEST - Use this option when you want to show the
latest Enhanced FlashCopy image created in the
Enhanced FlashCopy group.
v OLDEST - Use this option when you want to show the
earliest Enhanced FlashCopy image created in the
Enhanced FlashCopy group.
Enclose the Enhanced FlashCopy image name in double
quotation marks (" ") inside square brackets ([ ]).
Need help?
Do you have a question about the System Storage DS3000 and is the answer not in the manual?