151
CLI Version = 007.1017.0000.0000 May 10, 2019
Operating system = Linux 4.18.0-193.el8.x86_64
Controller = 0
Status = Success
Description = No Virtual Drive has Preserved Cache Data.
# Clear PreservedCache data.
[root@localhost home]# ./storcli64 /c0/v0 delete preservedcache 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 = No Virtual Drive has Preserved Cache Data.
Upgrading the drive firmware
Perform this task to upgrade the drive firmware.
Syntax
storcli64 /ccontroller_id/eenclosure_id/sslot_id download src=fw_file
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.
fw_file: Specifies the firmware file.
Examples
# Upgrade the drive firmware.
[root@localhost home]# ./storcli64 /c0/e2/s8 download src=fw.bin
Starting microcode update .....please wait...
Flashing PD image ..... please wait...
CLI Version = 007.1017.0000.0000 May 10, 2019
Operating system = Linux 4.18.0-193.el8.x86_64
Controller = 0
Status = Success
Description = Firmware Download succeeded.
Drive Firmware Download :
========================
--------------------------------------------------------------------------------
Drive Status ErrCd ErrMsg
--------------------------------------------------------------------------------
/c0/e2/s8 Success 0
---------------------------------------------------------------------------------