Users guide

IntelĀ® RAID Software User Guide 274
Table 27. Drive Erase Command Options
Input example:
storcli /c0/e25/s1 start erase thorough erasepatternA=10010011
erasepatternB=11110000
10.5.3.10 Rebuild Drives Commands
The following commands rebuild drives in the Storage Command Line Tool:
storcli /cx[/ex]/sx pause rebuild
storcli /cx[/ex]/sx resume
rebuild
storcli /cx[/ex]/sx show
rebuild
storcli /cx[/ex]/sx start
rebuild
storcli /cx[/ex]/sx stop
rebuild
Note: If enclosures are used to connect physical drives to the controller, specify the enclosure ID
in the command.
The detailed description for
each command follows.
storcli /cx[/ex]/sx pause rebuild
This command pauses an ongoing rebuild process. You can run this command only for a
drive that is currently rebuilt.
Input example:
storcli /c0/s4 pause rebuild
storcli /cx[/ex]/sx resume
rebuild
This command resumes a paused rebuild process. You can run this command only when a
paused rebuild process for the drive exists.
Input example:
storcli /c0/s4 resume rebuild
Option Value Range Description
erase simple: Sin
gle pass, single pattern
write
normal: T
hree pass, three pattern
write
thorough: Nin
e pass, repeats the
normal write three times
Secure erase type.
erasepatternA 8-bit value Erase pattern A to overwrite
the data.
erasepatternB 8-bit value Erase pattern B to overwrite
the data.