On Sat, Jul 04, 2015 at 10:46:24AM -0400, Alex Gorbachev wrote: > Hello Dave, thank you for the response. I got some recommendations on the > ceph-users list that essentially pointed to the problem with > vm.swappiness=0 and its new behavior - described here > https://www.percona.com/blog/2014/04/28/oom-relation-vm-swappiness0-new-kernel/ > > Basically setting it to 0 creates these OOM conditions due to never > swapping anything out. So I changed these settings right away: > > sysctl vm.swappiness=20 (can probably be 1 as per article) > > sysctl vm.min_free_kbytes=262144 That's not an explanation for what looks to be page cache radix tree coruption. Memory reclaim still occurs with the settings you have now and, well, those changes occurred back in 3.5 - some 3 years ago - so it's not really an explanation for a problem with a recent 4.1 kernel... > So far no issues, but I need to wait a week to see if anything shows up. > Thank you for reviewing the error codes. I expect that you'll see the problems again... Cheers, Dave. -- Dave Chinner david@xxxxxxxxxxxxx _______________________________________________ xfs mailing list xfs@xxxxxxxxxxx http://oss.sgi.com/mailman/listinfo/xfs