From: Etienne Menguy Date: Wed, 13 Apr 2016 11:15:04 +0000 (+0200) Subject: adding pg_num to pools documentation X-Git-Tag: v11.0.0~868^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=fa32bd3cb9ad97f9ca0762d54f0578d544a6cc30;p=ceph.git adding pg_num to pools documentation Signed-off-by: Etienne Menguy --- diff --git a/doc/rados/operations/pools.rst b/doc/rados/operations/pools.rst index de5154df9d02..4cca4e0a6f4b 100644 --- a/doc/rados/operations/pools.rst +++ b/doc/rados/operations/pools.rst @@ -266,12 +266,21 @@ You may set values for the following keys: :Type: Integer -.. _pgp_num: +.. _pg_num: -``pgp_num`` +``pg_num`` :Description: The effective number of placement groups to use when calculating data placement. +:Type: Integer +:Valid Range: Superior to ``pg_num`` current value. + +.. _pgp_num: + +``pgp_num`` + +:Description: The effective number of placement groups for placement to use + when calculating data placement. :Type: Integer :Valid Range: Equal to or less than ``pg_num``. @@ -552,6 +561,12 @@ You may get values for the following keys: :Type: Integer +``pg_num`` + +:Description: see pg_num_ + +:Type: Integer + ``pgp_num``