135
Controller = 0
Status = Success
Description = None
Controller Properties :
=====================
----------------------------
Ctrl Method Result
----------------------------
0 Delete Termlog deleted
----------------------------
[root@localhost home]# ./storcli64 /c0 delete events
CLI Version = 007.1017.0000.0000 May 10, 2019
Operating system = Linux 4.18.0-193.el8.x86_64
Controller = 0
Status = Success
Description = None
Controller Properties :
=====================
---------------------------------
Ctrl Status Method Value
---------------------------------
0 Success DeleteEvents Events
---------------------------------
Configuring RAID cache settings
Perform this task to configure RAID cache settings.
Syntax
storcli64 /ccontroller_id/vraid_id set wrcache={wt|wb|awb}
storcli64 /ccontroller_id/vraid_id set rdcache={ra|nora}
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.
raid_id: Specifies the target RAID ID.
{wt|wb|awb}: Specifies the write cache policy. Write through (wt) notifies the system of
transmission completion when data are written into disks. Write back (wb) notifies the system of
transmission completion when data are written into the controller cache. Always write back (awb)
forces the system to use write back when no supercapacitor is present, which may cause data loss
in the event of unexpected power-off.