From: Andre Noll Date: Fri, 9 Dec 2011 17:57:42 +0000 (+0100) Subject: doc: Document pause and unpause osd commands. X-Git-Tag: v0.40~184 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=1867a745841e693913c7d7b6e60dd7f9b4f237e1;p=ceph.git doc: Document pause and unpause osd commands. These two commands were undocumented so far. This patch adds a short description. Signed-Off-By: Andre Noll --- diff --git a/doc/control.rst b/doc/control.rst index 61e15233a1ee..af3c25249cbd 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