Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Nov 2011 14:17:40 -0500
From:      Robert Simmons <rsimmons0@gmail.com>
To:        freebsd-fs@freebsd.org
Subject:   rpc.umntall error on boot
Message-ID:  <CA%2BQLa9AK8jK5E-WXNTDHZfmDf19ZgCNK4BuWVc5Jtr=H2pq-4Q@mail.gmail.com>

index | next in thread | raw e-mail

I'm getting the following error on a new install with NFS:

kernel: rpc.umntall:
kernel: fileserver: MOUNTPROG: RPC: Program not registered
kernel:
kernel: rpc.umntall:
kernel: localhost: MOUNTPROG: RPC: Program not registered
kernel:
kernel: rpc.umntall:
kernel: fileserver: MOUNTPROG: RPC: Program not registered

My /etc/rc.conf contains the following:
nfs_server_enable="YES"
nfs_client_enable="YES"
rpcbind_enable="YES"

and /etc/exports is the following (for testing):
/storage -maproot=root 127.0.0.1

Even if I run the NFSv4 experimental server that does not use rpcbind
(so I set it ="NO"), the error is still there.

This problem does not seem to affect mounting or NFS functions.  What
could be causing this error?

Rob


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CA%2BQLa9AK8jK5E-WXNTDHZfmDf19ZgCNK4BuWVc5Jtr=H2pq-4Q>