The migration from A9000R to FlashSystem 9500 changes the replication and copy workflow because volcopy was specific to A9000/A9000R, while FlashSystem uses snapshot-based and replication-based mechanisms.
FlashSystem does not have volcopy, but you can replicate the concept using:
FlashCopy (local copy)
This is the closest equivalent. It creates a point-in-time copy of a source volume to a target volume.
You can choose:
- Snapshot mode (space-efficient, uses copy-on-write).
- Full copy mode (background copy to make the target independent).
------------------------------
Adriana Lopez
------------------------------