]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: document "ceph features"
authorKefu Chai <kchai@redhat.com>
Thu, 20 Jul 2017 05:05:44 +0000 (13:05 +0800)
committerKefu Chai <kchai@redhat.com>
Mon, 24 Jul 2017 08:54:10 +0000 (16:54 +0800)
Signed-off-by: Kefu Chai <kchai@redhat.com>
doc/man/8/ceph.rst
doc/release-notes.rst

index 78b82ba51d0e628b41fb06f7bc3879f9f15532c0..a5f3de0faef9d3621a9980620decb59bfd2d04c4 100644 (file)
@@ -248,6 +248,15 @@ Usage::
        ceph df {detail}
 
 
+features
+--------
+
+Show the releases and supported features of all connected daemons and clients, along with the numbers of them in each bucket grouped by the corresponding features/releases.
+
+Usage::
+
+    ceph features
+
 fs
 --
 
index cb25124000aa9465bb4022e18917001e8ffc2f18..3e32654e5681ea0f022b0c15a9aaa5cfa7af8619 100644 (file)
@@ -71,7 +71,7 @@ Major Changes from Kraken
     process IO.
   * There is a `simplified OSD replacement process`_ that is more robust.
   * You can query the supported features and (apparent) releases of
-    all connected daemons and clients with ``ceph features``. FIXME DOCS
+    all connected daemons and clients with ``ceph features``.
   * You can configure the oldest Ceph client version you wish to allow to
     connect to the cluster via ``ceph osd set-require-min-compat-client`` and
     Ceph will prevent you from enabling features that will break compatibility