From owner-freebsd-current Mon Aug 23 14: 7:12 1999 Delivered-To: freebsd-current@freebsd.org Received: from relay.nuxi.com (nuxi.cs.ucdavis.edu [169.237.7.38]) by hub.freebsd.org (Postfix) with ESMTP id 8CCF715792 for ; Mon, 23 Aug 1999 14:07:09 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (iras-2-63.ucdavis.edu [169.237.16.191]) by relay.nuxi.com (8.9.3/8.9.3) with ESMTP id OAA18145; Mon, 23 Aug 1999 14:06:12 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.9.3/8.9.1) id OAA70305; Mon, 23 Aug 1999 14:06:09 -0700 (PDT) (envelope-from obrien) Date: Mon, 23 Aug 1999 14:06:08 -0700 From: "David O'Brien" To: current@freebsd.org Cc: vladimir@math.uic.edu Subject: NFSv3 on freebsd<-->solaris Message-ID: <19990823140608.A70275@dragon.nuxi.com> Reply-To: obrien@NUXI.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.3i X-Operating-System: FreeBSD 4.0-CURRENT Organization: The NUXI BSD group X-PGP-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Keyid: 34F9F9D5 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm forwarding this to current@freebsd.org as I know many people are on the list that live in multi-platform worlds. ----- Forwarded message from vladimir@math.uic.edu ----- Solaris 7 machines cannot use NFSv3 mounts from a FreeBSD NFS server. When using NFSv2 the decrease in performance was very noticeable. I was wondering if anyone among FreeBSD developers is aware of this problem (I am not implying that the problem might be on the FreeBSD side, it might as well be a bug in solaris NFS implementation). I would greatly appreciate any help with the following problem. I have a FreeBSD NFS server (3.2-STABLE, built on Aug 3), and a Solaris 2.7 client. I run into problems when trying to use NFSv3 mounts on the client. Trying to remove files from the mounted partition (on the nfs client) results in multiple errors, for example: # rm -r /home/2/vladimir rm: Unable to remove directory /home/2/vladimir/CVS/blowup/c: File exists rm: Unable to remove directory /home/2/vladimir/CVS/blowup: File exists rm: Unable to remove directory /home/2/vladimir/CVS/useradd: File exists I have tried using tcp and udp mount options with the same result. NFSv2 works fine. Solaris client has the latest patches applied. I would very much appreciate any comments on that. ----- End forwarded message ----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message