The stopfcconsistgrp command stops all processing that is associated with a FlashCopy® consistency group that is in one of the following processing states: prepared, copying, stopping, or suspended.
>>- svctask -- -- stopfcconsistgrp -- --+---------+-- ----------> +- -force + '- split-' >--+- fc_consist_group_id --+--------------------------------->< '- fc_consist_group_name -'
This command stops a group of mappings in a consistency group. If the copy process is stopped, the target disks become unusable unless they already contain complete images of the source. Disks that contain complete images of the source have a progress of 100, as indicated in the lsfcmap command output. The target VDisk is reported as offline if it does not contain a complete image. Before you can access this VDisk, the group of mappings must be prepared and restarted.
The split option can be used when all of the maps in the group have progress of 100. It removes the dependency of any other maps on the source VDisks. It might be used prior to starting another FlashCopy consistency group whose target disks are the source disks of the mappings being stopped. Once the consistency group has been stopped with the split option, the other consistency group could then be started without the restore option.
An invocation example
svctask stopfcconsistgrp testmapone
The resulting output
No feedback