These two commands were undocumented so far. This patch adds a short description. Signed-Off-By: Andre Noll <maan@xxxxxxxxxxxxxxx> --- doc/control.rst | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/doc/control.rst b/doc/control.rst index 61e1523..af3c252 100644 --- a/doc/control.rst +++ b/doc/control.rst @@ -145,7 +145,9 @@ List classes that are loaded in the ceph cluster. :: $ ceph osd pause $ ceph osd unpause -TODO :: +Set or clear the pause flags in the OSD map. If set, no IO requests +will be sent to any OSD. Clearing the flags via unpause results in +resending pending requests. :: $ ceph osd reweight N W -- 1.7.8.rc1.14.g248db -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html