From owner-freebsd-questions@FreeBSD.ORG Mon Feb 26 23:58:16 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E568416A40B for ; Mon, 26 Feb 2007 23:58:16 +0000 (UTC) (envelope-from justins@justnosweat.net) Received: from justnosweat.net (justnosweat.net [80.126.252.247]) by mx1.freebsd.org (Postfix) with ESMTP id 6F54713C553 for ; Mon, 26 Feb 2007 23:58:16 +0000 (UTC) (envelope-from justins@justnosweat.net) Received: from justnosweat.net (localhost [127.0.0.1]) by justnosweat.net (8.13.6/8.13.7) with ESMTP id l1M0WZ3p074608 for ; Thu, 22 Feb 2007 00:32:35 GMT (envelope-from justins@justnosweat.net) Received: from localhost (justins@localhost) by justnosweat.net (8.13.6/8.13.6/Submit) with ESMTP id l1M0WZic074605 for ; Thu, 22 Feb 2007 00:32:35 GMT (envelope-from justins@justnosweat.net) Date: Thu, 22 Feb 2007 00:32:35 +0000 (UTC) From: Justin Schlingmann To: freebsd-questions@freebsd.org Message-ID: <20070222002913.X74520@justnosweat.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=failed version=3.1.3 X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on justnosweat.net Subject: samba read failure for 4. Error = Operation timed out X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Feb 2007 23:58:17 -0000 Hello, I have a samba server running on my freebsd 5.5 machine. I installed samba-2.2.12_2 and i get this log error message. [2007/02/20 15:50:19, 0] lib/util_sock.c:read_data(436) read_data: read failure for 4. Error = Operation timed out I get this message in my /var/log/messages. I`ve been looking for over three weeks now and i can`t seem to find the reason for this error message. I`ve disbled oplocks on my windows machine but that doesn`t help me in fixing this problem. i put oplocks = no level2 oplocks = no locking =yes kernel oplocks = no in my /usr/local/etc/smb.conf but the error log keeps appearing. Is there any one who can help me with this problem. Is there anyone who has had the same error message??? Thanks in adcance, Justin Schlingmann.