]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
doc: globally change CRUSH ruleset to CRUSH rule
authorNathan Cutler <ncutler@suse.com>
Mon, 11 Dec 2017 16:09:25 +0000 (17:09 +0100)
committerNathan Cutler <ncutler@suse.com>
Mon, 11 Dec 2017 16:15:23 +0000 (17:15 +0100)
commitaea9fa01ae630f4ffd2744f577723f5305c718b4
treed4529a1bd86f9362f65fd2cd0631adf2f840665c
parent2d641bde20a90bd95d63095b88127c046bb773f6
doc: globally change CRUSH ruleset to CRUSH rule

Since kraken, Ceph enforces a 1:1 correspondence between CRUSH ruleset and
CRUSH rule, so effectively ruleset and rule are the same thing, although
the term "ruleset" still survives - notably in the CRUSH rule itself, where it
effectively denotes the number of the rule.

This commit updates the documentation to more faithfully reflect the current
state of the code.

Fixes: http://tracker.ceph.com/issues/20559
Signed-off-by: Nathan Cutler <ncutler@suse.com>
23 files changed:
doc/architecture.rst
doc/cephfs/disaster-recovery.rst
doc/cephfs/hadoop.rst
doc/dev/erasure-coded-pool.rst
doc/glossary.rst
doc/install/install-ceph-gateway.rst
doc/man/8/ceph.rst
doc/man/8/crushtool.rst
doc/rados/api/librados-intro.rst
doc/rados/configuration/ceph-conf.rst
doc/rados/configuration/pool-pg-config-ref.rst
doc/rados/operations/cache-tiering.rst
doc/rados/operations/control.rst
doc/rados/operations/crush-map-edits.rst
doc/rados/operations/data-placement.rst
doc/rados/operations/erasure-code-isa.rst
doc/rados/operations/erasure-code-jerasure.rst
doc/rados/operations/erasure-code-lrc.rst
doc/rados/operations/erasure-code-profile.rst
doc/rados/operations/erasure-code-shec.rst
doc/rados/operations/erasure-code.rst
doc/rados/operations/pools.rst
doc/rados/troubleshooting/troubleshooting-pg.rst