From owner-freebsd-questions Sat Jun 28 09:34:19 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id JAA25713 for questions-outgoing; Sat, 28 Jun 1997 09:34:19 -0700 (PDT) Received: from unix.pioneer.ru (pioner-66.rinet.ru [194.85.90.66]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id JAA25708 for ; Sat, 28 Jun 1997 09:34:14 -0700 (PDT) Received: from GORKOV ([194.87.191.200]) by unix.pioneer.ru (8.8.5/8.8.6) with SMTP id UAA14479 for ; Sat, 28 Jun 1997 20:31:18 GMT Received: by GORKOV with Microsoft Mail id <01BC8402.6F272A50@GORKOV>; Sat, 28 Jun 1997 20:32:44 +0400 Message-ID: <01BC8402.6F272A50@GORKOV> From: Sergei Gorkov To: "'freebsd-questions@freebsd.org'" Subject: problem Date: Sat, 28 Jun 1997 20:32:41 +0400 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by hub.freebsd.org id JAA25709 Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I've got two unix-systems. One is running FreeBSD 2.1.6 and I've been using it for over half a year. Another one is FreeBSD 2.2.2-RELEASE that I have just installed. While trying to build NFS between those machines I ran over a problem: Running mount ( mount_nfs ) on 2.1.6 is OK, but when I run mount from 2.2 to 2.1 the system seems to hang. Mountd, nfsd and nfsiod are running on both systems. What is the solution? Sergei Gorkov