On Mon, 2006-10-02 at 16:13 +0200, Alessio Cecchi wrote:
Il giorno lun, 02/10/2006 alle 10.10 -0400, Bowie Bailey ha scritto:
Alessio Cecchi wrote:
Il giorno lun, 02/10/2006 alle 15.32 +0200, Ralph Angenendt ha scritto:
Alessio Cecchi wrote:
Il giorno lun, 02/10/2006 alle 14.52 +0200, Ralph Angenendt ha scritto:
Alessio Cecchi wrote: > Oct 2 11:47:28 s2 mount: System Error: No route to host. But it looks like a network problem to me. You seem to be trying to mount the shares *before* the network is up and the NFS server is reachable.
<snip>
How about a simple sanity check in the startup script?
ping -c 4 192.168.140.13
Put that in before you attempt to mount the filesystem to make sure there aren't network problems.
Thanks, i will made this test...
Have you already tried this? Doesn't apply for some reason? From "man mount":
[quote] _netdev The filesystem resides on a device that requires network access (used to prevent the system from attempting to mount these filesystems until the network has been enabled on the system). [/quote]
<snip sig stuff>
HTH -- Bill