From: Rishabh Dave Date: Fri, 19 Apr 2024 11:34:54 +0000 (+0530) Subject: doc/cephfs: mention need of confirmation for "ceph fs fail" X-Git-Tag: testing/wip-lusov-testing-20240611.123850-squid~6^2~5 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=27f1ba1c2ebce85742e480658d10b2cb12a53371;p=ceph-ci.git doc/cephfs: mention need of confirmation for "ceph fs fail" Signed-off-by: Rishabh Dave (cherry picked from commit de18c5a1cc0c20be9cd1dc153d008828b5eadc9b) --- diff --git a/doc/cephfs/administration.rst b/doc/cephfs/administration.rst index 4077457b787..8744a41ddf0 100644 --- a/doc/cephfs/administration.rst +++ b/doc/cephfs/administration.rst @@ -193,7 +193,11 @@ file system and MDS daemons down, use the ``ceph fs fail`` command: :: - ceph fs fail + ceph fs fail {--yes-i-really-mean-it} + +.. note:: Note that confirmation flag is optional because it is only required + when the MDS is active and has health warning MDS_TRIM or + MDS_CACHE_OVERSIZED. This command sets a file system flag to prevent standbys from activating on the file system (the ``joinable`` flag).