Ken Gaillot
Ken Gaillot
> If the double sscanf(), first during the new check help function, then during > __xml_find_path(), seems like a performance degradation, it can be integrated > into __xml_find_path(), and do...
Was it an accident to remove the position argument?
> Maybe revert the logic, and "always" use get_xpath_object(), > but internally to it, check if it can get away with __xml_find_xpath()? Hmm, interesting ... but I think get_xpath_object() is...
Hi, Thanks for submitting this. I can see how it would be useful. I'm conflicted about it, though. Calling (and blocking on) a script for every child process that times...
I actually don't think we should use alerts for this. It's not a notification that something happened, it's a pre-event hook to collect statistics, which I think is logically separate....
> What is important for me to investigate this problem is to periodically collect debug > information (such as /proc/$pid/stack of RA processes) before 60 seconds timeout expires. > That...
Hi, Thank you for the additional translations. With previous translations, we figured out that including XML in the translated text causes problems. We solved that with the add_desc() function in...
> @HideoYamauchi , @kgaillot what if we merge the #1693 ? It should not make any regression. Unfortunately it would reintroduce a crash at scale. For the time being it's...
> For the new logrotate config itself and regarding what libqb could be > taught to do, it was suggested that the libqb user could opt-in to have > libqb...
Correcting the fencing timeout documentation has been on my to-do for a while ... Going through the code again, it looks like the documentation is even more wrong. The stonith-timeout...