American Megatrends MAN-STOR-ITX27-CLI User Manual

Page 50

Advertising
background image

StorTrends® iTX Software CLI (Command Line Interface) (Version 2.7) User’s Guide

44

-v/--volumename<volumename>
-x/--xml

Example:
pause -t SRP -c Cont0 -v Volume0 snapvalidation
pause -t HA -c Cont0 -v Volume0 snapvalidation

set.

SRP – Sync replica module
HA – High availability module

get
snapvalidation

t/--type (SRP/HA)
-c/--containername <containername>
-v/--volumename<volumename>
-x/--xml

Example:
get -t SRP -c Cont0 -v Volume0 snapvalidation
get -t HA -c Cont0 -v Volume0 snapvalidation

This will return the status – paused
/ resumed as well as the list of
snapshots validated. For SRP/HA
with multiple volumes, the each
validated snap of each volume will
be returned.

SRP – Sync replica module
HA – High availability module

resume
snapvalidation

-t/--type (CG)
-c/--containername<containername>
-n/--cgname <cgname>
-x/--xml


Example:
resume -t CG -c Cont0 -n CG1 snapvalidation

This will resume replica validation
for the given volume or volumes
CG. The remote system
information will be taken from the
given replica pair itself, so no need
to add them separately.
CG – Snap assisted replication
module

pause
snapvalidation

-t/--type (CG)
-c/--containername <containername>
-n/--cgname <cgname>
-x/--xml

Example:

pause -t CG -c Cont0 -n CG1 snapvalidation

Pauses the already running CG
replica validation of given set.

CG – Snap assisted replication
module


get
snapvalidation

-t/--type (CG)
-c/--containername<containername>
-n/--cgname <cgname>
-x/--xml

Example:
get -t CG -c Cont0 -n CG1 snapvalidation

This will return the status – paused
/ resumed as well as the list of
snapshots validated. For CGs with
multiple volumes, the each
validated snap of each volume will
be returned.

CG – Snap assisted replication
module


Advertising