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
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to