]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/man/8/ceph.rst: remove pg set_*full_ratio
authorSage Weil <sage@redhat.com>
Sat, 2 Sep 2017 18:43:00 +0000 (14:43 -0400)
committerSage Weil <sage@redhat.com>
Wed, 6 Sep 2017 14:18:06 +0000 (10:18 -0400)
Signed-off-by: Sage Weil <sage@redhat.com>
doc/man/8/ceph.rst

index 04cd7fba3db659db14e18889c0d507cbf2222f83..6e67a14e30dd4b261bce351bf24ecea2bab4cd5d 100644 (file)
@@ -1324,25 +1324,6 @@ Usage::
 
        ceph pg scrub <pgid>
 
-Subcommand ``set_full_ratio`` sets ratio at which pgs are considered full.
-
-Usage::
-
-       ceph pg set_full_ratio <float[0.0-1.0]>
-
-Subcommand ``set_backfillfull_ratio`` sets ratio at which pgs are considered too full to backfill.
-
-Usage::
-
-       ceph pg set_backfillfull_ratio <float[0.0-1.0]>
-
-Subcommand ``set_nearfull_ratio`` sets ratio at which pgs are considered nearly
-full.
-
-Usage::
-
-       ceph pg set_nearfull_ratio <float[0.0-1.0]>
-
 Subcommand ``stat`` shows placement group status.
 
 Usage::