You are not logged in.

#1 2009-04-14 18:23:35

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,597
Website

starting network takes 15 sec at boot... background it? [SOLVED]

Basically, there is a good 10-15 sec delay when Arch boots when it gets to my network.  The boot screen literally says something like' Network... [BUSY]' for that time period before giving the OK or READY signal.  Is there a way I can background a boot event such as the eth1 coming up or is this a configuration issue?

Thanks!

Last edited by graysky (2009-05-09 13:56:17)


CPU-optimized Linux-ck packages @ Repo-ck  • AUR packagesZsh and other configs

Offline

#2 2009-04-14 18:25:07

Inxsible
Forum Fellow
From: Chicago
Registered: 2008-06-09
Posts: 9,183

Re: starting network takes 15 sec at boot... background it? [SOLVED]

graysky wrote:

Basically, there is a good 10-15 sec delay when Arch boots when it gets to my network.  The boot screen literally says something like' Network... [BUSY]' for that time period before giving the OK or READY signal.  Is there a way I can background a boot event such as the eth1 coming up or is this a configuration issue?

Thanks!

you can add a @ before it in the DAEMONS array to background it. However, if you also start mpd in your DAEMONS array, it will be a problem because mpd needs network to be up and running. I don't use mpd and even when I did, I never started it in my DAEMONS, so I have always had network backgrounded.

In fact, I background everything except syslog-ng

Last edited by Inxsible (2009-04-14 18:25:51)


Forum Rules

There's no such thing as a stupid question, but there sure are a lot of inquisitive idiots !

Offline

#3 2009-04-14 18:28:18

bender02
Member
From: UK
Registered: 2007-02-04
Posts: 1,328

Re: starting network takes 15 sec at boot... background it? [SOLVED]

Well mpd should not be a problem if you bind it only to the lo interface (localhost), since that's started long before network in the initscripts.
But if you have pretty much any service that needs network to start, you shouldn't background it. Otherwise go for it.

Offline

#4 2009-04-14 18:29:47

Inxsible
Forum Fellow
From: Chicago
Registered: 2008-06-09
Posts: 9,183

Re: starting network takes 15 sec at boot... background it? [SOLVED]

bender02 wrote:

Well mpd should not be a problem if you bind it only to the lo interface (localhost), since that's started long before network in the initscripts.

That is true. You can change that in the .mpdconf. Thanks bender.

Of course that means that you won't be able to use mpd over the network then through a different machine. But if you use mpd only from the local machine, then it wouldn't be a problem. Although, if you are gonna use it only locally, I would much rather prefer a lighter alternative like cplay.

Last edited by Inxsible (2009-04-14 18:58:58)


Forum Rules

There's no such thing as a stupid question, but there sure are a lot of inquisitive idiots !

Offline

#5 2009-04-14 18:46:16

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,597
Website

Re: starting network takes 15 sec at boot... background it? [SOLVED]

Worked great, thanks!


CPU-optimized Linux-ck packages @ Repo-ck  • AUR packagesZsh and other configs

Offline

#6 2009-04-14 19:30:47

Inxsible
Forum Fellow
From: Chicago
Registered: 2008-06-09
Posts: 9,183

Re: starting network takes 15 sec at boot... background it? [SOLVED]

graysky wrote:

Worked great, thanks!

Cool. Mark as solved ???


Forum Rules

There's no such thing as a stupid question, but there sure are a lot of inquisitive idiots !

Offline

#7 2009-05-09 13:56:35

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,597
Website

Re: starting network takes 15 sec at boot... background it? [SOLVED]

Inxsible wrote:
graysky wrote:

Worked great, thanks!

Cool. Mark as solved ???

Done smile


CPU-optimized Linux-ck packages @ Repo-ck  • AUR packagesZsh and other configs

Offline

Board footer

Powered by FluxBB