Skip to content

Commit

Permalink
doc: Add ceph osd pool get <poolname> all to man page
Browse files Browse the repository at this point in the history
Caused by: ea61921

Signed-off-by: David Zafman <[email protected]>
  • Loading branch information
dzafman committed Apr 2, 2015
1 parent 070cadf commit d51b8b3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions man/8/ceph.rst
Original file line number Diff line number Diff line change
Expand Up @@ -854,6 +854,10 @@ Only for erasure coded pools::

ceph osd pool get <poolname> erasure_code_profile

Use ``all`` to get all pool parameters that apply to the pool's type::

ceph osd pool get <poolname> all

Subcommand ``get-quota`` obtains object or byte limits for pool.

Usage::
Expand Down

0 comments on commit d51b8b3

Please sign in to comment.