Bug 1857447 - ceph df detail reports dirty objects without a cache tier
Summary: ceph df detail reports dirty objects without a cache tier
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Ceph Storage
Classification: Red Hat Storage
Component: RADOS
Version: 4.1
Hardware: Unspecified
OS: Unspecified
low
medium
Target Milestone: ---
: 5.1
Assignee: Deepika Upadhyay
QA Contact: Pawan
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-07-15 21:06 UTC by Mike Hackett
Modified: 2022-04-04 10:20 UTC (History)
8 users (show)

Fixed In Version: ceph-16.2.6-2.el8cp
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-04-04 10:19:51 UTC
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Ceph Project Bug Tracker 52335 0 None None None 2021-08-20 02:33:19 UTC
Github ceph ceph pull 42860 0 None None None 2021-08-20 17:23:30 UTC
Red Hat Issue Tracker RHCEPH-821 0 None None None 2021-08-19 16:44:16 UTC
Red Hat Product Errata RHSA-2022:1174 0 None None None 2022-04-04 10:20:26 UTC

Description Mike Hackett 2020-07-15 21:06:54 UTC
Description of problem:
'ceph df detail' reports a column for DIRTY objects under POOLS even though cache tiers are not being used, they are also a deprecated feature.

In the case of a replicated or EC pool all objects in the pool are reported as logically DIRTY as they have never been flushed .

EXAMPLE:

root@ceph6 ~]# ceph df detail
GLOBAL:
    SIZE        AVAIL       RAW USED     %RAW USED     OBJECTS 
    2.64TiB     2.23TiB       419GiB         15.51      35.23k 
POOLS:
    NAME     ID     QUOTA OBJECTS     QUOTA BYTES     USED       %USED     MAX AVAIL     OBJECTS     DIRTY      READ     WRITE       RAW USED 
    test     1      N/A               N/A             138GiB     16.30        707GiB       35227     35.23k       0B     34.4KiB       413GiB 


We should report this as 0 or better, remove DIRTY since cache tiering is a deprecated feature.

Version-Release number of selected component (if applicable):
RHCS 4.1

How reproducible:
consistent

Comment 9 errata-xmlrpc 2022-04-04 10:19:51 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (Moderate: Red Hat Ceph Storage 5.1 Security, Enhancement, and Bug Fix update), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHSA-2022:1174


Note You need to log in before you can comment on or make changes to this bug.