Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site sauron.UUCP Path: utzoo!watmath!clyde!burl!ulysses!allegra!mit-eddie!genrad!decvax!ittatc!dcdwest!sdcsvax!ncr-sd!ncrcae!sauron!wescott From: wescott@sauron.UUCP (Michael Wescott) Newsgroups: net.unix-wizards Subject: Re: What does "no file" mean? Message-ID: <608@sauron.UUCP> Date: Tue, 28-Jan-86 15:39:12 EST Article-I.D.: sauron.608 Posted: Tue Jan 28 15:39:12 1986 Date-Received: Sat, 1-Feb-86 00:10:30 EST References: <526@rdin.UUCP> Reply-To: wescott@sauron.UUCP (Michael Wescott) Organization: NCR Corp., Advanced System Development, Columbia, SC Lines: 15 Keywords: no_file In article <526@rdin.UUCP> perl@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