mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: "Bart Van Assche" <bart.vanassche@gmail.com>
To: "Marco Barbero" <marco.barbero@gmail.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: OOM killer invoked on 2.6.24.4
Date: Sat, 14 Jun 2008 17:31:18 +0200	[thread overview]
Message-ID: <e2e108260806140831s40f36a95s1a412cec4dc47f31@mail.gmail.com> (raw)
In-Reply-To: <e1aa27e00806140313o5a62c618kb41b892b7b29e235@mail.gmail.com>

On Sat, Jun 14, 2008 at 12:13 PM, Marco Barbero <marco.barbero@gmail.com> wrote:
> samba/slapd/heartbeat/drbd/mon
...
> Jun 14 01:00:17 pippo kernel: Out of memory: kill process 6873 (slapd)
> score 5003 or a child
> Jun 14 01:00:17 pippo kernel: Killed process 6873 (slapd)
>
> Anyone can help me in understanding what went wrong? And if I need to
> upgrade to last kernel version?

One or more processes on your system used too much memory. Dumping the
output of the following command periodically (e.g. every 10 minutes)
to a file will tell you which process is using too much memory:

{ ps aux | head -n 1; ps aux | sort -n +4 | tail -n 10; }

Bart.

  reply	other threads:[~2008-06-14 15:31 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-14 10:13 Marco Barbero
2008-06-14 15:31 ` Bart Van Assche [this message]
2008-06-14 17:34   ` Marco Barbero
2008-06-14 19:23     ` Bart Van Assche
2008-06-16 19:55   ` Marcelo Tosatti
2008-06-16 20:46     ` Miquel van Smoorenburg

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=e2e108260806140831s40f36a95s1a412cec4dc47f31@mail.gmail.com \
    --to=bart.vanassche@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=marco.barbero@gmail.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

all inboxes | Powered by JetHome®