Bugzilla – Full Text Bug Listing |
Summary: | NetworkManager manages networks it shouldn't | ||
---|---|---|---|
Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | Alan Ott <alan> |
Component: | YaST2 | Assignee: | YaST Team <yast-internal> |
Status: | NEW --- | QA Contact: | Jiri Srain <jsrain> |
Severity: | Normal | ||
Priority: | P5 - None | CC: | alan, ancor, jreidinger, mfilka, mvidner |
Version: | Current | Flags: | locilka:
needinfo?
(mfilka) |
Target Milestone: | --- | ||
Hardware: | aarch64 | ||
OS: | SUSE Other | ||
URL: | https://trello.com/c/vGdJXHQy | ||
Whiteboard: | |||
Found By: | --- | Services Priority: | |
Business Priority: | Blocker: | --- | |
Marketing QA Status: | --- | IT Deployment: | --- |
Attachments: |
Yast logs as requested
Yast Logs |
Description
Alan Ott
2015-09-25 01:07:43 UTC
To summarize the bug: When Yast restarts network (configured with static address), the $other network interface is configured with DHCP. This seems to be caused by NetworkManager although only WICKED should be running. After disabling NetworkManager manually, the problem does not appear. Alan, could you attach Yast logs, please? Martin, Michal, do you remember something similar from the past? yes, there were several issues with disabling NetworkManager in the past. Created attachment 649682 [details]
Yast logs as requested
Please disregard the yast logs attached. They won't show the issue as described, as they are for a newer release where yast doesn't work at all ( bug 947645 ). Sorry for the confusion. I'll have to re-install Build328 to generate yast logs for you. I have already given a very detailed process for reproducing this issue. Are you not able to reproduce it on your end? Michal, it's not about disabling networkmanager. It should be disabled by default, at least if the yast UI is to be believed. Added to YaST Team Scrum queue. With the latest Tumbleweed, Build340, this problem different. In Build340, there's no option to use NetworkManager in yast, but now the network configuration defaults to "Network Services Disabled" after a fresh install. Yast logs attached. Created attachment 655268 [details]
Yast Logs
Yast Logs from Tumbleweed Build 340 aarch64. Created with save_y2logs.
Is NetworkManager installed? I don't know whether NetworkManager is installed, and I don't have access to the hardware for the next couple of days. This new problem was observed on a fresh install of the JeOS variant of Tumbleweed, Build 340. It should be easy to determine the answer to your question on your end. What is the design of the JeOS variant? After a fresh install, the network doesn't work. Upon looking at YaST, the network configuration indicates "Network Services Disabled". This doesn't seem appropriate for an out-of-the-box installation. Michal, you can find out easily yourself: grep -i manager rpm-qa yast2-services-manager-3.1.39-2.1 (openSUSE) openSUSE Factory grep -i network rpm-qa yast2-network-3.1.133-1.1 (openSUSE) openSUSE Factory (In reply to Lukas Ocilka from comment #12) > Michal, you can find out easily yourself: > > grep -i manager rpm-qa > yast2-services-manager-3.1.39-2.1 (openSUSE) > openSUSE Factory > > grep -i network rpm-qa > yast2-network-3.1.133-1.1 (openSUSE) openSUSE > Factory it doesn't tell me if the NetworkManager is installed in reporters instance. I currently run four virtual machines (and one physical ;-) with different products. Sadly none of them contains Tumbleweed. I'll return to this one once SLE-12-SP1 GMC deadline is over. In general / why I asked: when NetworkManager is not installed, it is not listed in the list of services. Consider the reporter's instance to be the default Tumbleweed Build 340 as it comes immediately after install where yast is the first command executed after the first login. We specifically tested like that to make sure the issue was still present in 340, and it is. Even if it isn't installed, shouldn't wicked show up as the default network configurator instead of "Network Services Disabled", so that netowrking works by default? (In reply to Alan Ott from comment #14) > > Even if it isn't installed, shouldn't wicked show up as the default network > configurator instead of "Network Services Disabled", so that netowrking > works by default? indeed it should detect wicked. I've only tried to explain why NetworkManager is not listed According logs, the layer responsible for detecting the service reports wicked. So it seems that something strange happens in UI To be clear, it's not just something happening in the UI of YaST, the symptom is that networking doesn't work on a fresh install. In the past it has defaulted to DHCP at least on eth0. michal ping |