Skip to content

Commit de18c5a

Browse files
doc/cephfs: mention need of confirmation for "ceph fs fail"
Signed-off-by: Rishabh Dave <ridave@redhat.com>
1 parent b901616 commit de18c5a

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

doc/cephfs/administration.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,11 @@ file system and MDS daemons down, use the ``ceph fs fail`` command:
193193

194194
::
195195

196-
ceph fs fail <fs_name>
196+
ceph fs fail <fs_name> {--yes-i-really-mean-it}
197+
198+
.. note:: Note that confirmation flag is optional because it is only required
199+
when the MDS is active and has health warning MDS_TRIM or
200+
MDS_CACHE_OVERSIZED.
197201

198202
This command sets a file system flag to prevent standbys from
199203
activating on the file system (the ``joinable`` flag).

0 commit comments

Comments
 (0)