]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: update cephfs administration page for enable_multiple safety check
authorGreg Farnum <gfarnum@redhat.com>
Thu, 7 Apr 2016 00:29:30 +0000 (17:29 -0700)
committerGreg Farnum <gfarnum@redhat.com>
Thu, 7 Apr 2016 23:40:24 +0000 (16:40 -0700)
Signed-off-by: Greg Farnum <gfarnum@redhat.com>
doc/cephfs/administration.rst

index 40d4301e414fcdaa2e6af011cae6df3fda327861..da95fe359b908b0c188494e09d4fdcd2c22d4c99 100644 (file)
@@ -79,10 +79,14 @@ Global settings
 
 ::
 
-    fs flag set <flag name> <flag val>
+    fs flag set <flag name> <flag val> [<confirmation string>]
 
     flag name must be one of ['enable_multiple']
 
+    some flags require you to confirm your intentions with "--yes-i-really-mean-it"
+    or a similar string they will prompt you with. Consider these actions carefully
+    before proceeding; they are placed on especially dangerous activities.
+
 Advanced
 --------