Comment 2 for bug 1796535

Revision history for this message
Drew Freiberger (afreiberger) wrote :

Megaraid checks were added into the charm, however, the megaraid software is not detecting all smart errors on the disks.

See the following private pastebin to see that smartctl shows errors on megaraid,3 (fourth logical disk, fifth physical) but no errors or smart alert has been logged in megacli output.

https://pastebin.canonical.com/p/jwfcQyK7d2/

Must add smartctl -l error -d megaraid,<X> /dev/sda to the charm to check the error log.

Have to iterate over all physical disk slot numbers from megacli ldpdinfo with smartctl.