From: Alistair John Strachan <alistair@devzero.co.uk>
To: Steve Lord <lord@xfs.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Copying huge amount of data on ReiserFS, XFS and Silicon Image 3112 cause oops.
Date: Tue, 14 Sep 2004 16:01:33 +0100 [thread overview]
Message-ID: <200409141601.33827.alistair@devzero.co.uk> (raw)
In-Reply-To: <4146FC39.40104@xfs.org>
On Tuesday 14 September 2004 15:12, you wrote:
[snip]
>
> You would need to be within the size of the physical memory of your
> box to having a full filesystem - as a very rough approximation. So 1Gbyte
> memory, 1 Gbyte disk free. There is a path when XFS is attempting to
> free up pre-reserved disk space to make room for a new write, it
> does this by flushing data out to disk. This means it has to work
> out where it is physically going to go, which usually results in it
> taking less metadata space to reference the data than the worst case
> estimate it previously made. For lots of cases this probably still
> does not overflow the stack, but if you add in drivers like lvm
> and md and a complex scsi driver it probably pushes you over the
> limit.
>
Well, this is a good reference answer to the question. The machines are all
small systems with only 1GB memory, and plenty of remaining space on the two
partitions. I doubt I'd trigger the logic causing the problem.
> In general though, I would rebuild without the 4K stacks and at least
> have the kernel ready for a convenient reboot.
Thanks, I'll do that.
--
Cheers,
Alistair.
personal: alistair()devzero!co!uk
university: s0348365()sms!ed!ac!uk
student: CS/AI Undergraduate
contact: 1F2 55 South Clerk Street,
Edinburgh. EH8 9PP.
next prev parent reply other threads:[~2004-09-14 15:06 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-09-13 22:44 Copying huge amount of data on ReiserFS, XFS and Silicon Image 3112 cause oops Marcin Garski
2004-09-14 8:14 ` Nathan Scott
2004-09-14 10:59 ` Alistair John Strachan
2004-09-14 14:12 ` Steve Lord
2004-09-14 15:01 ` Alistair John Strachan [this message]
-- strict thread matches above, loose matches on Subject: below --
2004-09-14 15:42 Marcin Garski
2004-09-14 19:04 Christian Guggenberger
2004-09-18 21:18 Marcin Garski
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=200409141601.33827.alistair@devzero.co.uk \
--to=alistair@devzero.co.uk \
--cc=linux-kernel@vger.kernel.org \
--cc=lord@xfs.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox