Hi,
Recently I had to delete my /var/log/notice file since it became
too large (14 Mb). It was logging an ethernet card error continuously!
But then I found the space for that deleted file was not freed.
So I ran an e2fsck and then the file appeared in /lost+found. But
again it was undeletable! I dont know how this can happen.
Well, finally (since I needed the space), I rm'ed the file, and
then used e2fsck, but this time I didn't move the inode to lost+found,
but just unmarked all the blocks used by it.
So I now have the space I need, but I still can't delete the *&$% inode.
No problems right now in the system, but I dont like that inode to
be left allocated.
Anyone know of a fix????
Thanks a lot
Raghu