From owner-freebsd-questions@FreeBSD.ORG Fri Apr 24 17:23:17 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B50501065673 for ; Fri, 24 Apr 2009 17:23:17 +0000 (UTC) (envelope-from j.catrysse@proximedia.be) Received: from mail.proxirepair.be (mail.proxirepair.be [194.88.104.226]) by mx1.freebsd.org (Postfix) with ESMTP id 7A4B38FC14 for ; Fri, 24 Apr 2009 17:23:17 +0000 (UTC) (envelope-from j.catrysse@proximedia.be) Received: from 213-84-208-229.adsl.xs4all.nl ([213.84.208.229] helo=TEC22) by mail.proxirepair.be with esmtpa (Exim 4.69 (FreeBSD)) (envelope-from ) id 1LxPEH-000H43-So for freebsd-questions@freebsd.org; Fri, 24 Apr 2009 19:30:25 +0200 From: "Jan Catrysse" To: Date: Fri, 24 Apr 2009 19:22:59 +0200 Organization: Proximedia Message-ID: <00cf01c9c501$5113a190$f33ae4b0$@catrysse@proximedia.be> MIME-Version: 1.0 X-Mailer: Microsoft Office Outlook 12.0 Thread-Index: AcnFAVDabu6pw6FNSvqgEhGr3Wv9+Q== Content-Language: nl-be Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: NFS slow 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: Fri, 24 Apr 2009 17:23:18 -0000 Hello all, I am having some problems with NFS and slow performance. This is the scenario: 2x FreeBSD 7.1. (Raid storage server, MP, the works) GB Lan interface between them. When I transfer 1 big file the speed is never higher than 10MB/s with a peak to 14MB/s. When I transfer multiple files at the same time speed is about 10MB/s per thread. Disk speed > 100MB/s Network speed using samba > 60MB/s (limited by clients disk speed) Tried enabling NFSlockd, NFSstatd but that changes nothing. Any help or hunch would be greatly appreciated. Jan