Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
This project is now read‑only. Starting Monday, February 2, please use https://ibm-ceph.atlassian.net/ for all bug tracking management.

Bug 2270945

Summary: [7.1] Alerts supported by Prometheus in Ceph upstream build are not present in Ceph downstream build
Product: [Red Hat Storage] Red Hat Ceph Storage Reporter: Sayalee <saraut>
Component: RBD-MirrorAssignee: Ilya Dryomov <idryomov>
Status: CLOSED DUPLICATE QA Contact: Sunil Angadi <sangadi>
Severity: low Docs Contact:
Priority: low    
Version: 7.1CC: ceph-eng-bugs, cephqe-warriors, sangadi
Target Milestone: ---   
Target Release: 7.1   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2024-03-22 11:06:05 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Sayalee 2024-03-22 10:00:42 UTC
Description of problem:
======================
The below alerts are not present in the downstream build of RHCS and IBM Ceph Storage -

CephRBDMirrorImagesPerDaemonHigh
CephRBDMirrorImagesNotInSync
CephRBDMirrorImagesNotInSyncVeryHigh


Version-Release number of selected component (if applicable):
=============================================================
IBM build - ceph version 18.2.1-73.el9cp (16d1bc4bed21ede5993c301b4626fa21cbe97cff) reef (stable)


How reproducible:
================
Always


Steps to Reproduce:
===================
1. Deploy a IBM Ceph Storage 7.1 cluster
2. Login to Ceph dashboard >> Observability >> Alerts 
3. Search for alerts "CephRBDMirrorImagesPerDaemonHigh", "CephRBDMirrorImagesNotInSync" and "CephRBDMirrorImagesNotInSyncVeryHigh"


Actual results:
===============
Some alerts are missing in Ceph downstream as well.


Expected results:
================
All alerts available in ceph upstream should be available in ceph downstream.


Additional info:
===============
[root@ceph-sibm-sj2git-0vk73w-node1-installer ~]# dnf info cephadm
Updating Subscription Management repositories.
Last metadata expiration check: 3:11:54 ago on Fri Mar 22 00:52:36 2024.
Installed Packages
Name         : cephadm
Epoch        : 2
Version      : 18.2.1
Release      : 73.el9cp
Architecture : noarch
Size         : 239 k
Source       : cephadm-18.2.1-73.el9cp.src.rpm
Repository   : @System
From repo    : ceph_custom
Summary      : Utility to bootstrap Ceph clusters
URL          : https://ceph.io
License      : LGPL-2.1
Description  : Utility to bootstrap a Ceph cluster and manage Ceph daemons deployed
             : with systemd and podman.

[ceph: root@ceph-sibm-sj2git-0vk73w-node1-installer /]# ceph -s
  cluster:
    id:     040c990e-e74d-11ee-9e05-fa163e06d45c
    health: HEALTH_WARN
            OSD count 0 < osd_pool_default_size 3

  services:
    mon: 1 daemons, quorum ceph-sibm-sj2git-0vk73w-node1-installer (age 27h)
    mgr: ceph-sibm-sj2git-0vk73w-node1-installer.xalkan(active, since 27h)
    osd: 0 osds: 0 up, 0 in

  data:
    pools:   0 pools, 0 pgs
    objects: 0 objects, 0 B
    usage:   0 B used, 0 B / 0 B avail
    pgs:

Comment 2 Ilya Dryomov 2024-03-22 11:06:05 UTC

*** This bug has been marked as a duplicate of bug 2207713 ***