From owner-freebsd-questions Mon Aug 13 19: 1: 0 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.ideal.net.au (ion.ideal.net.au [203.20.241.5]) by hub.freebsd.org (Postfix) with ESMTP id 4179337B401 for ; Mon, 13 Aug 2001 19:00:55 -0700 (PDT) (envelope-from peter@ideal.net.au) Received: from carbon.ideal.net.au (carbon.staff.ideal.net.au [202.3.35.6]) by mail.ideal.net.au (8.9.3/8.9.3) with ESMTP id MAA56541 for ; Tue, 14 Aug 2001 12:00:47 +1000 (EST) (envelope-from peter@ideal.net.au) Message-Id: <5.1.0.14.2.20010814114725.00a9aa10@mail.ideal.net.au> X-Sender: peter@mail.ideal.net.au X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Tue, 14 Aug 2001 12:00:47 +1000 To: questions@FreeBSD.ORG From: Peter MacGee Subject: NFS Mount problems Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi All, At the moment, I have many FreeBSD systems that are running as NFS servers, with one system acting as an NFS client. As far as I can see the /etc/exports file on the servers are all correct, as well as the /etc/fstab on the NFS client. However, when I boot the NFS client, it gives the message: "NFS Portmap: RPC: Program not registered" To make things just that little bit more strange, it does indeed mount some of the NFS mounts in fstab but not all of them. The relevant part of my /etc/rc.conf on the NFS client: portmap_enable="YES" nfs_client_enable="YES" nfs_client_flags="-n 4" The NFS client is running 4.3-RELEASE at the moment with the generic kernel. Could anyone please offer some pointers. Many Thanks, Pete. -- Computers are just like air conditioners; They don't work properly if you open Windows. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message