From: Eduard de Boer <elr.de.boer@gmail.com>
To: linux-kernel@vger.kernel.org
Subject: MD / RAID5: Memory leak?
Date: Fri, 15 Apr 2005 10:00:39 +0200 [thread overview]
Message-ID: <30e555b5050415010015ddbcf4@mail.gmail.com> (raw)
Hi,
I've been stumbling the last couple of weeks, getting a new box
working. The problem is that I have a Promise FastTrack SX4 with 512MB
cache and four 300GB Maxtor SATA drives connected to it. I've used
mdadm to create a RAID5 array, which is about 879G.
On this array, I've tried LVM (with ReiserFS, XFS, JFS, Ext2, Ext3 on
top of it) as well as creating the same kind of file systems without
LVM.
I use rsync to copy a bunch of files (several GB's) to the designated
filesystems. But after a while, all file systems get corrupted and
'dmesg' lists all kinds of memory corruptions in 'dm' and so on.
Hence, the file copying stops.
Kernels, I've tried, are:
- 2.6.9-r1
- 2.6.11-r4
- 2.6.11-r5
- 2.6.11.7
- 2.6.12-rc2
... but the problem persists.
When I run 'top' in a separate window, I see the amount of physical
memory dropping and dropping from about 838MB free, down to about 8M
free. Then is when the problems arise.
So, I now tried several times to stop the file copying before it gets
too low. Then the amount of free physical memory remains constant
(instead of being freed).
Only when I umount the filesystem and remount it, the amount of free
memory is back to the 838MB and I can copy another bunch of files
(without any corruption).
Is this pointing to a memory leak problem in md, or is it a problem
with RAID5 on md?
Regards, Eduard.
next reply other threads:[~2005-04-15 8:00 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-04-15 8:00 Eduard de Boer [this message]
2005-04-15 10:12 ` MD / RAID5: Memory leak? bert hubert
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=30e555b5050415010015ddbcf4@mail.gmail.com \
--to=elr.de.boer@gmail.com \
--cc=linux-kernel@vger.kernel.org \
/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.