From owner-freebsd-questions@FreeBSD.ORG Wed Feb 15 15:09:13 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 4B9D716A484 for ; Wed, 15 Feb 2006 15:09:12 +0000 (GMT) (envelope-from nenad@venturis.hu) Received: from venturis.hu (venturis.hu [195.56.77.129]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9EDAB43D49 for ; Wed, 15 Feb 2006 15:09:05 +0000 (GMT) (envelope-from nenad@venturis.hu) Received: from localhost (localhost [127.0.0.1]) by venturis.hu (Postfix) with ESMTP id BE0B311F839 for ; Wed, 15 Feb 2006 16:08:59 +0100 (CET) Received: by venturis.hu (Postfix, from userid 80) id D1ADB11F83C; Wed, 15 Feb 2006 16:08:58 +0100 (CET) Received: from 195.56.135.174 ([195.56.135.174]) by mail.venturis.hu (Horde MIME library) with HTTP; Wed, 15 Feb 2006 16:08:58 +0100 Message-ID: <20060215160858.b91dv467b4skg8wo@mail.venturis.hu> Date: Wed, 15 Feb 2006 16:08:58 +0100 From: Nenad Mihajlovic To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: Internet Messaging Program (IMP) H3 (4.0.4) X-Virus-Scanned: by AMaViS perl-11 Subject: mount_smbfs performance 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: Wed, 15 Feb 2006 15:09:13 -0000 Hello all, I have the smbfs performance problem while connecting to the Windows (w2k3) share in the AD environment, wint 6.1-PRERELEASE - with the filesystem mounted through mount_smbfs i get 300-350 kBps (kiloBytes per sec) speed, while through the smbclient i get the speeds in excess of 8MB/s. Is this possible bug in mount_smbfs or just the simple misconfiguration? I have configured the /etc/nsmb.conf file as per manual and it really gets connected nicely but afterwards it presents me with catastrophic results. With respect Nenad Mihajlovic