On Fri, Aug 6, 2010 at 2:56 AM, Marc Muehlfeld <[email protected]> wrote: > But I haven't configured any of the two variables - so they use their > internal defaults. But the default values seem not to be perfect, when they > produce this warning.
I think you mean "default" as "included in the example config". I do see that the parameters are both zero in the example config, which is, indeed, incorrect. I'll get that fixed. Thanks! > Also: The manpage have "flush-threshold-dumped" and > "flush-threshold-scheduled" instead of "flush_threshold_dumped" and > "flush_threshold_scheduled". What is the right spelling of the variable > names? A year or so ago there was some confusion over - or _, and we realized that half of our params had - and half had _. Since there was no rhyme or reason to it (we had a parameter or two with *both* if I recall correctly), we decided to make the config consider them to be the same thing. It ain't pretty, but it works. So you can spell it either way. Dustin -- Open Source Storage Engineer http://www.zmanda.com
