Users guide
269 IntelĀ® RAID Software User Guide
storcli /cx[/ex]/sx|sall show all
This command shows all information of a physical drive for the specified slot in the
controller. If you use the
all option, the command shows information for all slots on the
controller. x stands for a number, a list of numbers, a range of numbers, or all numbers.
Input examples:
storcli /c0/e3/s0-3 show all
storcli /c0/e35/sall show all
Note: The storcli /cx/sx show all command shows tape drives information.
10.5.3.2 Missing Drives Commands
The Storage Command Line Tool supports the following commands to mark and replace
missing physical drives:
storcli /cx[/ex]/sx insert dg=A array=B row=C
storcli /cx[/ex]/sx set missing
storcli /cx[/ex]/sx set offline
storcli /cx/da
ll
The detailed description for each command follows.
storcli /cx[/ex]/sx insert dg=A array=B row=C
This command replaces the configured drive that is identified as missing, and then starts
an automatic rebuild.
Input example:
storcli /c0/e25/s3 insert dg=0 array=2 row=1
storcli /cx[/ex]/sx set missing
This command marks a drive as missing.
Input example:
storcli /c0/s4 set missing
storcli /cx/da
ll
This command is used to find the missing drives.
storcli /cx[/ex]/sx set offline
This command marks the drive in an array as offline.
Note: T
o set a drive that is part of an array as missing, first set it as offline. After the drive is set
to offline, you can then set the drive to missing.