]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
Lowered third example to keep PG count lower.
authorJohn Wilkins <jowilkin@redhat.com>
Thu, 11 Aug 2016 21:41:54 +0000 (14:41 -0700)
committerJohn Wilkins <jowilkin@redhat.com>
Thu, 11 Aug 2016 21:41:54 +0000 (14:41 -0700)
Signed-off-by: John Wilkins <jowilkin@redhat.com>
doc/rados/operations/placement-groups.rst

index 05f07514bbb17a8ed95c8ea5d67ea9ea003d50a7..98e13f8608b6a861e9d6a9633181300117dc1fb9 100644 (file)
@@ -18,7 +18,7 @@ calculated automatically. Here are a few values commonly used:
 
 - Between 5 and 10 OSDs set ``pg_num`` to 512
 
-- Between 10 and 50 OSDs set ``pg_num`` to 4096
+- Between 10 and 50 OSDs set ``pg_num`` to 1024
 
 - If you have more than 50 OSDs, you need to understand the tradeoffs
   and how to calculate the ``pg_num`` value by yourself