[Prev][Next][Index][Thread]
NFS problems
Shay Rojansky writes:
> Hi, everyone.
>
> I have been working for hours on getting NFS to work. For some reason,
> when trying to mount a machine I always get a:
>
> mount clntudp_create: RPC: Program not registered
>
> Although rpc.nfsd (and portmapper, of course) are running on the server
> machine (and rpc.mountd on the local). rpcinfo -p on the server:
Try getting new copies of nfsd, portmap, and ugidd & recompiling from
scratch. I've had problems like this where it was due to
incompatibilities btw the above 3 daemons (usually installed as
rpc.nfsd, rpc.portmap, and rpc.ugidd).
References: