From owner-freebsd-questions@FreeBSD.ORG Wed Oct 27 20:42:21 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B849B16A4CE for ; Wed, 27 Oct 2004 20:42:21 +0000 (GMT) Received: from helium.webpack.hosteurope.de (helium.webpack.hosteurope.de [217.115.142.90]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2541743D2D for ; Wed, 27 Oct 2004 20:42:21 +0000 (GMT) (envelope-from me@hexren.net) Received: from p50871e1b.dip.t-dialin.net ([80.135.30.27] helo=hexren) by helium.webpack.hosteurope.de with asmtp (Exim 4.34) id 1CMuce-0003YF-4t for freebsd-questions@freebsd.org; Wed, 27 Oct 2004 22:42:20 +0200 Date: Wed, 27 Oct 2004 22:42:19 +0200 From: Hexren X-Mailer: The Bat! (v1.62i) Business X-Priority: 3 (Normal) Message-ID: <7422774788.20041027224219@hexren.net> To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-HE-MXrcvd: no Subject: Disk Problems X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Hexren List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Oct 2004 20:42:21 -0000 In which log file should I look to find disk error messages, and which variable controls the log level for this kind of Problems (if there is any) Background. I have FreeBSD 5.2.1-RELEASE-p11 running and serving my windows client a few samba shares. (2 shares from 2 physicaly different disks to be exact) Now when I safe something from a Firefox session running on the Windows machine to samba share 1 my Firefox slows to a crawl. I suspect that the Disk share 1 is located on is faulty because I do not experience any strange behavior when saving to another disk (including share 2) I have cranked the Samaba Log variable up and got this error messages: --------------------------------------------------------- [2004/10/27 22:28:45, 3] smbd/error.c:error_packet(113) error packet at smbd/trans2.c(1721) cmd=50 (SMBtrans2) NT_STATUS_OBJECT_NAME_NOT_FOUND [2004/10/27 22:28:45, 3] smbd/error.c:error_packet(113) error packet at smbd/trans2.c(1042) cmd=50 (SMBtrans2) NT_STATUS_NO_SUCH_FILE --------------------------------------------------------- Thx for any help Hexren