[Bug 1172684] New: wicked boot time optimization
http://bugzilla.opensuse.org/show_bug.cgi?id=1172684 Bug ID: 1172684 Summary: wicked boot time optimization Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: Other OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: Network Assignee: wicked-maintainers@suse.de Reporter: lnussel@suse.com QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- Following modification improves boot time by not blocking services that do not actually need network to be up: /etc/systemd/system/network.service -> /usr/lib/systemd/system/wickedd.service /etc/systemd/system/network-online.target.wants: wicked.service -> /usr/lib/systemd/system/wicked.service /etc/systemd/system/network.target.wants: wickedd.service -> /usr/lib/systemd/system/wickedd.service /etc/systemd/system/wickedd.service.wants: wicked.service -> /usr/lib/systemd/system/wicked.service That way network.target only brings up wickedd which in turn triggers wicked aka ifup in the background. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1172684 http://bugzilla.opensuse.org/show_bug.cgi?id=1172684#c1 --- Comment #1 from Ludwig Nussel <lnussel@suse.com> --- Created attachment 838589 --> http://bugzilla.opensuse.org/attachment.cgi?id=838589&action=edit example boot on a rpi3 with network-online needed by rebootmgr -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1172684 http://bugzilla.opensuse.org/show_bug.cgi?id=1172684#c2 --- Comment #2 from Ludwig Nussel <lnussel@suse.com> --- Created attachment 838590 --> http://bugzilla.opensuse.org/attachment.cgi?id=838590&action=edit example boot on a rpi3 with rebootmgr not requiring network-online as can be seen, wicked continues in the background without preventing multi-user.target getting reached. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1172684 http://bugzilla.opensuse.org/show_bug.cgi?id=1172684#c3 --- Comment #3 from Ludwig Nussel <lnussel@suse.com> --- Modified service files: https://github.com/openSUSE/wicked/pull/836 -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1172684 http://bugzilla.opensuse.org/show_bug.cgi?id=1172684#c6 --- Comment #6 from OBSbugzilla Bot <bwiedemann+obsbugzillabot@suse.com> --- This is an autogenerated message for OBS integration: This bug (1172684) was mentioned in https://build.opensuse.org/request/show/965322 Factory / skelcd-control-Kubic -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com