Re: [ceph-users] Verifying current configuration values

2019-06-13 Thread Jorge Garcia
Thanks! That's the correct solution. I upgraded to 13.2.6 (latest mimic) and the option is now there... On 6/13/19 10:22 AM, Paul Emmerich wrote: I think this option was added in 13.2.4 (or 13.2.5?) Paul -- Paul Emmerich Looking for help with your Ceph cluster? Contact us at https://croit.io

Re: [ceph-users] Verifying current configuration values

2019-06-13 Thread Paul Emmerich
I think this option was added in 13.2.4 (or 13.2.5?) Paul -- Paul Emmerich Looking for help with your Ceph cluster? Contact us at https://croit.io croit GmbH Freseniusstr. 31h 81247 München www.croit.io Tel: +49 89 1896585 90 On Thu, Jun 13, 2019 at 7:00 PM Jorge Garcia wrote: > I'm using

Re: [ceph-users] Verifying current configuration values

2019-06-13 Thread Jorge Garcia
I'm using mimic, which I thought was supported. Here's the full version: # ceph -v ceph version 13.2.2 (02899bfda814146b021136e9d8e80eba494e1126) mimic (stable) # ceph daemon osd.0 config show | grep memory     "debug_deliberately_leak_memory": "false",     "mds_cache_memory_limit": "1073741824

Re: [ceph-users] Verifying current configuration values

2019-06-12 Thread Mark Nelson
On 6/12/19 5:51 PM, Jorge Garcia wrote: 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 "systemct

[ceph-users] Verifying current configuration values

2019-06-12 Thread Jorge Garcia
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