From 580852e2299eec3950fbcbb3c468791bdfda9573 Mon Sep 17 00:00:00 2001 From: Lenz Grimmer Date: Fri, 20 Apr 2018 18:11:07 +0200 Subject: [PATCH] doc: updated dashboard feature list (added new RGW details, Pools) 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 --- doc/mgr/dashboard.rst | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/doc/mgr/dashboard.rst b/doc/mgr/dashboard.rst index 6eb1f26233c..fca5e8e161a 100644 --- a/doc/mgr/dashboard.rst +++ b/doc/mgr/dashboard.rst @@ -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 -------- -- 2.47.3