ceph status check with nrpe will fail due to necessary package not being installed
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ceph Monitor Charm |
Fix Committed
|
High
|
Unassigned |
Bug Description
This is happening on deployment with Ceph on Jammy and adding nrpe-external-
When that relation is added, this code[0] is triggered, but faililng with installing python-dbus package,
as you can see from the following log. I believe it is now python3-dbus from Jammy.
2022-11-29 01:19:01 INFO juju.worker.
2022-11-29 01:19:06 INFO unit.ceph-
2022-11-29 01:19:06 WARNING unit.ceph-
Because of the above error, it will skip installing lockfile-progs package. And because of this the following critical alert is triggered from nrpe.
/var/lib/
[0] https:/
Changed in charm-ceph-mon: | |
status: | New → Triaged |
importance: | Undecided → High |
Fix proposed to branch: master /review. opendev. org/c/openstack /charm- ceph-mon/ +/870718
Review: https:/