11
file=9500_8i_ Mixed_Profile_H3C.bin
'Downloading image.Please wait...
CLI Version = 007.2507.0000.0000 Feb 07, 2023
Operating system = Linux 5.14.0-70.22.1.el9_0.x86_64
Controller = 0
Status = Success
Description = Firmware Flash Successful
# Upgrade the BIOS driver of a storage controller.
[root@localhost storcli]# ./storcli64 /c0 download bios
file=IT_HBA_X64_BIOS_PKG_E6.rom
'Downloading image.Please wait...
CLI Version = 007.2507.0000.0000 Feb 07, 2023
Operating system = Linux 5.14.0-70.22.1.el9_0.x86_64
Controller = 0
Status = Success
Description = Bios Flash Successful
Managing drive UID LEDs
Perform this task to turn on or turn off the UID LED of a drive.
Syntax
./storcli64 /ccontroller_id /eenclosure_id /sslot_id operation locate
Parameters
controller_id: Specifies the controller ID.
enclosure_id: Specifies the enclosure ID. To manage the UID LEDs for drives in all enclosures,
specify the enclosure ID as
all.
slot_id: Specifies the ID of the physical drive slot. To manage the UID LEDs for all drives in the
specified enclosure, specify the slot ID as
all.
operation: Specifies the action to take.
start: Turn on the UID LED.
stop: Turn off the UID LED.
Examples
# Turn on the UID LED.
[root@localhost storcli]# ./storcli64 /c0/e7/s0 start locate
CLI Version = 007.1207.0000.0000 Sep 25, 2019
Operating system = Linux 4.18.0-193.el8.x86_64
Controller = 0
Status = Success
Description = Start Drive Locate Succeeded
# Turn off the UID LED.
[root@localhost storcli]# ./storcli64 /c0/e7/s0 stop locate
CLI Version = 007.1207.0000.0000 Sep 25, 2019
Operating system = Linux 4.18.0-193.el8.x86_64