Hidong Kim wrote:
>
> Hi,
>
> I tried rebooting my machine to see if that would solve the "mount
> program not registered" issue. when the machine was shutting down, I
> noticed an error message saying:
>
> rpc.nfsd forgot to set AF_INET in udp sendmsg. Fix it!
>
> Would this be causing the problems I'm seeing? And how do I fix it?
> Thanks,
>
> Hidong
Hi,
I still haven't figured out why one of the machines on my three Linux
machine network is not able to nfs mount the partitions on the two other
machines. I'm still getting the error:
mount: RPC: Program not registered
when I try to 'mount -a' on this problem machine. When I do a 'ps aux'
on the problem machine, I notice that '(portmap)' and '(inetd)' are
listed, in parentheses. On the other two machines which have no problem
mounting remote partitions, when I do 'ps aux', I see that 'portmap' and
'inetd' are listed, no parentheses. Would this have any bearing on the
problem machine's inability to mount remote partitions? Thanks,
Hidong