]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: protection for 'fs volume rm' command 30407/head
authorJos Collin <jcollin@redhat.com>
Fri, 20 Sep 2019 09:28:12 +0000 (14:58 +0530)
committerJos Collin <jcollin@redhat.com>
Fri, 27 Sep 2019 09:47:39 +0000 (15:17 +0530)
Fixes: https://github.com/ceph/ceph/pull/30381#discussion_r324866953
Signed-off-by: Jos Collin <jcollin@redhat.com>
doc/cephfs/fs-volumes.rst

index 6b17b9490416b7181347cd953e8089829ea88a3b..af0f1154a81230c17f98108dd3181352b25f9412 100644 (file)
@@ -51,7 +51,7 @@ module  (see :doc:`/mgr/orchestrator_cli`) , e.g., rook.
 
 Remove a volume using::
 
-    $ ceph fs volume rm <vol_name>
+    $ ceph fs volume rm <vol_name> [--yes-i-really-mean-it]
 
 This removes a file system and its data and metadata pools. It also tries to
 remove MDSes using the enabled ceph-mgr orchestrator module.