All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Artur Makówka" <juice@ursynow.2a.pl>
To: reiserfs-list@namesys.com
Subject: reiser4: fd -1 problem ?
Date: Wed, 07 Dec 2005 01:04:13 +0100	[thread overview]
Message-ID: <439626FD.7020500@ursynow.2a.pl> (raw)

Hello, i've been investigating this problem for few weeks, and it seems 
reiser4 can be reason for this.

My apache process is from no clear reason suddenly peaking to 95% CPU 
usage and it stays that way until i kill it and start again.

It happens 6-7 times a day, i have hosting services on my server. I 
thought it was apache fault, but it strings shows this:

[pid 31610] munmap(0xb6f29000, 729088)  = 0
[pid 31610] mmap2(NULL, 729088, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6f29000
[pid 31610] munmap(0xb6f29000, 729088)  = 0
[pid 31610] mmap2(NULL, 729088, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6f29000


in endless loop, when this strange 'lock' happens.

is it a problem of fd -1 ? of course that could be also apache bug, that 
it can't handle wrong fd number, but why there is wrong fd number?

i ran reiser4.fsck and it didnt help.

i use kernel 2.6.12.6 with latest 2.6.12 reiser4 patch, as it seemed the 
most stable from recent releases.

What could be the problem here, and how can i repair it ? should i keep 
running fsck.reiser4 until it finds it ?

it doesnt happen very often, but like i said 6-7 times a day, but it 
varies, sometimes it more often sometimes almost 0.

thanks in advance for response. (this is probably not Apache issue, i 
already asked for this many many times)


             reply	other threads:[~2005-12-07  0:04 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-07  0:04 Artur Makówka [this message]
2005-12-07 10:57 ` reiser4: fd -1 problem ? Vladimir V. Saveliev
2005-12-07 19:40   ` Artur Makówka

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=439626FD.7020500@ursynow.2a.pl \
    --to=juice@ursynow.2a.pl \
    --cc=reiserfs-list@namesys.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.