]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/cephfs: mention need of confirmation for "ceph fs fail"
authorRishabh Dave <ridave@redhat.com>
Fri, 19 Apr 2024 11:34:54 +0000 (17:04 +0530)
committerRishabh Dave <ridave@redhat.com>
Fri, 19 Apr 2024 11:46:46 +0000 (17:16 +0530)
Signed-off-by: Rishabh Dave <ridave@redhat.com>
doc/cephfs/administration.rst

index 06a57e9ce44462444f1d02eaa5428351165921b7..1ed6b1baea5c7c12e2bcc85d77d20c8060c94e5a 100644 (file)
@@ -193,7 +193,11 @@ file system and MDS daemons down, use the ``ceph fs fail`` command:
 
 ::
 
-    ceph fs fail <fs_name>
+    ceph fs fail <fs_name> {--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).