From owner-freebsd-questions Mon Feb 7 13:28:58 2000 Delivered-To: freebsd-questions@freebsd.org Received: from sir-alan.chem.indiana.edu (sir-alan.chem.indiana.edu [129.79.137.215]) by builder.freebsd.org (Postfix) with ESMTP id 02B023F7F for ; Mon, 7 Feb 2000 13:28:56 -0800 (PST) Received: (from msquires@localhost) by sir-alan.chem.indiana.edu (8.9.3/8.9.3) id QAA21610 for questions@freebsd.org; Mon, 7 Feb 2000 16:29:38 -0500 (EST) (envelope-from msquires) From: Mike Squires Message-Id: <200002072129.QAA21610@sir-alan.chem.indiana.edu> Subject: samba 2.0.6 compiled under 3.4-RELEASE - socket errors To: FreeBSD Questions Date: Mon, 7 Feb 2000 16:29:38 -0500 (EST) X-Mailer: ELM [version 2.4ME+ PL61 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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