Network Card User Manual

Chapter Two: Command Set
43
Local and Replicated Snapshot validation
These commands are used as part of snap validation.
enable
snapvalidation
-t/--type local
-c/--containername <containername>
-v/--volumename<volumename>
-x/--xml
Example:
enable -t local -c Cont0 -v Volume0 snapvalidation
This will enable local NAS snap
validation for the given NAS
volume. Once enabled, it will be
in “resumed” state by default
meaning ALL scheduled snaps will
be validated, both already present
and those that will be created new.
disable
snapvalidation
-t/--type local
-c/--containername <containername>
-v/--volumename<volumename>
-x/--xml
Example:
disable –t local -c Cont0 -v Volume0
snapvalidation
This will disable local NAS snap
validation for already enabled NAS
volume.
pause
snapvalidation
-t/--type local
-c/--containername <containername>
-v/--volumename<volumename>
-x/--xml
Example:
pause -t local -c Cont0 -v Volume0snapvalidation
This pause validation of NAS
snapshots for already enabled NAS
volume.
resume
snapvalidation
-t/--type local
-c/--containername <containername>
-v/--volumename<volumename>
-x/--xml
Example:
resume –t local -c Cont0 -v Volume0snapvalidation
This will resume validation of
NAS snapshots for already paused
(enabled) NAS volume.
get
snapvalidation
-t/--type local
-c/--containername <containername>
-v/--volumename<volumename>
-x/--xml
Example:
get -t local -c Cont0 -v Volume0snapvalidation
This will return the status – paused
/ resumed of the given NAS
Volume for snap validation. It will
also return the list of snapshots that
are validated so far with the status
(passed / failed)
list
snapvalidation
-t/--type local
-x/--xml
Example:
list -t local snapvalidation
This will return the list of NAS
volumes that are enabled for NAS
snap validation, along with the
current status – paused / resumed.
resume
snapvalidation
-t/--type (SRP/HA)
-c/--containername <containername>
-v/--volumename<volumename>
-x/--xml
Example:
resume -t SRP -c Cont0 -v Volume0 snapvalidation
resume -t HA -c Cont0 -v Volume0 snapvalidation
This will resume replica validation
for the given volume or volumes
SRP/HA. The remote system
information will be taken from the
given replica pair itself, so no need
to add them separately.
SRP – Sync replica module
HA – High availablility module
pause
snapvalidation
-t/--type (SRP/HA)
-c/--containername <containername>
Pauses the already running
SRP/HA replica validation of given