User manual

Table Of Contents
Chapter 6: Management with the CLI
217
list (Default) Displays active and paused Redundancy
Checks and their status.
start Starts a Redundancy Check.
stop Stops a Redundancy Check.
pause Pauses a Redundancy Check.
resume Resumes a paused Redundancy Check.
-l <Ld ID> Specifies the logical drive ID on which to run the
Redundancy Check.
-n Do not fix inconsistent data. This option causes
Redundancy Check to run without correcting inconsistent
data. All inconsistency errors are reported.
-p Pause on error. This option causes Redundancy Check
to pause when it encounters inconsistent data. The
default is to continue on error.
Examples
rc
rc -a start -l3 -n -p
rc -a start -l3
rc -a stop -l2
rb
Usage
rb [-a <action>] [-d <DaId>] [-s <SeqNo>]
rb -a start -d <DaId> -s <SeqNo> -p <PdId>
rb -a stop -d <DaId> -s <SeqNo>
rb -a pause -d <DaId> -s <SeqNo>
rb -a resume -d <DaId> -s <SeqNo>
Summary
The rb command starts, stops, pauses, and resumes a Rebuild and monitors the
progress of a running Rebuild.
Note that the replacement drive must be the same media type, HDD or SSD, as
the other physical drives in the disk array.
Options
-a <action> Specifies action to perform.
list (Default) Displays the running and paused Rebuilds and
their status.