Hi there,
My NFS server is running well for most clients.
But for some client machines, such as, some RHEL5, and a freeBSD, I get
error as below for some nfs mounts when the system is booting up:
Mount to ... failed. System Error: no route to host
It's Okay to mount any nfs to directories directly under root (e.g.
/mtpoint1). The error only occurs for mount points which are subdirectories
(e.g /opt/mtpoint2).
However, I can manually mount them without any problem when the system has
booted up. I am sure the nfs entries under /etc/fstab file are Okay becasuse
I can simply run "# mount /opt/mtpoint2".
Any idea would be appreciated,
Ross
|
|
0
|
|
|
|
Reply
|
ross (6)
|
6/8/2009 7:47:53 PM |
|
--Sig_/j0pq1UgwmwjR6xfPJyf6vvq
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: quoted-printable
On Mon, 8 Jun 2009 15:47:53 -0400
"Ross" <ross@nospam.ca> wrote:
> Hi there,
> My NFS server is running well for most clients.
> But for some client machines, such as, some RHEL5, and a freeBSD, I get=20
> error as below for some nfs mounts when the system is booting up:
>=20
> Mount to ... failed. System Error: no route to host
Prehaps network connection isn't negotiated yet at this point, for
example init-script starts pppd which immediately returns while
connection itself takes place in background. Same for the wireless.
Anyway, "no route to host" is an IP-level error, so I'd suggest
triple-check everythong network-related at this point, like plugging
simple ping or tcpdump tests right into the nfs initscript.
> It's Okay to mount any nfs to directories directly under root (e.g.=20
> /mtpoint1). The error only occurs for mount points which are subdirectori=
es=20
> (e.g /opt/mtpoint2).
Now that seems irrational, stroke of luck, prehaps?)
> However, I can manually mount them without any problem when the system ha=
s=20
> booted up. I am sure the nfs entries under /etc/fstab file are Okay becas=
use=20
> I can simply run "# mount /opt/mtpoint2".
That's one more point for "network delay" theory ;)
--=20
Mike Kazantsev // fraggod.net
--Sig_/j0pq1UgwmwjR6xfPJyf6vvq
Content-Type: application/pgp-signature; name=signature.asc
Content-Disposition: attachment; filename=signature.asc
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.11 (GNU/Linux)
iEYEARECAAYFAkovvpAACgkQASbOZpzyXnHxCgCffL1YrlaiK7G9yFZC7PBC+y0C
FboAoI0OnmKRtUGYXFqQjrUj01h+OgTh
=YCwh
-----END PGP SIGNATURE-----
--Sig_/j0pq1UgwmwjR6xfPJyf6vvq--
|
|
0
|
|
|
|
Reply
|
Mike
|
6/10/2009 2:09:14 PM
|
|
|
1 Replies
492 Views
(page loaded in 0.826 seconds)
Similiar Articles: NFS Error: no route to host - comp.os.linuxHi there, My NFS server is running well for most clients. But for some client machines, such as, some RHEL5, and a freeBSD, I get error as below f... NFS ERROR - comp.unix.solarisNFS getattr failed for server - comp.unix.solaris NFS Error: no route to host - comp.os.linux I have tried rebooting the server, and even restarting rpcbind and nfs, with ... mounting nfs fails - comp.unix.solarisnfs problem - comp.sys.hp.hpux NFS Error: no route to host - comp.os.linux NFS ERROR - comp.unix.solaris nfs problem - comp.sys.hp.hpux NFS Error: no route to host - comp ... NFS getattr failed: error 5 (RPC: Timed out) - comp.unix.solaris ...NFS Error: no route to host - comp.os.linux NFS getattr failed: error 5 (RPC: Timed out) - comp.unix.solaris ... NFS Error: no route to host - comp.os.linux NFS Error: no ... NFS client error : NFS write failed for server - comp.unix.solaris ...NFS Error: no route to host - comp.os.linux nfs large files - comp.sys.hp.hpux NFS client error : NFS write failed for server - comp.unix.solaris ... nfs connection/version problem - comp.unix.solarisNFS Error: no route to host - comp.os.linux... Error: no route to host Prehaps network connection ... NFS ERROR - comp.unix.solaris nfs problem - comp.sys.hp ... mount problem - RPC program not registered. - comp.unix.solaris ...Hi I got the following error while trying to mount a remote directory, can ... It is because that's how you get "RPC: Program not registered"; but there's no NFS server ... NFS getattr failed for server - comp.unix.solarisNFS Error: no route to host - comp.os.linux I have tried rebooting the server, and even restarting rpcbind and nfs, with no luck. ... from a server with nfssrv:nfs ... RPC-Program not registred while mounting ( solaris 10) - comp.unix ...NFS ERROR - comp.unix.solaris mount problem - RPC program not registered. - comp.unix.solaris ... NFS Error: no route to host - comp.os.linux NFS Error: no route to host ... mount: RPC: Authentication error; why = Failed (unspecified error ...I have tried rebooting the server, and even restarting rpcbind and nfs, with no ... NFS Error: no route to host - comp.os.linux mount: RPC: Authentication error; why = Failed ... Help: NFS error (No route to host) - LinuxQuestions.orgLinux - Networking This forum is for any issue related to networks or networking. Routing, network cards, OSI, etc. Anything is fair game. NFS: System Error: No route to host (retrying) - LinuxQuestions.orgHi, I am configuring NFS for my LAN as following: The server(192.168.2.101) has nfs, nfslock, portmap running. The /etc/exports file is: Code: #this 7/24/2012 10:50:07 AM
|