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 @@ -391,7 +391,7 @@ The autoscaler attempts to satisfy the following conditions:
391391
392392- The number of PG replicas per OSD should be proportional to the amount of data in the
393393 pool.
394- - There should by default 50-100 PGs per pool, taking into account the replication
394+ - There should by default be 50-100 PGs per pool, taking into account the replication
395395 overhead or erasure-coding fan-out of each PG's replicas across OSDs.
396396
397397Use of Placement Groups
@@ -610,7 +610,7 @@ Memory, CPU and network usage
610610Every PG in the cluster imposes memory, network, and CPU demands upon OSDs and
611611Monitors. These needs must be met at all times and are increased during recovery.
612612Indeed, one of the main reasons PGs were developed was to decrease this overhead
613- by aggregating RADOS objects into a sets of a manageable size.
613+ by aggregating RADOS objects into sets of a manageable size.
614614
615615For this reason, limiting the number of PGs saves significant resources.
616616
You can’t perform that action at this time.
0 commit comments