From: Sage Weil Date: Fri, 30 Aug 2013 22:41:02 +0000 (-0700) Subject: doc/rados/operations/pools: remove experimental note about pg splitting X-Git-Tag: v0.69~29 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=8a65ae8e1780a76248b6bc2b9036121275d8fa42;p=ceph.git doc/rados/operations/pools: remove experimental note about pg splitting Signed-off-by: Sage Weil --- diff --git a/doc/rados/operations/pools.rst b/doc/rados/operations/pools.rst index 514a09eeb9a9..62623b491ba6 100644 --- a/doc/rados/operations/pools.rst +++ b/doc/rados/operations/pools.rst @@ -89,12 +89,6 @@ you have many pools with many placement groups (e.g., 50 pools with 100 placement groups each). The point of diminishing returns depends upon the power of the OSD host. -.. important:: Increasing the number of placement groups in a pool after you - create the pool is still an experimental feature in Bobtail (v 0.56). We - recommend defining a reasonable number of placement groups and maintaining - that number until Ceph's placement group splitting and merging - functionality matures. - See `Placement Groups`_ for details on calculating an appropriate number of placement groups for your pool.