Users guide

IntelĀ® RAID Software User Guide 270
10.5.3.3 Set Drive State Commands
The Storage Command Line Tool supports the following commands to set the status of
physical drives:
storcli /cx[/ex]/sx set jbod
storcli /cx[/ex]/sx
set good [force]
storcli /cx[/ex]/sx set
offline
storcli /cx[/ex]/sx set
online
storcli /cx[/ex]/sx set
missing
storcli /cx[/ex]/sx set
bootdrive=<on|off>
The detailed description for each command follows.
storcli /cx[/ex]/sx set jbod
This command sets the drive state to JBOD.
Input example:
storcli /c1/e56/s3 set jbod
storcli /cx[/ex]/sx
set good [force]
This command changes the drive state to unconfigured good. If the drive has the operating
system in it, use the force option.
Input example:
storcli /c1/e56/s3 set good
storcli /cx[/ex]/sx set
offline
This command changes the drive state to offline.
Input example:
storcli /c1/e56/s3 set offline
storcli /cx[/ex]/sx set
online
This command changes the drive state to online.
Input example:
storcli /c1/e56/s3 set online
storcli /cx[/ex]/sx set
missing
This command marks a drive as missing.
Input example:
storcli /c1/e56/s3 set missing
storcli /cx[/ex]/sx set
bootmode=<on|off>
This command sets or unsets a physical drive as a boot drive.