On 14-8-2018 16:41, Sage Weil wrote:
Currently we default to 0/5, which means we collect log messages on messages sent and received and dump them on crash. The intent is that on a crash we'll have some additional useful context. In practice, I can't remember any instances where this information has been useful for debugging. And Radek's testing is suggesting we get quite a bit of additional performance on the OSD side by turning this down. Has anybody else found this information to be useful in real world debugging situations?
On occassion it helps me to see what is going on in my testcluster. But then to actually start fix things, I crank up all knobs...
And during testing all bets are of anyways. So go for it. --WjW