From owner-freebsd-stable@FreeBSD.ORG Tue Jan 18 23:23:46 2005 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A189316A4CE for ; Tue, 18 Jan 2005 23:23:46 +0000 (GMT) Received: from smtp14.wxs.nl (smtp14.wxs.nl [195.121.6.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A33C43D2D for ; Tue, 18 Jan 2005 23:23:46 +0000 (GMT) (envelope-from ronald-freebsd8@klop.yi.org) Received: from ronald.echteman.nl (ip51cdc5d2.speed.planet.nl [81.205.197.210])2004))freebsd-stable@freebsd.org; Wed, 19 Jan 2005 00:23:45 +0100 (CET) Received: (qmail 22854 invoked from network); Tue, 18 Jan 2005 23:23:43 +0000 Received: from unknown (HELO laptop.thuis.klop.ws) (192.168.1.4) by ronald.echteman.nl with SMTP; Tue, 18 Jan 2005 23:23:43 +0000 Received: (qmail 968 invoked from network); Tue, 18 Jan 2005 23:23:24 +0000 Received: from localhost (HELO smtp.local) (127.0.0.1) by localhost with SMTP; Tue, 18 Jan 2005 23:23:24 +0000 Date: Wed, 19 Jan 2005 00:23:23 +0100 From: Ronald Klop In-reply-to: <41ED98E9.10401@tundraware.com> To: tundra@tundraware.com, freebsd-stable@freebsd.org Message-id: MIME-version: 1.0 Content-type: text/plain; format=flowed; delsp=yes; charset=iso-8859-1 Content-transfer-encoding: 7BIT User-Agent: Opera M2/7.54u1 (FreeBSD, build 892) References: <41ED98E9.10401@tundraware.com> Subject: Re: Possible Problem w/4.10-stable And SMBFS? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Jan 2005 23:23:46 -0000 On Tue, 18 Jan 2005 17:16:57 -0600, Tim Daneliuk wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > I am seeing a number of intermittent problems with SMBFS-mounted > partitions > and am wondering if these are know FBSD problems or problems with the > Win32 servers: > > 1) After running for a very long time (weeks), SMBFS-connected > directories > ~ become very slow/sluggish for read/write. A reboot of the FBSD > machine > ~ fixes this. Error log shows: > > ~ Jan 18 16:36:28 yzx /kernel: smb_iod_recvall: drop resp with mid > 15734 > ~ Jan 18 16:36:28 yzx /kernel: smb_iod_recvall: drop resp with mid > 15736 > > ~ This machine is running 4.11-PRERELEASE as of 12/14/2004 > > > 2) Again, after running for a long time (several weeks), attempts to > ~ to long running I/O against an SBMFS-mounted partition, I get > ~ a bus error and the following entries in /var/log/messages: > > ~ Jan 18 16:45:49 xyz /kernel: smb_iod_recvall: drop resp with mid > 34907 > ~ Jan 18 16:46:06 xyz /kernel: smb_iod_recvall: drop resp with mid > 39329 > ~ Jan 18 16:46:06 xyz /kernel: smb_iod_recvall: drop resp with mid > 42496 > > ~ This seems to be a problem primarily with very large files (100s of > ~ megs to several gigs) - at least I've not seen this problem w/small > ~ files. > > ~ This machine is running 4.10-STABLE as of 11/30/2004 > > > Ideas would be appreciated... Do you have any statistics about memory consumption/swapping? top/vmstat/netstat -m What is the cpu usage? What is the number of open files in your system? -- Ronald Klop, Amsterdam, The Netherlands