Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Jul 2005 00:58:31 -0400 (EDT)
From:      Tuc at T-B-O-H <ml@t-b-o-h.net>
To:        freebsd-questions@freebsd.org
Subject:   NFS all of a sudden went wonky
Message-ID:  <200507050458.j654wVfk001121@himinbjorg.tucs-beachin-obx-house.com>

next in thread | raw e-mail | index | archive | help
Hi,

	Without anyone being in/on/around/near an NFS client at 8p tonite,
all of a sudden it stopped playing nice with the NFS server... 

rc.conf :

rpcbind_enable="YES"
nfs_client_enable="YES"
rpc_statd_enable="YES"
rpc_lockd_enable="YES"

	The mount is NAME:/usr/local/tboh /usr/local/tboh nfs rw 0 0 .
I'm getting :

[udp] NAME:/usr/local/tboh: RPCPROG_NFS: RPC: Port mapper failure - RPC: Unable to send

	I thought maybe it didn't like the name since DNS isn't up, and
statd/lockd isn't up.... I tried to make it NAME:/usr/local/tboh /usr/local/tboh nfs rw 2 2
but it doesn't like that. So I then changed it to IP:/usr/local/tboh /usr/local/tboh nfs rw 0 0

	and still getting the [udp] NAME:/usr/local/tboh: RPCPROG_NFS: RPC: 
Port mapper failure - RPC: Unable to send

	I checked google, and I don't know where to go on this...

		Thanks, Tuc



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200507050458.j654wVfk001121>