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
The controller cache of some of my P410i is disabled, cause the BBU is claimed as not compatible. I'm trying to ignore the disabled cache, but that seems not to work (here).
Output of check_raid -d --cache-fail=OK -p hpacucli:
check_raid 4.0.5
Visit <https://github.com/glensc/nagios-plugin-check_raid#reporting-bugs> how to report bugs
DEBUG EXEC: /usr/sbin/hpacucli controller all show status at /usr/lib/nagios/plugins/check_raid line 482.
DEBUG EXEC: /usr/sbin/hpacucli controller slot=0 logicaldrive all show at /usr/lib/nagios/plugins/check_raid line 482.
CRITICAL: hpacucli:[Smart Array P410i[OK, Cache: Permanently Disabled]: Array A(OK)[LUN1:OK]]
Output of each command from check_raid -d
/usr/sbin/hpacucli controller all show status
Smart Array P410i in Slot 0 (Embedded)
Controller Status: OK
Cache Status: Permanently Disabled
Battery/Capacitor Status: OK
/usr/sbin/hpacucli controller slot=0 logicaldrive all show
Smart Array P410i in Slot 0 (Embedded)
Controller Status: OK
Cache Status: Permanently Disabled
Battery/Capacitor Status: OK
# /usr/sbin/hpacucli controller slot=0 logicaldrive all show
Smart Array P410i in Slot 0 (Embedded)
array A
logicaldrive 1 (558.7 GB, RAID 6 (ADG), OK)
And again, thanks for your great work on check_raid. Much appreciated!
The text was updated successfully, but these errors were encountered:
here it means that issue reporter has followed CONTRIBUTING.md and has enough information to work on. typically users report ALL ISSSS BROKEN and not enough details of their system, i.e output of the commands missing.
The controller cache of some of my P410i is disabled, cause the BBU is claimed as not compatible. I'm trying to ignore the disabled cache, but that seems not to work (here).
Output of
check_raid -d --cache-fail=OK -p hpacucli
:Output of each command from
check_raid -d
/usr/sbin/hpacucli controller all show status
/usr/sbin/hpacucli controller slot=0 logicaldrive all show
And again, thanks for your great work on check_raid. Much appreciated!
The text was updated successfully, but these errors were encountered: