[Bug 719214] New: ifup switch leaves NetworkManager running
https://bugzilla.novell.com/show_bug.cgi?id=719214 https://bugzilla.novell.com/show_bug.cgi?id=719214#c0 Summary: ifup switch leaves NetworkManager running Classification: openSUSE Product: openSUSE 12.1 Version: Factory Platform: All OS/Version: SuSE Other Status: NEW Severity: Normal Priority: P5 - None Component: Network AssignedTo: fcrozat@suse.com ReportedBy: bwiedemann@suse.com QAContact: qa@suse.de Blocks: 696902 Found By: System Test Blocker: --- since Factory Build0270 when systemd was made the default, openQA LiveCD tests showed failing network Steps To Reproduce: 1. qemu-kvm -cdrom openSUSE-KDE-LiveCD-x86_64-Build0285-Media.iso -m 800 2. let the VM boot up and get a shell 3. run yast2 lan 4. switch to traditional ifup mode 5. change hostname to linuxx 6. save 7. cat /etc/resolv.conf ; ps ax|grep NetworkManager Actual Results: NetworkManager is still running resolv.conf does not have any nameserver entries Reproducible: Always Example failing result: http://openqa.opensuse.org/viewimg/opensuse/testresults/openSUSE-KDE-LiveCD-... -- 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=719214 https://bugzilla.novell.com/show_bug.cgi?id=719214#c1 --- Comment #1 from Frederic Crozat <fcrozat@suse.com> 2011-09-21 16:14:24 UTC --- Created an attachment (id=452281) --> (http://bugzilla.novell.com/attachment.cgi?id=452281) restart NM from network initscript this patch ensure NM is restarted properly when switching network handling, under systemd -- 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=719214 https://bugzilla.novell.com/show_bug.cgi?id=719214#c2 Frederic Crozat <fcrozat@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |mt@suse.com --- Comment #2 from Frederic Crozat <fcrozat@suse.com> 2011-09-21 16:15:16 UTC --- Marius, could you integrate this patch in sysconfig and push to Factory ? -- 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=719214 https://bugzilla.novell.com/show_bug.cgi?id=719214#c3 Marius Tomaschewski <mt@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mt@suse.com, ro@suse.com InfoProvider|mt@suse.com |werner@suse.com --- Comment #3 from Marius Tomaschewski <mt@suse.com> 2011-09-21 22:03:04 UTC --- /etc/rc.status is in aaa_base and Werner added the redirections... forwarding to him. -- 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=719214 https://bugzilla.novell.com/show_bug.cgi?id=719214#c4 Frederic Crozat <fcrozat@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #452281|0 |1 is obsolete| | Status|NEEDINFO |NEW InfoProvider|werner@suse.com | --- Comment #4 from Frederic Crozat <fcrozat@suse.com> 2011-09-22 07:38:57 UTC --- Created an attachment (id=452395) --> (http://bugzilla.novell.com/attachment.cgi?id=452395) correct patch for network script sorry, I attached the wrong patch :( -- 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=719214 https://bugzilla.novell.com/show_bug.cgi?id=719214#c Frederic Crozat <fcrozat@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |mt@suse.com -- 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=719214 https://bugzilla.novell.com/show_bug.cgi?id=719214#c5 --- Comment #5 from Marius Tomaschewski <mt@suse.com> 2011-09-22 10:50:46 UTC --- Ah... 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.
https://bugzilla.novell.com/show_bug.cgi?id=719214 https://bugzilla.novell.com/show_bug.cgi?id=719214#c6 --- Comment #6 from Marius Tomaschewski <mt@suse.com> 2011-09-22 16:14:38 UTC --- Created an attachment (id=452559) --> (http://bugzilla.novell.com/attachment.cgi?id=452559) Patch on top -- handle the localfs flag correctly too Seems to work fine ... Does it work for you? -- 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=719214 https://bugzilla.novell.com/show_bug.cgi?id=719214#c7 --- Comment #7 from Marius Tomaschewski <mt@suse.com> 2011-09-22 16:15:12 UTC --- Created an attachment (id=452560) --> (http://bugzilla.novell.com/attachment.cgi?id=452560) Complete /etc/init.d/network script -- 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=719214 https://bugzilla.novell.com/show_bug.cgi?id=719214#c8 --- Comment #8 from Frederic Crozat <fcrozat@suse.com> 2011-09-22 17:04:01 UTC --- hmm, from config "netconfig" to "NM", if I run systemctl reload network.service (or cd /etc/init.d ; ./network reload), eth0 is not being "released" because it is "serves root filesystem", despite /usr being part of / and not using nfs for /usr .. is it wanted ? -- 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=719214 https://bugzilla.novell.com/show_bug.cgi?id=719214#c9 --- Comment #9 from Marius Tomaschewski <mt@suse.com> 2011-09-22 19:12:43 UTC --- (In reply to comment #8)
hmm, from config "netconfig" to "NM", if I run systemctl reload network.service (or cd /etc/init.d ; ./network reload), eth0 is not being "released" because it is "serves root filesystem", despite /usr being part of / and not using nfs for /usr ..
is it wanted ?
Yes, it is essential for all FCoE and remote /-fs setups. In STARTMODE=nfsroot you can't stop any interface or remove IPs because you'll lose connection to the /-fs completely. There were a bug 677251 in yast2-network -- it configured every interface with STARTMODE=nfsroot. You may fix to STARTMODE=auto in all ifcfg files manually (or with fixed yast2) when you're not on remote /-fs. BTW: I've reverted to use ./$0 again, that I broke in my last move commit, see: http://gitorious.org/opensuse/sysconfig/commit/21c4b70c -- 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=719214 https://bugzilla.novell.com/show_bug.cgi?id=719214#c10 Marius Tomaschewski <mt@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #452560|0 |1 is obsolete| | --- Comment #10 from Marius Tomaschewski <mt@suse.com> 2011-09-22 19:13:34 UTC --- (From update of attachment 452560) A buggy version. Use http://gitorious.org/opensuse/sysconfig/blobs/master/scripts/network instead. -- 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=719214 https://bugzilla.novell.com/show_bug.cgi?id=719214#c11 --- Comment #11 from Frederic Crozat <fcrozat@suse.com> 2011-09-23 14:08:21 UTC --- tested the version from gitorious, it works fine. Please push a new sysconfig to Factory. Thanks for your help. -- 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=719214 https://bugzilla.novell.com/show_bug.cgi?id=719214#c12 --- Comment #12 from Bernhard Wiedemann <bwiedemann@suse.com> 2011-09-26 13:00:20 CEST --- This is an autogenerated message for OBS integration: This bug (719214) was mentioned in https://build.opensuse.org/request/show/84820 Factory / sysconfig -- 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=719214 https://bugzilla.novell.com/show_bug.cgi?id=719214#c13 --- Comment #13 from Bernhard Wiedemann <bwiedemann@suse.com> 2011-09-26 15:00:18 CEST --- This is an autogenerated message for OBS integration: This bug (719214) was mentioned in https://build.opensuse.org/request/show/84863 Factory / sysconfig https://build.opensuse.org/request/show/84864 Factory / sysconfig https://build.opensuse.org/request/show/84865 Factory / sysconfig -- 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=719214 https://bugzilla.novell.com/show_bug.cgi?id=719214#c14 Marius Tomaschewski <mt@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED InfoProvider|mt@suse.com | Resolution| |FIXED --- Comment #14 from Marius Tomaschewski <mt@suse.com> 2011-09-26 13:01:52 UTC --- fixed in rq 84865. 84863 and 84864 happened due to an error reported by osc... -- 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=719214 https://bugzilla.novell.com/show_bug.cgi?id=719214#c15 Marius Tomaschewski <mt@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rhafer@suse.com --- Comment #15 from Marius Tomaschewski <mt@suse.com> 2011-10-19 12:35:58 UTC --- *** Bug 724151 has been marked as a duplicate of this bug. *** http://bugzilla.novell.com/show_bug.cgi?id=724151 -- 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