From: Jos Collin Date: Fri, 20 Sep 2019 09:28:12 +0000 (+0530) Subject: doc: protection for 'fs volume rm' command X-Git-Tag: v14.2.5~82^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=adc506d3fc83750fbb59293447f6b6793cbef9af;p=ceph.git doc: protection for 'fs volume rm' command Fixes: https://github.com/ceph/ceph/pull/30381#discussion_r324866953 Signed-off-by: Jos Collin (cherry picked from commit a58a6cde31fc5ce797385b1cf50dfffa381ce837) --- diff --git a/doc/cephfs/fs-volumes.rst b/doc/cephfs/fs-volumes.rst index 6b17b9490416..af0f1154a812 100644 --- a/doc/cephfs/fs-volumes.rst +++ b/doc/cephfs/fs-volumes.rst @@ -51,7 +51,7 @@ module (see :doc:`/mgr/orchestrator_cli`) , e.g., rook. Remove a volume using:: - $ ceph fs volume rm + $ ceph fs volume rm [--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.