I'm following the bluestore config reference guide and trying to change the value for osd_memory_target. I added the following entry in the /etc/ceph/ceph.conf file:

  [osd]
  osd_memory_target = 2147483648

and restarted the osd daemons doing "systemctl restart ceph-osd.target". Now, how do I verify that the value has changed? I have tried "ceph daemon osd.0 config show" and it lists many settings, but osd_memory_target isn't one of them. What am I doing wrong?

Thanks!


_______________________________________________
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to