Yes that works! Thanks!
- WP
On Thu, Aug 15, 2013 at 5:01 AM, Gregory Farnum wrote:
> Yep. I don't remember for sure but I think you may need to use the
> ceph CLI to specify changes to these parameters, though — the config
> file options will only apply to the initial creation of the OSD map.
Yep. I don't remember for sure but I think you may need to use the
ceph CLI to specify changes to these parameters, though — the config
file options will only apply to the initial creation of the OSD map.
("ceph pg set_nearfull_ratio 0.88" etc)
-Greg
Software Engineer #42 @ http://inktank.com | htt
Yes, I have changed them on all monitors (3).
Is reading the nearfull off 'ceph pg dump' the correct way of viewing?
- WP
On Fri, Aug 2, 2013 at 12:04 AM, Joao Eduardo Luis wrote:
> On 08/01/2013 12:53 PM, YIP Wai Peng wrote:
>
>> Hi all,
>>
>> I am trying to change the mon osd nearfull / fu
On 08/01/2013 12:53 PM, YIP Wai Peng wrote:
Hi all,
I am trying to change the mon osd nearfull / full ratio. Currently, my
settings are these:
# ceph pg dump | head
full_ratio 0.95
nearfull_ratio 0.85
I edited ceph.conf file and added the configuration options, following
instructions at
http: