|
mount.nfs: mount to NFS server 'jesse' failed: timed out, retrying
I get a new machine and I want to add this machine to our cluster. After installing the system, I try to mount the file system on from jesse computer. I used exactly the same configuration as old computers. But the new computer will not work. I think the only differences here is the ip address. The new machine has a new IP address, which is probably not accepted by the server 'jesse'
I already change the file
/etc/exports
/etc/hosts.allow
/etc/sysconfig/iptables
what else can i do to get this working?
by the way, the error massege I get is
mount.nfs: mount to NFS server 'jesse' failed: timed out, retrying
I can use ssh at both the new machine and jesse.
thanks.
|