Users guide
263 IntelĀ® RAID Software User Guide
storcli /cx start patrolread
This command starts the patrol read operation. This command starts a patrol read
immediately.
Input example:
storcli /c0 start patrolread
storcli /cx st
op patrolread
This command stops a running patrol read operation.
Input example:
storcli /c0 stop patrolread
Note: You cannot resume a stopped patrol read.
storcli /cx suspend patrolread
This command pauses a running patrol read operation.
Input example:
storcli /c0 suspend patrolread
Note: You can run this command only when a patrol read operation is running on the controller.
10.5.2.3.3 Consistency Check
The Storage Command Line Tool supports the follo
wing commands to schedule, perform,
and view the status of a consistency check (CC) operation:
storcli /cx set consistencycheck|cc=[off|seq|conc][delay=value]
starttime=yyyy/mm/dd hh [excludevd=x-y,z]
storcli /cx sh
ow cc
storcli /cx sh
ow ccrate
The detailed description for each command follows.
storcli /cx set consistencycheck|cc=[off|seq|conc][delay=value]
starttime=yyyy/mm/dd hh [excludevd=x-y,z]
This command schedules a consistency check (CC) operation. You can use the following
options with the consistency check command.
Table 22. Set CC Input Options
Option Value Range Description
cc seq: Sequ
ential mode.
conc:
Concurrent mode.
off: Turns off the
consistency check.
Sets CC to either sequential mode, or
concurren
t mode, or turns off the CC.
Note: Th
e concurrent mode slows I/O
processing.