From 1999ca6046da36109a184682b799239f85cbdf75 Mon Sep 17 00:00:00 2001 From: Skalador Date: Mon, 26 Jan 2026 09:58:24 +0100 Subject: [PATCH] doc: Fixes a spelling error on the RATIO for PG scaling recommendation. Signed-off-by: Kevin Niederwanger --- doc/rados/operations/placement-groups.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/rados/operations/placement-groups.rst b/doc/rados/operations/placement-groups.rst index 5468ca31a87..c871b0db3fe 100644 --- a/doc/rados/operations/placement-groups.rst +++ b/doc/rados/operations/placement-groups.rst @@ -116,7 +116,7 @@ The output will resemble the following:: among multiple pools. - **RATIO** is the ratio of (1) the storage consumed by the pool to (2) the - total raw storage capacity. In order words, RATIO is defined as + total raw storage capacity. In other words, RATIO is defined as (SIZE * RATE) / RAW CAPACITY and may be thought of as a fullness percentage. - **TARGET RATIO** (if present) is the ratio of the expected storage of this -- 2.47.3