https://bugzilla.wikimedia.org/show_bug.cgi?id=67926
--- Comment #1 from Marc A. Pelletier <[email protected]> --- This is definitely the wrong solution; doing it this /at best/ simply delays the problem and fixes absolutely nothing. Anything that stuff things into /var/log needs to be careful about proper log rotation regardless of whether there are 2G or 100G available. Being able to specify the size of an LVM volume at creation time would be fine, so would fixing the class to be smarter about pivoting the mountpoints when it gets applied the first time; but any fixed partitioning scheme in the image is doomed to fail. (Also, /tmp in ram is a very bad idea on physical hardware as it makes it trivial for memory to end up exhausted - on virtual hardware it increases the memory footprint at the detriment of performance of every VM which is even worse). -- 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
