Bug 113255 - Setting up lo takes too long time
Summary: Setting up lo takes too long time
Status: VERIFIED FIXED
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: Network (show other bugs)
Version: Beta 3
Hardware: Other All
: P5 - None : Major
Target Milestone: ---
Assignee: Christian Zoz
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-26 10:35 UTC by Takashi Iwai
Modified: 2007-06-05 09:37 UTC (History)
2 users (show)

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Takashi Iwai 2005-08-26 10:35:39 UTC
The boot process stalls at rc*.d/network.  After displaying 'Setting up network
interfaces:', the boot process stops for 10-20 seconds.

It seems that the first call of is_iface_available or is_iface_up takes long
time.  (More specifically, the first call of sendmsg in /sbin/ip).

The machine is a laptop, eth0 is set up with ifplugd.
Comment 1 Takashi Iwai 2005-09-01 12:40:57 UTC
Seems working on beta4...