Path: utzoo!mnetor!uunet!husc6!uwvax!oddjob!mimsy!chris From: chris@mimsy.UUCP (Chris Torek) Newsgroups: comp.unix.wizards Subject: Re: ENOBUFS error in network programs -- how to fix? Message-ID: <10957@mimsy.UUCP> Date: 7 Apr 88 03:42:23 GMT References: <699@acornrc.UUCP> Organization: U of Maryland, Dept. of Computer Science, Coll. Pk., MD 20742 Lines: 15 Keywords: Ethernet, ENOBUFS, 4.2BSD, Vax, Unix In article <699@acornrc.UUCP>, bob@acornrc.UUCP (Bob Weissman) writes: >Lately, on a Vax 11/750 running 4.2bsd, we've been getting ENOBUFS >errors ("No buffer space available") .... If these occur on connections that go over an `IMP' (anything that you configure with `ifconfig imp0 ...' [or imp1, etc.]), the problem is most likely the IMP message queue size bug. This and a whole raft of other bugs (numbering in the *hundreds*) are fixed in 4.3BSD. If that is not it, run `netstat -m' to see whether it really is running out of mbufs (`%d requests for memory denied' should always be `0'). -- In-Real-Life: Chris Torek, Univ of MD Comp Sci Dept (+1 301 454 7163) Domain: chris@mimsy.umd.edu Path: uunet!mimsy!chris