You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs/roadmap.md (the Saruman disk paragraph) records that the wear and endurance columns are blank on both SM863a drives as the iLO reports them today, and says: if they stay blank once the drives are in a logical drive, wear monitoring on the newest drives in the estate needs smartctl through the hpsa path, "which is an issue the runbook's closing paragraph already describes."
This is that issue, filed with the condition stated rather than after the fact. Do not start it until the SSD fit issue has created logical drive 2 and the iLO's cpqDaPhyDrv wear fields have been re-read.
Conditional on the logical drive
docs/roadmap.md(the Saruman disk paragraph) records that the wear and endurance columns are blank on both SM863a drives as the iLO reports them today, and says: if they stay blank once the drives are in a logical drive, wear monitoring on the newest drives in the estate needssmartctlthrough thehpsapath, "which is an issue the runbook's closing paragraph already describes."This is that issue, filed with the condition stated rather than after the fact. Do not start it until the SSD fit issue has created logical drive 2 and the iLO's
cpqDaPhyDrvwear fields have been re-read.If the condition holds
smartctl -d cciss,Nagainst the controller from the host, on a timer, into the textfile collectorsmart-statealready uses onSaruman(SMART is watched on Saruman's array only — oracle, prometheus and morpheus have none #351's mechanism) — or a reason it cannot.cciss, with a unit test.docs/observability.md's SMART paragraph names the two paths: iLO SNMP for the spindles,hpsafor the SSDs, and why.Done when
Either the iLO reports wear for both SSDs and this closes as unneeded, or
smart-statecarries a wear series for both and a rule reads it.Refs #418, #351.