[Bug 881956] New: kiwi: optimize network setup in initrd
https://bugzilla.novell.com/show_bug.cgi?id=881956 https://bugzilla.novell.com/show_bug.cgi?id=881956#c0 Summary: kiwi: optimize network setup in initrd Classification: openSUSE Product: openSUSE.org Version: unspecified Platform: Other OS/Version: Other Status: NEW Severity: Enhancement Priority: P5 - None Component: System Imaging AssignedTo: ms@suse.com ReportedBy: cyberorg@opensuse.org QAContact: adrian@suse.com Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:29.0) Gecko/20100101 Firefox/29.0 KIWI's initrd takes a very long time setting up network in the initrd, when using dhcpd it spends almost 20seconds and with dnsmasq it is about 6-10seconds. Attached is an attempt to optimize this part, it is slightly faster now, may be you can figure out the way to do this faster. May be look in how dracut and other initrd implementations handle this part. Reproducible: Always -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=881956 https://bugzilla.novell.com/show_bug.cgi?id=881956#c1 --- Comment #1 from Jigish Gohil <cyberorg@opensuse.org> 2014-06-10 05:02:22 UTC --- Created an attachment (id=593952) --> (http://bugzilla.novell.com/attachment.cgi?id=593952) optimize dhcpcd network -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=881956 https://bugzilla.novell.com/show_bug.cgi?id=881956#c2 Marcus Schaefer <ms@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX --- Comment #2 from Marcus Schaefer <ms@suse.com> 2014-06-10 07:49:40 UTC --- Unfortunately I have to keep the dhcpcd setup as it is right now because other projects e.g SLEPOS rely on it. Starting with SLE12 and openSUSE 13.2 there is no dhcpcd thus you should not see this problem there. If you have the performance problem with our new network dhcp tooling re-open this one and we can fix it but for the old code base I'm not going to change it also with regards to the upcoming kiwi upgrade to the version used in 13.1 and currently QA'ed Hope that's ok -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com