]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/cephfs: link in mantle doc
authorJohn Spray <john.spray@redhat.com>
Fri, 4 Nov 2016 09:34:38 +0000 (09:34 +0000)
committerJohn Spray <john.spray@redhat.com>
Fri, 4 Nov 2016 13:07:28 +0000 (13:07 +0000)
...and add a warning at the very top of the document
that it is not for ordinary user use.

Considered just not linking this in at all, but it
seems a shame to have it here but not be able to
e.g. google it and link to it.

Signed-off-by: John Spray <john.spray@redhat.com>
doc/cephfs/index.rst
doc/cephfs/mantle.rst

index 1eefab873dfac7f6f644f504552483fe02cf5418..fcb00d3fab0632c58565772f9032b51f92e140ca 100644 (file)
@@ -96,6 +96,7 @@ authentication keyring.
        Disaster recovery <disaster-recovery>
        Client authentication <client-auth>
        Upgrading old filesystems <upgrading>
+       Mantle <mantle>
 
 .. raw:: html
 
index f5f7f303c52cc77d9ca5bebc66a445775be0aac8..21e7d7edcee530fe672d4a81fdc9a1d39370e676 100644 (file)
@@ -1,6 +1,11 @@
 Mantle
 ======
 
+.. warning::
+
+    Mantle is for research and development of metadata balancer algorithms,
+    not for use on production CephFS clusters.
+
 Multiple, active MDSs can migrate directories to balance metadata load. The
 policies for when, where, and how much to migrate are hard-coded into the
 metadata balancing module. Mantle is a programmable metadata balancer built