Comment 5 for bug 1724529

Revision history for this message
Drew Freiberger (afreiberger) wrote :

Also of interest to anyone running into this, you can check active daemon's injected args with:

ceph --admin-daemon /var/run/ceph/ceph-mon* config show | grep <arg/variable>

ex:
ceph --admin-daemon /var/run/ceph/ceph-mon* config show|grep mon_pg_warn_max_per_osd
    "mon_pg_warn_max_per_osd": "300",