Re: Problem with deleting files

From: Robert Backhaus <robbak_at_gmail.com>
Date: Fri, 2 Sep 2005 03:25:11 +0000
On 9/1/05, Gregory Nou <gregorynou_at_altern.org> wrote:
> Hi,
> 
> I'm currently experiencing a weird problem : some of my folders are
> completely empty (ls -a doesn't even mention . or ..)
> But, I cannot remove them, and a ls is very very slow (but just in those
> folders, and it is quite rare, but now I cannot update firefox, nor
> openoffice, because make clean will fail).
> 


This will happen if you try to delete folders while background fsck is
operating. The files are being retained in the "snapshot" of the disk
that fsck is cleaning. It will go away once the filesystem checks are
finished. You can watch the progress of fstab with "ps -waux |grep
fsck".
Received on Fri Sep 02 2005 - 01:25:13 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:42 UTC