Date: Mon, 7 Feb 2000 16:29:38 -0500 (EST) From: Mike Squires <msquires@sir-alan.chem.indiana.edu> To: FreeBSD Questions <questions@freebsd.org> Subject: samba 2.0.6 compiled under 3.4-RELEASE - socket errors Message-ID: <200002072129.QAA21610@sir-alan.chem.indiana.edu>
next in thread | raw e-mail | index | archive | help
samba 2.0.6 compiled under 3.4-RELEASE won't allow the socket options SO_SNDBUF and SO_RCVBUF to be used. I get the errors lib/util_sock.c:set_socket_otpions (151) Failed to set socket option SO_SNDBUF (Error no buffers space available) lib/util_sock.c:set_socket_otpions (151) Failed to set socket option SO_RCVBUF (Error no buffers space available) and file copies are much slower (400K vs 2MB/sec, 100Mbit half duplex versus 100Mbit full duplex) os compared to 2.0.6 run off a 3.3-RELEASE systems. Both systems are running under recompiled kernels with a few features added; both kernels are using the same features;hardware is nearly identical. "top" on both systems shows nothing interesting about memory allocation; the 3.4 system has 64MB, 3.3 has 128MB. Both show buffer space unallocated. Mike Squires 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?200002072129.QAA21610>