]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/rados/operations/pools: remove experimental note about pg splitting
authorSage Weil <sage@inktank.com>
Fri, 30 Aug 2013 22:41:02 +0000 (15:41 -0700)
committerSage Weil <sage@inktank.com>
Fri, 30 Aug 2013 22:41:02 +0000 (15:41 -0700)
Signed-off-by: Sage Weil <sage@inktank.com>
doc/rados/operations/pools.rst

index 514a09eeb9a9310069b987adac5f5268bd561200..62623b491ba6cea483b6dc51033eadda2a267c25 100644 (file)
@@ -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.