Stopping FlashCopy mappings using the CLI

You can use the command-line interface (CLI) to stop a FlashCopy® mapping.

Follow these steps to stop a single stand-alone FlashCopy mapping.
  1. To stop a FlashCopy mapping, issue the following svctask stopfcmap command:
    svctask stopfcmap fc_map_id or fc_map_name

    where fc_map_id or fc_map_name is the ID or name of the mapping to stop.

  2. To stop immediately all processing associated with the mapping and break the dependency on the source VDisk of any mappings that are also dependent on the target disk, issue the following command:
    svctask stopfcmap -force -split fc_map_id or fc_map_name

    When you use the force parameter, all FlashCopy mappings that depend on this mapping (as listed by the lsfcmapdependentmaps command) are also stopped. The split parameter can be specified only when stopping a map that has a progress of 100 as shown by the svcinfo lsfcmap command. The split parameter removes the dependency of any other mappings on the source VDisk. It might be used prior to starting another FlashCopy mapping whose target disk is the source disk of the mapping being stopped. After the mapping is stopped with the split option, you can start the other mapping without the restore option.

Library | Support | Terms of use | Feedback
© Copyright IBM Corporation 2003, 2009. All Rights Reserved.