Use this command and its parameters to disable a FlashCopy logical drive.
For more information about disabling a FlashCopy logical drive, see the Subsystem Management Window online Help.
This reference contains commands and parameters that are current with the latest storage management software. If you are managing storage subsystems running firmware for previous releases, not all of these commands may be supported. See thefor a complete list of commands and their associated firmware levels.
where: ["logicalDriveLabel"] = the user label of the logical drive, enclosed in square braces.
Important:If the logical drive user label contains more than one word, white space, or any special character(s), then enclose the label in double quotes. The square braces are required.
Example
Command statement:
disableFlashCopy logicalDrive ["Chevelle-S1"];
Execution results:
FlashCopy Logical Drive Chevelle-S1 is disabled and no longer a valid point-in-time image of the base logical drive.
Any writes to the repository logical drive associated with FlashCopy Logical Drive Chevelle-S1 are stopped.
You can recreate the FlashCopy Logical Drive Chevelle-S1, using the recreateFlashCopy command on the command line or in a script, or by using the Logical Drive >> FlashCopy >> Recreate option in the Subsystem Management Window. This will recreate the FlashCopy and reuse the existing associated repository logical drive.