public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Bill Davidsen <davidsen@tmr.com>
To: James Ausmus <james.ausmus@gmail.com>
Cc: linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: Possible 2.6.23 regression - Disappearing disk space
Date: Thu, 25 Oct 2007 20:46:11 -0400	[thread overview]
Message-ID: <472138D3.8090203@tmr.com> (raw)
In-Reply-To: <b79f23070710241105n725e7a9dh78bb3747adc44437@mail.gmail.com>

James Ausmus wrote:
> Since updating my laptop to 2.6.23, occasionally all of my free disk
> space on my root partition will just go away, with no files accounting
> for the space, with no odd messages in dmesg or my syslog. If I
> reboot, I immediately have the proper amount of free space again. Here
> is the output of a du -sx * on /, and the output of the df command
> when the problem is occuring, followed by the same info after a fresh
> reboot (literally just did the command in the failed state, then
> immediately rebooted and ran the same commands again) - any thoughts
> as to what might be happening?
> 
Clearly some process is still using a deleted file. However, if it 
doesn't happen with 2.6.22.x kernels, it would seem fall under the 
category of regression, in the "used to work" sense. Before going 
further you may want to be really sure that an older kernel doesn't do 
this, so no one wastes time on a non-problem.

Assuming the older kernel works fine, it's possible that some new 
behavior of the kernel as causing a process to misbehave, and step one 
is to use lsof and try to find the process. It's possible that "top" 
might be useful, although whatever is using the disk space may just be 
lurking.

-- 
Bill Davidsen <davidsen@tmr.com>
   "We have more to fear from the bungling of the incompetent than from
the machinations of the wicked."  - from Slashdot

  parent reply	other threads:[~2007-10-26  0:36 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-24 18:05 Possible 2.6.23 regression - Disappearing disk space James Ausmus
2007-10-25 11:56 ` Rolf Eike Beer
2007-10-26  0:46 ` Bill Davidsen [this message]
2007-10-26 19:14   ` James Ausmus
  -- strict thread matches above, loose matches on Subject: below --
2007-10-24 18:25 Tomasz Chmielewski
2007-10-24 18:30 ` James Ausmus
2007-10-26 19:19 Tomasz Chmielewski

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=472138D3.8090203@tmr.com \
    --to=davidsen@tmr.com \
    --cc=james.ausmus@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox