Bug 113255

Summary: Setting up lo takes too long time
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Takashi Iwai <tiwai>
Component: NetworkAssignee: Christian Zoz <zoz>
Status: VERIFIED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Major    
Priority: P5 - None CC: coolo, werner
Version: Beta 3   
Target Milestone: ---   
Hardware: Other   
OS: All   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

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...