https://bugzilla.wikimedia.org/show_bug.cgi?id=69979
--- Comment #18 from Ori Livneh <[email protected]> --- (In reply to Marc A. Pelletier from comment #17) > FYI, by default, the linux kernel creates core files in the process's CWD. > If you want to retain the core files just not in /tmp, you can give a file > pattern (including path) in /proc/sys/kernel/core_pattern Right. That can easily be done in the pre-start stanza of the upstart job. But I don't agree with Antoine and Bryan that we should, in fact, do this. If it's important to retain core files, then let's keep them in /tmp. If the beta cluster app servers don't have enough space in /tmp, then that's the actual bug, and we should fix it by making sure they do. Gratuitous and unprincipled divergence from production compromises both the beta cluster and production: the beta cluster because its fidelity to production is its very value and purpose, and production because the Puppet change needed to make the divergence possible means adding a useless knob to the manifests. Sometimes it's unavoidable, but I don't think this is one of those times. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
