Reference Guide

replayprole createreplay
Description
Creates a Replay on all volumes in a Replay prole, including Replay proles that form a Consistency Group.
NOTE: A Replay is a Storage Center point-in-time copy that allows a site to restore data from a specic point in time. When
planning Replay schedules and expiration settings, take care to balance restore requirements with the amount of resources
consumed by unexpired Replays. Unexpired Replays can consume a disproportionate amount of Storage Center resources.
Format
replayprofile createreplay {–index integer | –name string} {options}
Options
–expire integer
Species the number of minutes after which the Replay prole expires. Zero (0) indicates no expiration. The default is 0.
–h
Shows help for command options.
–index integer
Species the index of the Replay prole.
–name string
Species the name of the Replay prole. Names that contain spaces must be enclosed in single quotes.
–replayname string
Species the name of the Replay. This is the name used in the –name option of Replay commands. Names that contain spaces must be
enclosed in single quotes.
Examples
Create a named Replay prole:
replayprofile createreplay -name 'replayprofile 1'
Create a named Replay with no expiration time:
replayprofile createreplay -name 'replayprofile 2' -expire 0
46
Command Reference