]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: updated dashboard feature list (added new RGW details, Pools) 21562/head
authorLenz Grimmer <lgrimmer@suse.com>
Fri, 20 Apr 2018 16:11:07 +0000 (18:11 +0200)
committerLenz Grimmer <lgrimmer@suse.com>
Fri, 20 Apr 2018 16:11:07 +0000 (18:11 +0200)
Updated the dashboard feature list in the documentation to mention
the possibility to list Ceph pools and the RGW users and their buckets.

Signed-off-by: Lenz Grimmer <lgrimmer@suse.com>
doc/mgr/dashboard.rst

index 6eb1f26233c6266db28d670d0ab98d7f5d2ca04c..fca5e8e161a27baec9361f80f5b92a84d62f6411 100644 (file)
@@ -52,6 +52,8 @@ various aspects of your Ceph cluster:
 * **Monitors**: Lists all MONs, their quorum status, open sessions.
 * **Configuration Reference**: Lists all available configuration options,
   their description and default values.
+* **Pools**: List all Ceph pools and their details (e.g. applications, placement
+  groups, replication size, EC profile, CRUSH ruleset, etc.)
 * **OSDs**: Lists all OSDs, their status and usage statistics as well as
   detailed information like attributes (OSD map), metadata, performance counters
   and usage histograms for read/write operations.
@@ -65,7 +67,8 @@ various aspects of your Ceph cluster:
 * **CephFS**: Lists all active filesystem clients and associated pools,
   including their usage statistics.
 * **Object Gateway**: Lists all active object gateways and their performance
-  counters.
+  counters, object gateway users and their details (e.g. quotas) as well as
+  all buckets and their details (e.g. owner, quotas). 
 
 Enabling
 --------