Continuous data protection, Recovery wizard – American Megatrends MAN-STOR-ITX27-CLI User Manual

Page 47

Advertising
background image

Chapter Two: Command Set

41

Continuous Data Protection


These commands are to view cdp for journal file.

rollback
cdp

-c/--container <containername>
-f/--journalfile <jfname>


Example:
rollback -c c0 -f jf0 cdp

Performs rollback on journal file.


review
cdp

-c/--container <containername>
-f/--journalfile <jfname>
-s/--basesnap <t-number>
-t/--deltatime <deltat from basesnap>
-i/--deltaio <delta IO from deltat>
-e/--eventindex <deltaevt from basesnap>

Example:
review -c c0 -f jf0 -s 1 -t 10 -i 54 cdp
review -c c2 -f jf1 -s 1 -e 15 cdp

Performs CDP Review operation
for journal file.

1) -t and -i options ignored if -e is
specified

2) Delta time and IO must not be
specified for event review

delete
cdp

-c/--container <containername>
-f/--journalfile <jfname>

Example:
delete -c c0 -f jf0 cdp

Delete a currently existing CDP
session.

get
cdp

-t review
-c/--container <containername>
-f/--journalfile <jfname>

Example:
get -t review -c c0 -f jf0 cdp

Gets CDP Review Progress
operation for journal file.



Recovery Wizard


These commands are used as part of recovery wizard.

get recoverywizard

-c/--container <container name>
-v/--volume<volumename>
-x/--xml (optional)
-n/--tnum <writable snapshot number> (optional)

Example:
get -c c0 -v vol1 recoverywizard
get -c c0 -v vol1 -v vol2 -v vol3 -n 1 -x
recoverywizard

Get recoverywizard lists the snaps
that have common‘t’ number
across the given set of volume(s).

review
recoverywizard

-c/--container <container name>
-v/--volume<volumename>
-s/--snap<snapname>
-x/--xml (optional)

Example:
review -c c0 -v vol1 -s snapv1T1 recoverywizard
review -c c0 -v vol1 -v vol2 -v vol3 -s snap4v1T2
–s snap5v2T2 -s snap6v3T2 recoverywizard

Review recoverywizard activates a
set of snaps that have common ‘t’
number across the given set of
volume(s), adds them to a LUN
and enables them as a target to
which an initiator can login to
review the data.

Advertising