mirror of
https://github.com/ceph/ceph
synced 2025-01-18 17:12:29 +00:00
doc: document "ceph features"
Signed-off-by: Kefu Chai <kchai@redhat.com>
This commit is contained in:
parent
7536d2ecae
commit
4a6a3413b2
@ -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
|
||||
--
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user