=== balloons is now known as Guest90681 === tlyu_ is now known as tlyu [10:47] Hi, I recently ran into a bug in the kernel OOM killer that repeadtedly caused complete system freezes when a cgroup went out of memory (trusty, kernel 3.13.0-66), the problem is described here: https://community.nitrous.io/posts/stability-and-a-linux-oom-killer-bug is there any chance that the fixes from kernel 3.14 will be backported to the trusty kernel? [10:56] Tobias_79: this channel is specifically for bug triage. Try asking in #ubuntu-kernel - that's where the kernel developers hang out so you're more likely to reach someone who can answer you there. === Guest90681 is now known as balloons [13:49] hi [13:49] recently I stumbled upon this bug report, which I think is not a bug: https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-mga/+bug/1378940 [13:49] Launchpad bug 1378940 in xserver-xorg-video-mga (Ubuntu) "Video to slow" [Undecided,New] [13:50] the XorgConf.txt file sent shows that the guy had VESA loaded, and not MGA [19:05] Could you please triage bug #1509717? [19:05] bug 1509717 in linux (Ubuntu) "Wily LVM-RAID1 – md: personality for level 1 is not loaded" [Undecided,Confirmed] https://launchpad.net/bugs/1509717 [19:52] MegaBrutal: looks like someone looked at it now [19:52] thanks for reporting it btw, it looks like it could be related to my lvmcache issues [19:52] missing module in initramfs would probably cause the unclean shutdowns I'm getting [20:10] jtaylor: Once upon a time, I also reported an lvmcache issue, bug 1423796. Does this affect you? If so, you could increase the bug-heat... [20:10] bug 1423796 in lvm2 (Ubuntu) "Unable to mount lvmcache root device at boot time" [High,Confirmed] https://launchpad.net/bugs/1423796 [20:11] MegaBrutal: I only added check_cache to my initramfs to make it work [20:12] didn't test if it works without now [20:12] ah you mentioned that in the report [20:16] It also missed a module. To be fair, I also haven't tested it in a long time. Though apw did not close the bug report, so I assume it is not solved yet. [20:18] I didn't need to add a module in 15.10 so thats probably fixed [20:18] also might be worth testing if check_cache is still needed [20:20] my issue is that due to the unclean shutdown the cache is 100% dirty on reboot [20:20] so it needs to flush it on boot which takes half an hour [20:20] couldn't figure out how to get it to shutdown cleanly, but maybe it was a missing module as you reported [20:21] my system boots as the raid is not my boot device [20:21] so it maybe activates it after the initramfs [20:21] but can't turn it off in it