summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSage Weil <sage@inktank.com>2013-08-30 15:41:02 -0700
committerSage Weil <sage@inktank.com>2013-08-30 15:41:02 -0700
commit8a65ae8e1780a76248b6bc2b9036121275d8fa42 (patch)
tree2710c5b907274bab8960a7985035e97c0a965359
parentb882aa2ace54099a1b5c2ce5b25ac29e29b9ec14 (diff)
downloadceph-8a65ae8e1780a76248b6bc2b9036121275d8fa42.tar.gz
doc/rados/operations/pools: remove experimental note about pg splitting
Signed-off-by: Sage Weil <sage@inktank.com>
-rw-r--r--doc/rados/operations/pools.rst6
1 files changed, 0 insertions, 6 deletions
diff --git a/doc/rados/operations/pools.rst b/doc/rados/operations/pools.rst
index 514a09eeb9a..62623b491ba 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.