Re: Large numbers of files.

Richard B. Johnson (root@chaos.analogic.com)
Fri, 7 Aug 1998 10:32:33 -0400 (EDT)


On Fri, 7 Aug 1998, Rogier Wolff wrote:

> Richard B. Johnson wrote:
> > If you run this until it errors out from a full file-system, you
> > (may) find....
> >
> > # rm -r /tmp <SEGFAULTS>
> > # rm /tmp/file.00000000 <waits forever and can't be killed>
> > # ls /tmp <waits forever and can't be killed>
> > # vi /tmp/file.00000000 <waits forever and can't be killed>
>
> My guess is that the segfault is a kernel oops. (Look in your favorite
> logfile). This killed the program before it finished the "rm" which
> holds a lock on the directory.
>
> Roger.
>

Yep. Some dcache stuff. Will check into it after a "work break".
Film at 11

Cheers,
Dick Johnson
***** FILE SYSTEM MODIFIED *****
Penguin : Linux version 2.1.113 on an i586 machine (66.15 BogoMips).
Warning : It's hard to remain at the trailing edge of technology.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.altern.org/andrebalsa/doc/lkml-faq.html