Ceph’s configuration can be queried in quite a few ways:
Runtime
These commands fetch configuration as reported by the running daemons.
MON Database
This command fetches the configuration from the MON database so the values here will differ if they have been modified at runtime.
Directly from the Daemon
It is also possible to connect to running daemons on localhost (for example, osd.0 running on host X) and query configuration directly for that running daemon with:
What about defaults?
To see all the settings, defaults and non-defaults, one can use: