What does "no file" mean?

Michael Wescott wescott at sauron.UUCP
Wed Jan 29 06:39:12 AEST 1986


In article <526 at rdin.UUCP> perl at rdin.UUCP (Robert Perlberg) writes:
> Could someone who does do a grep on
> "no file" and tell me where this stuff is coming from and what it
> means?

In SysV2r2 as well as bunch of other systems, the kernel prints this
message on the system console device when it has run out of file
structures.  There are too many open files or the kernel has a bug
and "loses" file structures.

Depending on your vendor, you may be able to remake your kernel
with more file structures.

	-Mike Wescott
	ncrcae!wescott



More information about the Comp.unix.wizards mailing list