CLI Guide

# restore defaults
See also
reset smis-configuration
restart mc
restart sc
resume replication-set
Description
Resumes the replication operations for the specified replication set. This command applies to virtual storage
only. You can run this command on the primary system.
When a replication set is suspended, all replications in progress are paused and no new replications are
allowed to start. When you run this command to resume replications, all paused replications are resumed and
new replications are allowed to occur. If you aborted a replication while the replication set was suspended,
the aborted replication does not resume.
Minimum role manage
Syntax
resume replication-set
replication-set-ID
Parameters
replication-set-ID
The name or serial number of the replication set for which to resume the replication.
Examples Resume replications in replication set RS1.
# resume replication-set RS1
See also
create replication-set
delete replication-set
set replication-set
show replication-sets
suspend replication-set
rollback volume
Description
Replaces the data in a parent volume with the data from one of its snapshots. This reverts the volume data
to its state at an earlier point in time. The volume's characteristics are not changed.
Any parent volume in a snapshot tree can be rolled back, but the data source must be a direct child snapshot.
For example, in the following snapshot tree:
Vol1
|- Vol1Snap
|- Vol1SnapSnap
you can roll back Vol1 from Vol1Snap, or roll back Vol1Snap from Vol1SnapSnap.
The command will prompt you to unmount the volume and the snapshot from all initiators before starting the
rollback operation to avoid data loss.
CAUTION: All data that differs between the parent volume and the snapshot will be lost.
Create a snapshot of the parent volume as it currently exists before performing a rollback.
NOTE: For virtual storage, you cannot exclude modified write data in a snapshot from being
used in a rollback. If you will want to do that, plan ahead and take a snapshot of the original
snapshot before writing to it. Make the child snapshot read-only and use it for the rollback.
Alphabetical list of commands 101