All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sander <sander@humilis.net>
To: Marcus Better <marcus@better.se>
Cc: reiserfs-list@namesys.com
Subject: Re: Partition full after deleting a large file
Date: Fri, 2 Feb 2007 09:35:34 +0100	[thread overview]
Message-ID: <20070202083533.GA27851@cumulus> (raw)
In-Reply-To: <eptjl6$dd5$1@sea.gmane.org>

Marcus Better wrote (ao):
> a buggy mail client (kmail) filled up my 4 Gb /home partition by filling
> the .xsession-errors with several gigabytes of the same error message. I
> removed the file, which was well over 2 Gb. But "df" still shows zero free
> space, and I cannot create new files.

The .xsession-errors file is still open, and therefor not deleted from
disk (although you can't see it anymore). It will be deleted as soon as
you exit X. The same goes for logfiles.

Next time you can empty the file with: echo -n > .xsession-errors

> The /home partition is on a dmcrypt volume on LVM. The system is a Thinkpad
> R60 (Core 2 Duo) running Debian unstable with custom kernel 2.6.20-rc6
> (from the wireless-dev tree).
> 
> Here is some debug info:
> ~# df /home/
> Filesystem           1K-blocks      Used Available Use% Mounted on
> /dev/mapper/home       4193596   4193596         0 100% /home

I think you should get your space back if you exit X.

	With kind regards, Sander

-- 
Humilis IT Services and Solutions
http://www.humilis.net

  reply	other threads:[~2007-02-02  8:35 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-01 20:47 Partition full after deleting a large file Marcus Better
2007-02-02  8:35 ` Sander [this message]
2007-02-02 11:25   ` Marcus Better

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=20070202083533.GA27851@cumulus \
    --to=sander@humilis.net \
    --cc=marcus@better.se \
    --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.