From owner-freebsd-questions Thu Jul 15 8: 1:33 1999 Delivered-To: freebsd-questions@freebsd.org Received: from houston.matchlogic.com (houston.matchlogic.com [205.216.147.127]) by hub.freebsd.org (Postfix) with ESMTP id 6E8E615584 for ; Thu, 15 Jul 1999 08:01:30 -0700 (PDT) (envelope-from crandall@matchlogic.com) Received: by houston.matchlogic.com with Internet Mail Service (5.5.2448.0) id <3631G8KC>; Thu, 15 Jul 1999 09:01:16 -0600 Message-ID: <64003B21ECCAD11185C500805F31EC0302D7579E@houston.matchlogic.com> From: Charles Randall To: freebsd-questions@FreeBSD.ORG Subject: RE: NFS performance between Linux & FreeBSD Date: Thu, 15 Jul 1999 09:01:15 -0600 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2448.0) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG First eliminate network problems as a possibility by using netperf in both directions to get a baseline. Doesn't Linux mount ext2 filesystems using async writes by default? Isn't that dangerous in general, and worse with NFS? Check the mount options for the host file system on the Linux NFS server. Charles -----Original Message----- From: Rob Snow [mailto:rsnow@lgc.com] Sent: Wednesday, July 14, 1999 11:50 PM To: freebsd-questions@FreeBSD.ORG Subject: NFS performance between Linux & FreeBSD Issue: FreeBSD client (3.2 Release) to Linux (2.2.10) server and vice-versa I get great reads. FreeBSD client to Linux server, I get really good writes. Linux client to FreeBSD server I get about 4x slower writes. 2.37 sec for a 16MB cp qtrial99.exe test.exe vs. 10.21 sec for the same (~16MB file) done via 100Mbit FDX switch with 595 on the Linux box, fxp on the FreeBSD box. wsize&rsize set to 8K, vers=3, proto=udp,nolock (seems to be the fastest) ftp's look pretty close to the same. Where do I go from here to debug the issue? Unfortunately, I don't have any other UNIX boxen on the network to verify where the problem is. (it's at home) -Rob To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message