On Thu, 14 Dec 2017, Robin H. Johnson wrote: > On Thu, Dec 14, 2017 at 10:24:24AM +0100, Wido den Hollander wrote: > > Hi, > > > > After discussing with Sage I started to work [0] on a 'brag' module for > > Ceph Manager. > > > > The intention of this module is to send (after a opt-in!) statistics > > about a Ceph cluster back to the project every few days. > I like it, but have one concern. > > > My intention is to include: > > - fsid (as identifier) > Please don't expose the raw FSID. > Consider a hash of FSID before submission. +1. I'd actually just generate a new uuid and stash it in mgr/brag/brag-id (or similar) in config-key. > > - number of MONs > > - number of OSDs > > - FileStore / BlueStore > > - number of pools / PGs > > - data used in bytes > > - data free > > - number of objects, > > - version(s) > RGWs? It can summarize everything in servicemap by type so that we also capture other daemons too (rbd-mirror and future gateways). sage -- 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