You are not logged in.

#1 2008-08-14 08:33:35

becho4
Member
From: Galicia, Spain
Registered: 2004-12-09
Posts: 84

netfs not mounting on boot

During startup the netfs daemon fails with the error: "mount: System error. No route to host"

When I log in and start netfs manually everything is ok.

The problem appears to be that the network doesn't fully function until some time afterward. The time from
"network start" (module loading) until full operation may be longer.

DAEMONS=(syslog-ng hal network netfs crond cups sshd avahi-daemon tap0 kdm)

What can I do?
Can I put the netfs start in another script?
roll

Last edited by becho4 (2008-08-14 08:35:45)

Offline

#2 2008-08-14 08:54:49

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: netfs not mounting on boot

Move them further apart in the DAEMONS array to give the network time to start.

Offline

#3 2008-08-14 09:06:47

becho4
Member
From: Galicia, Spain
Registered: 2004-12-09
Posts: 84

Re: netfs not mounting on boot

I changed DAEMONS to:

DAEMONS=(syslog-ng hal network crond !alsa !samba cups sshd avahi-daemon tap0 kdm netfs)

but fails the same way.

Offline

#4 2008-08-14 11:33:37

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: netfs not mounting on boot

OK - customise netfs to include a network-up check.

Offline

Board footer

Powered by FluxBB