Results 1 to 2 of 2
hi all
i have installed nfs server on my redhat machine.when i want to mount shared data from client(suse)machine the following error occur.
"mount.nfs: mount to NFS server '10.3.31.146:/home/usbtest' failed: ...
- 02-09-2010 #1Just Joined!
- Join Date
- Jan 2010
- Posts
- 21
nfs problem
hi all
i have installed nfs server on my redhat machine.when i want to mount shared data from client(suse)machine the following error occur.
"mount.nfs: mount to NFS server '10.3.31.146:/home/usbtest' failed: System Error: No route to host"
both machines ping each other successfully.
what can be the solution?
- 02-09-2010 #2Linux Guru
- Join Date
- Oct 2007
- Location
- Tucson AZ
- Posts
- 1,946
Check your entry on the Suse (client) machine in /etc/exports and if you have made any changes run "exportfs -ra" command as root. Don't know what else to suggest with the info you posted.


Reply With Quote