Path: utzoo!utgpu!cunews!bnrgate!brchh104!brchs1!bnr.ca!rice.edu!sun-spots-request From: execu!unisql!wrat@uunet.uu.net (Louis Marco) Newsgroups: comp.sys.sun Subject: "rfs_read: attempt to read from non-file" Keywords: Miscellaneous Message-ID: <3764@brchh104.bnr.ca> Date: 10 Jun 91 21:53:00 GMT Sender: news@brchh104.bnr.ca Organization: Sun-Spots Lines: 17 Approved: Sun-Spots@rice.edu X-Original-Date: 5 Jun 91 23:06:41 GMT X-Sun-Spots-Digest: Volume 10, Issue 106, message 3 X-Note: Submissions: sun-spots@rice.edu, Admin: sun-spots-request@rice.edu We have a couple of dozen Suns and a single 386 running Interactive 3.2. I have a file system physically on the Sun that's the file server mounted via nfs on the 386 box. Sometimes (not all the time, but often enough so that I can't work the way I want) when I do an I/O intensive operation such that the program is executing on the 386 but the data is read from the Sun, the console on the (Sun) file server fills up with rfs_read: attempt to read from non-file messages. What's particularly weird is we don't have rfs installed anywhere. (The string is from nfs_server.o). If I run make on the source in the nfs-mounted directory, or copy a large file from the nfs-mounted directory I eventually get the above. Why, and what should I do to make it stop?