LSI Corporation
- 187 -
12Gb/s MegaRAID SAS Software User Guide
March 2014
Chapter 6: StorCLI
Working with the Storage Command Line Tool
storcli /cx/vx pause cc
This command pauses an ongoing consistency check process. You can resume the consistency check at a later time.
You can run this command only on a virtual drive that has a consistency check operation running.
Input example:
storcli /c0/v4 pause cc
storcli /c
x/vx resume cc
This command resumes a suspended consistency check operation. You can run this command on a virtual drive that
has a paused consistency check operation.
Input example:
storcli /c0/v4 resume cc
storcli /c
x/vx show cc
This command shows the progress of the consistency check operation in percentage.
The estimated time (in minutes) left to complete the operation is also shown.
Input example:
storcli /c0/v5 show cc
storcli /c
x/vx start cc force
This command starts a consistency check operation for a virtual drive. Typically, a consistency check operation is run
on an initialized virtual drive. Use the force option to run a consistency check on an uninitialized drive.
Input example:
storcli /c0/v4 start cc
storcli /c
x/vx stop cc
This command stops a consistency check operation. You can run this command only for a virtual drive that has a
consistency check operation running.
Input example:
storcli /c0/v4 stop cc
NOTE You cannot resume a stopped consistency check process.
6.6.4.10 Background Initialization Commands
The Storage Command Line Tool supports the following commands for background initialization:
storcli /cx/vx resume bgi
storcli /cx/vx set autobgi=<on|off>
storcli /cx/vx show autobgi
storcli /cx/vx show bgi
storcli /cx/vx stop bgi
storcli /cx/vx suspend bgi
The detailed description for each command follows.
storcli /c
x/vx resume bgi
This command resumes a suspended background initialization operation.
Input example: