1833178 Members
3003 Online
110051 Solutions
New Discussion

nfs and automount

 
Thamm
Occasional Advisor

nfs and automount

Hi, I get the following message in syslog.log
(N4000; 11.0; autofs)



Mar 31 11:45:23 server1 automountd[1080]: , : RPC: Unknown host


What does it mean?

Regards,
Stefan
4 REPLIES 4
V.Tamilvanan
Honored Contributor
PVR
Valued Contributor

Re: nfs and automount

Are you able to ping the target server by name.

Check the name resolution system (/etc/nsswitch.conf). Put the entry of target server in /etc/hosts (name and ip address).

Don't give up. Try till success...
SureshKumar_2
Valued Contributor

Re: nfs and automount

Hi Stefan

It seems to be the system which u r trying to mount, is not able to resolve.

What is N4000???

Is any machine named N4000??

*) check as per PVK told, name resolution.
*) Check the fstab, any invalid entry for hostname
*) Check the auto_master, any invalid entry hostname

regards

suresh
Things are very easy, when u know about it...
Sundar_7
Honored Contributor

Re: nfs and automount

Make sure you are able to resolve the hostnames listed in /etc/auto_master and in any of the direct/indirect maps mentioned in /etc/auto_master.

Looks like the system is not able to resolve the host name of the NFS server.
Learn What to do ,How to do and more importantly When to do ?