Project

General

Profile

Actions

Bug #64314

open

cluster log: Cluster log level string representation missing in the cluster logs.

Added by Sridhar Seshasayee 3 months ago. Updated about 1 month ago.

Status:
Pending Backport
Priority:
High
Category:
-
Target version:
-
% Done:

0%

Source:
Tags:
backport_processed
Backport:
squid
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Component(RADOS):
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

The Ceph cluster logs are missing the string equivalent [INF|WRN|ERR|DBG]
representation of the 'prio' field. This was broken since the introduction
of commit
https://github.com/ceph/ceph/pull/47830/commits/2901943618f071060f72d69cf632a4097e439df4
of PR: https://github.com/ceph/ceph/pull/47830.

Example from main:

2024-01-27T10:34:29.131337+0000 mon.a (mon.0) 106 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED)

Comparison with Reef run:

2024-02-01T08:43:00.216352+0000 mon.a (mon.0) 95 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED)

The translation of the cluster log level is not happening on 'main'
resulting in silent false positive test results since the check for
cluster badness won't turn up any matches.


Related issues 1 (1 open0 closed)

Copied to RADOS - Backport #65150: squid: cluster log: Cluster log level string representation missing in the cluster logs.In ProgressSridhar SeshasayeeActions
Actions #1

Updated by Sridhar Seshasayee 3 months ago

  • Pull request ID set to 55455
Actions #2

Updated by Radoslaw Zarzynski 3 months ago

  • Status changed from New to Fix Under Review
Actions #3

Updated by Matan Breizman 3 months ago

/a/yuriw-2024-02-11_15:26:36-rados-wip-yuri8-testing-2024-02-07-0820-pacific-distro-default-smithi/7556215
/a/yuriw-2024-02-11_15:26:36-rados-wip-yuri8-testing-2024-02-07-0820-pacific-distro-default-smithi/7556241

Actions #4

Updated by Radoslaw Zarzynski 2 months ago

Bump up. Already in the QA.

Actions #5

Updated by Radoslaw Zarzynski 2 months ago

Still in QA. Bump up.

Actions #6

Updated by Radoslaw Zarzynski about 2 months ago

Still in testing.

Actions #7

Updated by Sridhar Seshasayee about 2 months ago

  • Status changed from Fix Under Review to Resolved
Actions #8

Updated by Sridhar Seshasayee about 1 month ago

  • Status changed from Resolved to Pending Backport
  • Backport set to squid
Actions #9

Updated by Backport Bot about 1 month ago

  • Copied to Backport #65150: squid: cluster log: Cluster log level string representation missing in the cluster logs. added
Actions #10

Updated by Backport Bot about 1 month ago

  • Tags set to backport_processed
Actions

Also available in: Atom PDF