User's Guide

1
Appendix B : raidcmd Command Reference
This chapter describes commands of the raidcmd.
cc
[Overview]
Starts or stops Consistency Check.
[Format]
raidcmd cc -c={all|<controller> -l={all|<logicaldrive>}} -op={start|stop}
Command Parameter
Description
-c={all|<controller>}
Specify the RAID Controller to be processed.
all : all of RAID Controllers
<controller> : RAID Controller Number
-l={all|<logicaldrive>}
Specify the Logical Drive to be processed.
all : all of Logical Drives on the RAID Controller specified by -c
<logicaldrive> : Logical Drive Number
-op={start|stop}
Specify whether Consistency Check is started or stopped.
start : Starts Consistency Check.
stop : Stops Consistency Check.
[Description]
Starts Consistency Check of the specified Logical Drive or stops Consistency Check executed for the specified
Logical Drive.
Don't use -l when specified -c with "all".
[Condition]
Allow to start Consistency Check to Logical Drive with the following situation.
- RAID Controller has the function of Consistency Check.
- The RAID Level of the Logical Drive is not 0.
- The status of the Logical Drive is [Online].
- It is not running Consistency Check to the Logical Drive now.
Allow to stop Consistency Check to Logical Drive with the following situation.
- RAID Controller has the function of Consistency Check and stopping it.
- The RAID Level of the Logical Drive is not 0.
- The status of the Logical Drive is [Online] or [Degraded].
- It is running Consistency Check to the Logical Drive now.

Summary of content (25 pages)