Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!um-math!emv From: emv@math.lsa.umich.edu (Edward Vielmetti) Newsgroups: comp.unix.wizards Subject: rsh fails with "accept: too many open files" Message-ID: <718@stag.math.lsa.umich.edu> Date: 6 Jul 89 04:04:26 GMT Sender: usenet@math.lsa.umich.edu Reply-To: emv@math.lsa.umich.edu (Edward Vielmetti) Organization: University of Michigan Math Dept., Ann Arbor Lines: 14 UUCP-Path: {mailrus,umix}!um-math!emv rsh is dying on me with this error message. It appears to be a problem on the local end (in this case euterpe) because no matter where I rsh something the same error message. (Sun 3/160, SunOS 3.5, and yp master). /etc/pstat -T shows the 'inodes' at 226/226, so presumably that has something to do with it; I confess the rest of the output from pstat is rather uninformative to me. Other things seem to work fine, and I can telnet and ftp OK. euterpe% rsh urania echo foo accept: Too many open files --Ed