RPCPROG_MNT: RPC: Timed out / receiving NFS error when trying to mount NFS file system after make world

Rick Macklem rmacklem at uoguelph.ca
Mon Jun 15 20:19:17 UTC 2009



>
> Hi Rick.
>
> I've got also a problem mounting nfs over tcp on my amd64 (kernel of
> yesterday).
>
Are you using a recently built userland? I ask because there have been
some recent changes to the rpc routines in libc related to routing 
replies.

One of them used a uint32_t argument to _setsockopt() until it
was changed to "int" on May 28.

The changes I put in nfsd.c had nothing to do with the "-h" option
or use of rpcbind(), so I don't think my changes would be the culprit.

rick



More information about the freebsd-current mailing list