File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ Pools provide:
1616 For example: a typical configuration stores three replicas
1717 (copies) of each RADOS object (that is: ``size = 3 ``), but you can configure
1818 the number of replicas on a per-pool basis. For `erasure-coded pools
19- <../erasure-code> `_, resilience is defined as the number of coding chunks
19+ <../erasure-code> `_, resilience is defined as the number of coding (aka parity) chunks
2020 (for example, ``m = 2 `` in the default erasure code profile).
2121
2222- **Placement Groups **: The :ref: `autoscaler <pg-autoscaler >` sets the number
@@ -434,7 +434,7 @@ You may set values for the following keys:
434434
435435.. describe :: crush_rule
436436
437- :Description: Sets the CRUSH rule that Ceph uses to map the pool's PDADOS objects to appropriate OSDs.
437+ :Description: Sets the CRUSH rule that Ceph uses to map the pool's RADOS objects to appropriate OSDs.
438438 :Type: String
439439
440440.. _allow_ec_overwrites :
You can’t perform that action at this time.
0 commit comments