mirror of
https://git.proxmox.com/git/pve-docs
synced 2025-08-03 18:53:43 +00:00
Update the default PG number to 128
Signed-off-by: Alwin Antreich <a.antreich@proxmox.com>
This commit is contained in:
parent
168665d4d4
commit
5a54ef446d
@ -285,10 +285,10 @@ A pool is a logical group for storing objects. It holds **P**lacement
|
||||
**G**roups (PG), a collection of objects.
|
||||
|
||||
When no options are given, we set a
|
||||
default of **64 PGs**, a **size of 3 replicas** and a **min_size of 2 replicas**
|
||||
default of **128 PGs**, a **size of 3 replicas** and a **min_size of 2 replicas**
|
||||
for serving objects in a degraded state.
|
||||
|
||||
NOTE: The default number of PGs works for 2-6 disks. Ceph throws a
|
||||
NOTE: The default number of PGs works for 2-5 disks. Ceph throws a
|
||||
"HEALTH_WARNING" if you have too few or too many PGs in your cluster.
|
||||
|
||||
It is advised to calculate the PG number depending on your setup, you can find
|
||||
|
Loading…
Reference in New Issue
Block a user