setting enable_ipmi to false after deployment with enable_ipmi=true does not remove monitors

Bug #1828612 reported by Drew Freiberger
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
hw-health-charm
Won't Fix
Low
Unassigned

Bug Description

After deploying hw-health checks, I found that the IPMI plugins don't work on my systems, so I ran juju config hw-health enable_ipmi=false, but I still have the following checks alerting:

juju-check-ipmi:
CRITICAL: IPMI Status: Critical [Presence = Critical, vFlash = Critical, BP1 Presence = Critical, BP3 Presence = Critical, BP4 Presence = Critical]

Revision history for this message
Paul Henien (phenien) wrote :

Try:
juju config hw-health ipmi_check_options="--noentityabsent "

Xav Paice (xavpaice)
Changed in hw-health-charm:
importance: Undecided → Low
Revision history for this message
Vern Hart (vern) wrote :

Related: Changing enable_ipmi=true after deploying with enable_ipmi=false does not install the appropriate checks.

I was able to get the appropriate things installed by running:

  juju config hw-health enable_ipmi=true enable_ipmiseld=true
  juju run --application hw-health charms.reactive set_flag config.changed.manufacturer
  juju run --application hw-health hooks/config-changed

The same set_flag hack works if I want to return enable_ipmi (or enable_ipmiseld) to false.

Revision history for this message
Eric Chen (eric-chen) wrote :

This charm is no longer being actively maintained. Please consider using the new hardware-observer-operator instead. (https://github.com/canonical/hardware-observer-operator)
Therefore, we won't fix this issue.

Changed in charm-hw-health:
status: New → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.