A new structure for configuration options, including for each: * Categorise into basic/advanced/development * Doc string for non-development options * Label options with area of interest (performance, logging, etc)
https://github.com/ceph/ceph/pull/16211
Here's a doc update for config set: https://github.com/ceph/ceph/pull/18789 It looks like you were doing "ceph config set" rather than "ceph tell <osd|mon|mds>.<id> config set". The former will just set a config setting on whichever mon is the leader, rather than the daemon you wanted to update. Also, the tags are there, it's just that most settings currently don't have any tags.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2017:3387