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
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