sscargal / pmemchk

MIT License
0 stars 1 forks source link

[Rule] [Optane] [ipmctl_show_-a_-dimm] ARSStatus != Completed #30

Closed sscargal closed 2 years ago

sscargal commented 2 years ago

Analyzer Module: Optane Input File: ipmctlshow-a_-dimm Parameter: ARSStatus Applies to: Optane 100 or later Description: This rule should check if the ARSStatus is Complete and report INFO or WARN messages depending on the status

Expected

ARSStatus=Completed

Possible Values

ARSStatus
           The address range scrub (ARS) operation status for the PMem module. The status is a reflection of the last
           requested ARS, but not necessarily within the current platform power cycle. One of:

           •   Unknown - The ARS operation status cannot be determined.

           •   Not started - An ARS operation has not started.

           •   In progress - An ARS operation is currently in progress.

           •   Completed - The last ARS operation has completed.

           •   Aborted - The last ARS operation was aborted.