127
Syntax
storcli64 /ccontroller_id/eenclosure_id/sslot_id set good [force]
storcli64 /ccontroller_id/eenclosure_id/sslot_id set jbod
Parameters
controller_id: Specifies the ID of a storage controller. If only one storage controller exists, the
ID is 0 by default. If multiple storage controllers exist, use the
storcli64 /call show command
to view the controller ID.
enclosure_id: Specifies the enclosure ID.
slot_id: Specifies the ID of the physical drive slot.
Usage guidelines
Before switching the drive state from Unconfigured Good to JBOD, make sure the JBOD function is
enabled for the storage controller.
Examples
# Switch the drive state to Unconfigured Good.
[root@localhost home]# ./storcli64 /c0/e2/s8 set good force
CLI Version = 007.1017.0000.0000 May 10, 2019
Operating system = Linux 4.18.0-193.el8.x86_64
Controller = 0
Status = Success
Description = Set Drive Good Succeeded.
# Switch the drive state to JBOD.
[root@localhost home]# ./storcli64 /c0/e2/s8 set jbod
CLI Version = 007.1017.0000.0000 May 10, 2019
Operating system = Linux 4.18.0-193.el8.x86_64
Controller = 0
Status = Success
Description = Set Drive JBOD Succeeded.
Viewing drive information
Perform this task to view basic drive information.
Syntax
storcli64 /ccontroller_id/eenclosure_id/sslot_id show [all]
Parameters
controller_id: Specifies the ID of a storage controller. If only one storage controller exists, the
ID is 0 by default. If multiple storage controllers exist, use the
storcli64 /call show command
to view the controller ID.
enclosure_id: Specifies the enclosure ID.
slot_id: Specifies the ID of the physical drive slot.
Examples
[root@localhost home]# ./storcli64 /c0/e2/s8 show
CLI Version = 007.1017.0000.0000 May 10, 2019
Operating system = Linux 4.18.0-193.el8.x86_64
Controller = 0