From 048f6e539b3035175479a88a4cf6f774cca68ddb Mon Sep 17 00:00:00 2001 From: Piotr Parczewski Date: Tue, 30 Apr 2024 12:56:44 +0200 Subject: [PATCH] doc/rados/operations: rephrase OSDs peering Signed-off-by: Piotr Parczewski --- doc/rados/operations/monitoring-osd-pg.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/rados/operations/monitoring-osd-pg.rst b/doc/rados/operations/monitoring-osd-pg.rst index 5689ac93599..5a36478d092 100644 --- a/doc/rados/operations/monitoring-osd-pg.rst +++ b/doc/rados/operations/monitoring-osd-pg.rst @@ -172,7 +172,7 @@ Peering Before you can write data to a PG, it must be in an ``active`` state and it will preferably be in a ``clean`` state. For Ceph to determine the current state of a PG, peering must take place. That is, the primary OSD of the PG -(that is, the first OSD in the Acting Set) must peer with the secondary and +(the first OSD in the Acting Set) must peer with the secondary and the following OSDs so that consensus on the current state of the PG can be established. In the following diagram, we assume a pool with three replicas of the PG: -- 2.39.5