From: Matt W. <mat...@gm...> - 2016-09-18 00:34:13
|
Previous (rock solid) setup: Moosefs 2.0 installed via apt all on 64bit x86. Current (problematic) setup: Moosefs 3.0.81 installed from source using "dpkg-buildpackage -b" Master is on a cubietruck running Debian Jessie. chunkservers are on x86. The problem: Compiling a Chicken Scheme program results in the program crashing. Compiling the program on local disk works fine. I also see these messages in syslog: [11622.232964] mfsmount (13759): /proc/13759/oom_adj is deprecated, please use /proc/13759/oom_score_adj instead. Should I revert to my old setup? |