From ba52429897c34a132f2868aad3dc0c79de3db45d Mon Sep 17 00:00:00 2001 From: Deepika Upadhyay Date: Wed, 23 Jun 2021 09:27:25 +0530 Subject: [PATCH] doc/rados/op: ceph/df show DIRTY field N/A DIRTY field should only be available if cache tiering is in use. Signed-off-by: Deepika Upadhyay --- doc/rados/operations/monitoring.rst | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/doc/rados/operations/monitoring.rst b/doc/rados/operations/monitoring.rst index d38dc088de054..d154ca2b9f5a7 100644 --- a/doc/rados/operations/monitoring.rst +++ b/doc/rados/operations/monitoring.rst @@ -410,10 +410,9 @@ on the number of replicas, clones and snapshots. to this pool. - **QUOTA OBJECTS:** The number of quota objects. - **QUOTA BYTES:** The number of bytes in the quota objects. -- **DIRTY:** "DIRTY" is meaningful only when cache tiering is in use. If cache - tiering is in use, the "DIRTY" column lists the number of objects in the - cache pool that have been written to the cache pool but have not flushed yet - to the base pool. +- **DIRTY:** The number of objects in the cache pool that have been written to + the cache pool but have not been flushed yet to the base pool. This field is + only available when cache tiering is in use. - **USED COMPR:** amount of space allocated for compressed data (i.e. this includes comrpessed data plus all the allocation, replication and erasure coding overhead). -- 2.39.5