public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
From: Dave Chinner <david@fromorbit.com>
To: Alex Gorbachev <ag@iss-integration.com>
Cc: xfs@oss.sgi.com
Subject: Re: Failing XFS filesystem underlying Ceph OSDs
Date: Sun, 5 Jul 2015 09:38:02 +1000	[thread overview]
Message-ID: <20150704233802.GS7943@dastard> (raw)
In-Reply-To: <CADb9451j0WEeL4m-fEHzrOf3ys+eSHJKNzcN9oHAOs2kDLL_kQ@mail.gmail.com>

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@fromorbit.com

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

  reply	other threads:[~2015-07-04 23:38 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-03  9:07 Failing XFS filesystem underlying Ceph OSDs Alex Gorbachev
2015-07-03 23:51 ` Dave Chinner
2015-07-04 14:46   ` Alex Gorbachev
2015-07-04 23:38     ` Dave Chinner [this message]
2015-07-05  4:25       ` Alex Gorbachev
2015-07-05 23:24         ` Dave Chinner
2015-07-06 19:20           ` Alex Gorbachev
2015-07-07  0:35             ` Dave Chinner
2015-07-22 12:23               ` Alex Gorbachev
2015-08-13 14:25                 ` Alex Gorbachev
2016-03-11  3:26                   ` Alex Gorbachev

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150704233802.GS7943@dastard \
    --to=david@fromorbit.com \
    --cc=ag@iss-integration.com \
    --cc=xfs@oss.sgi.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox