From: Hans Reiser <reiser@namesys.com>
To: "Ragnar KjЬrstad" <kernel@ragnark.vestdata.no>
Cc: Shawn Veader <shawn.veader@zapmedia.com>,
linux-kernel@vger.kernel.org, Nikita Danilov <god@namesys.com>
Subject: Re: disk full or not? you decide...
Date: Thu, 12 Jul 2001 12:12:37 +0400 [thread overview]
Message-ID: <3B4D5BF5.22BCEAE8@namesys.com> (raw)
In-Reply-To: <3B4CA943.5EC6A127@zapmedia.com> <20010711215413.D20990@vestdata.no>
Ragnar KjЬrstad wrote:
>
> On Wed, Jul 11, 2001 at 03:30:11PM -0400, Shawn Veader wrote:
> > does anyone know why this is happening? our guess is that the logs
> > to reiser are getting quite large. how do we flush them and force
> > a garbage collection? we save and remove several large files on this
> > partition as the system is running. therefore, i figure that the
> > space is kept around till the log is flushed in case it is needed for
> > replaying the journal. am i totaly off?
>
> No, space should be available right away, and the journal have fixed
> size (32 MB pr default)
>
> Most likely the problem is caused by a big file (or more files) beeing
> deleted but some program still keeping it open. Then the space can not
> be reused until that program closes the file.
>
> You can get a list of deleted files that are still open with:
> ls -l /proc/*/fd | grep deleted
>
> --
> Ragnar Kjorstad
> Big Storage
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
this is probably due to a fixed bug addressed in a not yet released bugfix.
We are about to send it into the ac series (probably Sunday). If you run fsck it should free up the
space, but run a backup first.
Hans
next prev parent reply other threads:[~2001-07-12 8:15 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-07-11 19:30 disk full or not? you decide Shawn Veader
2001-07-11 19:54 ` Ragnar Kjørstad
2001-07-12 8:12 ` Hans Reiser [this message]
2001-07-11 20:16 ` Andreas Dilger
2001-07-11 22:10 ` Rik van Riel
2001-07-11 22:37 ` Chris Mason
2001-07-11 20:25 ` Aaron Smith
2001-07-11 21:34 ` Josh McKinney
2001-07-13 9:52 ` disk full or not? Disk space dissapear :-( Rafael Martinez
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=3B4D5BF5.22BCEAE8@namesys.com \
--to=reiser@namesys.com \
--cc=god@namesys.com \
--cc=kernel@ragnark.vestdata.no \
--cc=linux-kernel@vger.kernel.org \
--cc=shawn.veader@zapmedia.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