Displaying 1 result from an estimated 1 matches for "encstor".
Did you mean:
encstr
2011 May 30
0
Fwd: cgroup OOM killer loop causes system to lockup (possible fix included)
...0), but slightly different in packages.. One install did not have the OOM
problem, yet the other one did.. And they both ran the same kernel, the same
LXC container etc..
I have a feeling this may be a Debian bug..? Further to back up these
claims:
Working server:
root at courtney.internal [/mnt/encstore/lxc/github01.rootfs] > for x in `find
/proc -iname 'oom_adj' | xargs grep "\-17" | awk -F '/' '{print $3}'` ; do
ps -p $x u --no-headers ; done
grep: /proc/3090/task/3090/oom_adj: No such file or directory
grep: /proc/3090/oom_adj: No such file or directory
ro...