Bug 1261400
| Summary: | RFE: Figure out the role of the 'Interfaces' panel WRT modern gnome + networkmanager | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Community] Virtualization Tools | Reporter: | stef <stephane.tranchemer> | ||||
| Component: | virt-manager | Assignee: | Cole Robinson <crobinso> | ||||
| Status: | CLOSED NEXTRELEASE | QA Contact: | |||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | unspecified | CC: | berrange, crobinso, gscrivan, jan.public, virt-maint, yvan.masson | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2018-10-03 23:58:43 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
stef
2015-09-09 09:01:39 UTC
That macvtap issue should be pulled out of this and filed as a separate bug report. I agree that the interfaces panel is confusing nowadays, but it's from a time when network manager didn't support bridges or bonds or vlans, and it was a lot easier to actually turn off networkmanager. Nowadays the panel may not make sense, or may make sense in a reduced form, but it will take some thinking, so moving this to the upstream tracker. Created attachment 1073051 [details]
illustration of the problem
Hi, Many thanks for all the work already done. Here is my 2 cents: - Currently, many (most?) desktop run with Network Manager. Also, if I am not wrong, NM is also installed by default on RedHat/CentOS servers. This makes me think that virt-manager should be able to work with NM if it is installed. - When using Gnome (at least with Debian Stretch - currently in freeze - with Gnome 3.22), it is difficult to configure a bridge interface: gnome-control-center does not allow creating bridge interfaces, and nm-connection-editor from NM is hidden (= must be started from command line). nm-connection-editor is also hidden in KDE, but I can't tell if they have a built-in replacement tool. So maybe dropping the network configuration from virt-manager is not a good solution for beginners. Finally, but this is off topic, VirtualBox is not in Debian anymore (see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=794466), so probably a few people will have a try with virt-manager. Regards, Yvan I'm planning to remove the interface API from virt-manager in the next release. Nowadays NetworkManager is featureful enough to coexist nicely with with advanced configs like bridges and bonds, and the virt-manager UI/netcf/interface APIs aren't really reliable. https://www.redhat.com/archives/virt-tools-list/2018-October/msg00032.html |