Date: Mon, 4 Dec 2000 23:03:48 -0600 From: Eric Brueggmann <brueggma@snoopie.yi.org> To: freebsd-questions@freebsd.org Subject: No buffer space available Message-ID: <20001204230348.A58511@snoopie.yi.org>
next in thread | raw e-mail | index | archive | help
I just cvsuped to 4.2-STABLE not too long ago and I'm getting this error while using ftp now: % ftp snoopie.yi.org Connected to snoopie.yi.org. 220 dsl-64-193-123-121.telocity.com FTP server (Version 6.00LS) ready. Name (snoopie.yi.org:xxxxx): xxxxxx 331 Password required for xxxxxx. Password: 230 User test logged in, access restrictions apply. ftp> ls 200 PORT command successful. 425 Can't create data socket ( ftp> ls -la (,nf): No buffer space available. ftp> I have searched the mailing lists and most e-mail seem to say increase the maxuser variable in the kernel config file, but I already have it set to 512. Should I increase the nmbclusters size to 4096? # netstat -m 300/1168/34816 mbufs in use (current/peak/max): 141 mbufs allocated to data 159 mbufs allocated to packet headers 129/378/8704 mbuf clusters in use (current/peak/max) 1048 Kbytes allocated to network (4% of mb_map in use) 0 requests for memory denied 0 requests for memory delayed 0 calls to protocol drain routines 1# uname -a FreeBSD dsl-64-193-123-121.telocity.com 4.2-STABLE FreeBSD 4.2-STABLE #1: Fri Nov 24 11:54:17 CST 2000 root@dsl-64-193-123-121.telocity.com:/usr/src/sys/compile/BEAST i386 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001204230348.A58511>