These two commands were undocumented so far. This patch adds a short description. Signed-Off-By: Andre Noll <maan@xxxxxxxxxxxxxxx> --- doc/ops/monitor.rst | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/doc/ops/monitor.rst b/doc/ops/monitor.rst index 07d9c4f..e7314ae 100644 --- a/doc/ops/monitor.rst +++ b/doc/ops/monitor.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