lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 25 Oct 2007 20:46:11 -0400
From:	Bill Davidsen <davidsen@....com>
To:	James Ausmus <james.ausmus@...il.com>
CC:	linux-kernel <linux-kernel@...r.kernel.org>
Subject: Re: Possible 2.6.23 regression - Disappearing disk space

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@....com>
   "We have more to fear from the bungling of the incompetent than from
the machinations of the wicked."  - from Slashdot
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ