The startfcmap command starts a FlashCopy® mapping. This command makes a point-in-time copy of the source VDisk at the moment that the command is started.
>>- svctask -- -- startfcmap -- --+---------+-- ----------------> '- -prep -' >--+------------+-- --+- fc_map_id ---+------------------------>< '- -restore -' '- fc_map_name -'
This command starts a single mapping, which results in a point-in-time copy of the source VDisk. You can combine the restore parameter with the prep parameter to force the mapping to be prepared prior to starting, even if the target VDisk is being used as a source VDisk of another active mapping. In this case, the mapping is restoring as shown in the svcinfo lsfcmap view. If the restore parameter is specified when starting a mapping where the target VDisksis not the source VDisk of another active mapping, then the parameter is ignored and the mapping is not restoring as shown in the svcinfo lsfcmap view.
If a mapping is started and the target VDisk of the mapping being started has up to four other incremental FlashCopy mappings using the target, the incremental recording is left on. If there are more than four other incremental FlashCopy mappings using the target VDisk, the incremental recording for all of these mappings is turned off until they are restarted.
An invocation example
svctask startfcmap -prep 2
The resulting output
No feedback